www.bigyet.com
Open in
urlscan Pro
2a06:98c1:3121::3
Public Scan
URL:
https://www.bigyet.com/products/vintage-turndown-collar-single-breasted-mens-vest-5099259.html
Submission: On June 07 via api from DE — Scanned from DE
Submission: On June 07 via api from DE — Scanned from DE
Form analysis
4 forms found in the DOMPOST
<form method="post" enctype="multipart/form-data" class="form-vertical product-form">
<input type="hidden" name="product_basic_id" value="5099259">
<input type="hidden" name="product_id" value="72131503">
<input type="hidden" name="product_cate" value="VEST">
<input type="hidden" name="spu" value="SPX2C95UAH5">
<input type="hidden" name="sku" value="SPX2C95UAH5-72131503">
<input type="hidden" name="image" value="https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg">
<input type="hidden" name="price" value="41.06">
<input type="hidden" name="variant" value="M/Dunkelgrau">
<div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-0">Color</label><select class="single-option-selector product-form__input" data-option="option1"
id="productSelect-option-0">
<option value="Dark Gray">Dark 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 value="M">M</option>
<option value="L">L</option>
<option value="XL">XL</option>
<option value="XXL">XXL</option>
<option value="XXXL">XXXL</option>
<option value="XXXXL">XXXXL</option>
</select></div>
<div class="expand-wrapper" style="width: 100%;">
<div class="selector-wrapper product-form__item product-form__item--color"><label>Farbe: <span class="label-color">Dunkelgrau</span></label>
<div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Dark Gray" data-group="0" style="" class="selected"><img
src="https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg@!w56-h56" class="loaded" data-was-processed="true"></span></div>
</div>
<div class="selector-wrapper product-form__item product-form__item--size"><label>Größe: <span class="label-size">M</span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Größentabelle</span><select class="size-zone-select"
name="1654628594740">
<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="M" data-group="1" style="" class="selected">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="XXL" data-group="1" style="">XXL</span><span data-value="XXXL" data-group="1" style="">XXXL</span><span data-value="XXXXL" data-group="1" style="">XXXXL</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="9235552" value="72131503" selected="selected">SPX2C95UAH5-72131503</option>
<option sku="9235553" value="72131505">SPX2C95UAH5-72131505</option>
<option sku="9235554" value="72131507">SPX2C95UAH5-72131507</option>
<option sku="9235555" value="72131510">SPX2C95UAH5-72131510</option>
<option sku="9235556" value="72131513">SPX2C95UAH5-72131513</option>
<option sku="9235557" value="72131515">SPX2C95UAH5-72131515</option>
</select>
<div class="product-form__item product-form__item--quantity">
<span class="qty-title">Menge:</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">Bitte Größe auswählen</p>
<link rel="stylesheet" href="//sources.aopcdn.com/cloud/default/css/lib/public-service-40f4ef1a5e.css">
<style>
.fieldset {
margin-top: 20px;
width: 100%;
}
.fieldset .item {
padding-bottom: 10px;
}
.fieldset .item.active {
display: inline-block;
}
.fieldset-box .item p {
display: flex;
align-items: center;
font-size: 14px;
}
.fieldset-box .item p span:nth-child(1) {
margin-right: 90px;
}
.fieldset-box .item p span:nth-child(2) i {
font-weight: 700;
}
.input-area {
display: flex;
flex-wrap: wrap;
width: 100%;
margin-top: 10px;
}
.input-area input {
width: calc(66.66% - 20px);
border: 1px solid #797979;
height: 45px;
margin-right: 10px;
padding-left: 5px;
display: flex;
}
.input-area input::-webkit-input-placeholder {
/*color: red;*/
}
.input-area select {
width: 32%;
}
.output-area {
padding: 10px 0;
word-break: break-all;
}
.text-area {
display: flex;
flex-direction: column;
}
.text-area textarea {
border: 1px solid #797979;
margin-top: 10px;
}
.text-area select {
margin-top: 10px;
width: 33.33%;
height: 45px;
}
.text-area select option {
padding: 10px 0;
}
.img-area {
display: flex;
flex-wrap: wrap;
margin-top: 25px;
}
.img-area .info-data,
.img-area .info-data-music {
min-width: 70px;
min-height: 70px;
border: 1px solid #797979;
margin-right: 20px;
position: relative;
cursor: pointer;
margin-bottom: 30px;
}
.img-area .info-data-music {
border: none;
margin-bottom: 10px;
}
.img-area .info-data img,
.img-area .info-data-music img {
width: 100%;
height: 100%;
object-fit: contain;
position: absolute;
top: 0;
left: 0;
z-index: 1;
cursor: pointer;
}
img[src=""],
img:not([src]) {
opacity: 0;
}
@keyframes demo {
10% {
transform: rotate(15deg);
}
20% {
transform: rotate(-10deg);
}
30% {
transform: rotate(5deg);
}
40% {
transform: rotate(-5deg);
}
50%,
100% {
transform: rotate(0deg);
}
}
.keyAnimation {
animation: demo 2s linear;
}
.img-area .info-data input,
.img-area .info-data-music input {
width: 100%;
height: 100%;
opacity: 0;
}
.img-area .info-data span:nth-child(1),
.img-area .info-data-music span:nth-child(1) {
position: absolute;
top: -25px;
left: 50%;
transform: translateX(-50%);
width: 100%;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.img-area .info-data-music span:nth-child(1) {
text-align: left;
}
.img-area .info-data label:nth-child(3),
.img-area .info-data-music label:nth-child(3) {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 18px;
cursor: pointer;
z-index: -1;
}
.img-area .info-data span:nth-child(4),
.info-data-music .del-music {
position: absolute;
top: -8px;
right: -8px;
display: flex;
justify-content: center;
align-items: center;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #d9001b;
font-size: 12px;
cursor: pointer;
color: #fff;
line-height: 13px;
z-index: 2;
}
.img-area .info-data.active {
border: 1px solid #797979;
}
.drapdown {
width: 33.33%;
height: 45px;
border: 1px solid #797979;
position: relative;
}
.drapdown span:nth-child(1) {
display: flex;
position: absolute;
right: 0;
top: 10px;
}
.drapdown span:nth-child(1) i {
position: absolute;
right: 0;
top: 0;
width: 1px;
height: 6px;
background-color: #000;
}
.drapdown span:nth-child(1) i:nth-child(1) {
transform: rotate(-45deg);
top: 10px;
left: -15px;
}
.drapdown span:nth-child(1) i:nth-child(2) {
transform: rotate(45deg);
top: 10px;
left: -11px;
}
.drapdown div {
position: absolute;
top: 45px;
left: -1px;
background-color: #fff;
width: 100%;
border: 1px solid #797979;
z-index: 10;
display: none;
cursor: pointer;
max-height: 300px;
overflow: auto;
}
.drapdown div p {
padding: 10px;
}
@font-face {
/*font-family: "Boldstrom D";*/
/*src: url("//orderplus-ups.oss-us-west-1.aliyuncs.com/s-2/goods/18604/-2u7f63cf5fc325442fb52df9def0329b3f.otf") format("opentype");*/
}
.loadings {
background-image: url(https://secure.oceanpayment.com:443/paymentpages/web/images/loading.gif);
background-repeat: no-repeat;
background-size: 30px 30px;
background-position: center center;
position: fixed;
background-color: rgba(0, 0, 0, .45);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
display: none;
}
.r1 {
transform: rotate(-5deg);
}
.r2 {
transform: rotate(3deg);
}
.info-data-music .code-box {
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 1;*/
width: 280px;
height: 70px;
border-radius: 6px;
/*padding: 25px 2px;*/
background: url(//sources.aopcdn.com/cloud/default/images/pc-icons/code_bg-8cc6cf35e1.png) no-repeat;
/*background: #999;*/
box-sizing: border-box;
}
#progressbar {
display: none;
width: 70px;
height: 70px;
position: absolute !important;
top: 0;
background: rgba(0, 0, 0, 0.4);
}
</style>
<div class="loadings" id="loadings"></div>
<script src="//sources.aopcdn.com/cloud/default/script-m/plugin/progressbar-4ec87c9e4a.js"></script>
<script>
// 音乐码删除
$('.info-data-music .del-music').click(function() {
var code = $(this).parent().children('.code-box')
code.html('')
code.css('display', 'none')
$(this).css('display', 'none')
$(this).siblings('#music_input').show()
$(this).parent().children('.songName').html('')
$(this).parent().children('.singer').html('')
})
// function setCookie(name, value, time) {
// var str = name + "=" + escape(value);
// if (time > 0) {
// // var date = new Date();
// date.setTime(date.getTime() + time - 10 * 1000);
// str += "; expires=" + date.toGMTString(); // toGMTstring将时间转换成字符串
// }
// //写入Cookie
// document.cookie = str;
// }
function getCookie(name) {
return new Promise((resolve, reject) => {
musicCookie().then(res => {
resolve(res)
}).catch(err => {
console.log(err)
})
})
}
var token = ""
var overTime = ""
function musicCookie() { //请求token
return new Promise((resolve, reject) => {
$.ajax({
type: 'post',
// url: 'http://gateway.dev.orderplus.com/spotify/token/',
url: `${Cloud.spotifyUrlPrefix}token/`,
contentType: 'application/json',
data: JSON.stringify({
clientId: "26b6fc6b745e44faa2b967f17ffa5daf",
timestamp: Date.parse(new Date())
}),
success: function(res) {
if (res.code == 200) {
token = res.data.token
overTime = res.data.ttl
// console.log(222222, token)
// setCookie('token', token, overTime)
resolve(token)
} else {
console.log(res.data.msg)
}
},
error: function(err) {
console.log(err)
}
})
})
}
function hotList() { //获取音轨热搜
$.ajax({
type: 'post',
// url: 'http://gateway.dev.orderplus.com/spotify/search/hot',
url: `${Cloud.spotifyUrlPrefix}search/hot`,
contentType: 'application/json',
data: JSON.stringify({
current: 1,
selectParameter: {
clientId: "26b6fc6b745e44faa2b967f17ffa5daf",
timestamp: Date.parse(new Date())
},
size: 10
}),
success: function(res) {
if (res.code == 200) {
var dataList = res.data.records
let musicListHtml = ''
dataList.forEach(item => {
musicListHtml += `<div class="music-list">
<div class="img-box">
<img src="${item.image}" alt="图片">
</div>
<div class="song-text">
<p class="song-name">${item.name}</p>
<p class="song-author">${item.artist}</p>
</div>
<img class="arrows-img" src="//sources.aopcdn.com/cloud/default/images/pc-icons/right_arrows-7831c64e6b.png" alt="">
<p style="display:none" class="uri">${item.uri}</p>
</div>`
})
$("#music-list").html(musicListHtml)
$(".track-btn").addClass("active-btn").siblings().removeClass("active-btn") //重置搜索按钮
} else {
console.log(res.data.msg)
}
},
error: function(err) {
console.log(err)
}
})
}
const resetMusicDialog = () => { //重置选择音乐弹框
$(".music-input").val("")
$(".music-search-btn").hide()
$(".music-hot").show()
}
$("#music_input,.info-data-music .code-box").click(function() {
$(".music-dialog").show(200) //显示选择音乐弹框
$(".mdui-loaded").css("overflow", "hidden") //最外层不滚动
$(".music-main").show()
$(".music-code").hide()
resetMusicDialog()
hotList()
$(this).parent().addClass('active') //标记当前点击
$(this).parents('.item-music').siblings().find('.info-data-music').removeClass('active')
})
var goodsDetail = {
"activityId": 6025,
"allSizeComparison": [{
"key": "TAG",
"sizeComparisonAlias": [{
"alias": "m",
"key": "m"
}, {
"alias": "l",
"key": "l"
}, {
"alias": "xl",
"key": "xl"
}, {
"alias": "xxl",
"key": "xxl"
}, {
"alias": "xxxl",
"key": "xxxl"
}, {
"alias": "xxxxl",
"key": "xxxxl"
}]
}, {
"key": "US",
"sizeComparisonAlias": [{
"alias": "US8/10",
"key": "m"
}, {
"alias": "US12",
"key": "l"
}, {
"alias": "US14",
"key": "xl"
}, {
"alias": "US16",
"key": "xxl"
}, {
"alias": "US18",
"key": "xxxl"
}, {
"alias": "US20",
"key": "xxxxl"
}]
}, {
"key": "EU",
"sizeComparisonAlias": [{
"alias": "EU40/42",
"key": "m"
}, {
"alias": "EU44",
"key": "l"
}, {
"alias": "EU46",
"key": "xl"
}, {
"alias": "EU48",
"key": "xxl"
}, {
"alias": "EU50",
"key": "xxxl"
}, {
"alias": "EU52",
"key": "xxxxl"
}]
}, {
"key": "UK",
"sizeComparisonAlias": [{
"alias": "UK12/14",
"key": "m"
}, {
"alias": "UK16",
"key": "l"
}, {
"alias": "UK18",
"key": "xl"
}, {
"alias": "UK20",
"key": "xxl"
}, {
"alias": "UK22",
"key": "xxxl"
}, {
"alias": "UK24",
"key": "xxxxl"
}]
}],
"allSizeReferences": {
"m": [{
"key": "shoulder width",
"unit": "cm",
"val": "40"
}, {
"key": "waistline",
"unit": "cm",
"val": "88"
}, {
"key": "bust",
"unit": "cm",
"val": "98"
}],
"l": [{
"key": "shoulder width",
"unit": "cm",
"val": "41"
}, {
"key": "waistline",
"unit": "cm",
"val": "93"
}, {
"key": "bust",
"unit": "cm",
"val": "103"
}],
"xl": [{
"key": "shoulder width",
"unit": "cm",
"val": "42"
}, {
"key": "waistline",
"unit": "cm",
"val": "98"
}, {
"key": "bust",
"unit": "cm",
"val": "108"
}],
"xxl": [],
"xxxl": [],
"xxxxl": []
},
"attrColor": "dark gray",
"attributes": [{
"attrId": 127279,
"attrValId": 6315820,
"basicId": 5099259,
"goodsId": 72131503,
"name": "color",
"sval": "",
"type": 1,
"val": "dark gray"
}, {
"attrId": 127280,
"attrValId": 6315760,
"basicId": 5099259,
"goodsId": 72131503,
"name": "size",
"sval": "",
"type": 1,
"val": "m"
}, {
"attrId": 127291,
"attrValId": 6315791,
"basicId": 5099259,
"goodsId": 72131503,
"name": "dress occasion",
"sval": "",
"type": 0,
"val": "daily"
}, {
"attrId": 127287,
"attrValId": 6315773,
"basicId": 5099259,
"goodsId": 72131503,
"name": "gender",
"sval": "",
"type": 0,
"val": "male"
}, {
"attrId": 127282,
"attrValId": 6315903,
"basicId": 5099259,
"goodsId": 72131503,
"name": "color",
"sval": "",
"type": 0,
"val": "Gray series"
}, {
"attrId": 127294,
"attrValId": 6315825,
"basicId": 5099259,
"goodsId": 72131503,
"name": "material",
"sval": "",
"type": 0,
"val": "Polyester"
}, {
"attrId": 127295,
"attrValId": 6315860,
"basicId": 5099259,
"goodsId": 72131503,
"name": "top collar",
"sval": "",
"type": 0,
"val": "Folding collar"
}, {
"attrId": 127288,
"attrValId": 6315774,
"basicId": 5099259,
"goodsId": 72131503,
"name": "season",
"sval": "",
"type": 0,
"val": "autumn"
}, {
"attrId": 127288,
"attrValId": 6315775,
"basicId": 5099259,
"goodsId": 72131503,
"name": "season",
"sval": "",
"type": 0,
"val": "winter"
}, {
"attrId": 127289,
"attrValId": 6315950,
"basicId": 5099259,
"goodsId": 72131503,
"name": "sleeve length 1",
"sval": "",
"type": 0,
"val": "sleeveless"
}, {
"attrId": 127281,
"attrValId": 6315778,
"basicId": 5099259,
"goodsId": 72131503,
"name": "style",
"sval": "",
"type": 0,
"val": "Leisure"
}, {
"attrId": 127284,
"attrValId": 6315789,
"basicId": 5099259,
"goodsId": 72131503,
"name": "pattern type",
"sval": "",
"type": 0,
"val": "Solid color"
}, {
"attrId": 127280,
"attrValId": 6315761,
"basicId": 5099259,
"goodsId": 72131505,
"name": "size",
"sval": "",
"type": 1,
"val": "l"
}, {
"attrId": 127280,
"attrValId": 6315759,
"basicId": 5099259,
"goodsId": 72131507,
"name": "size",
"sval": "",
"type": 1,
"val": "xl"
}, {
"attrId": 127280,
"attrValId": 6315788,
"basicId": 5099259,
"goodsId": 72131510,
"name": "size",
"sval": "",
"type": 1,
"val": "2xl"
}, {
"attrId": 127280,
"attrValId": 6315787,
"basicId": 5099259,
"goodsId": 72131513,
"name": "size",
"sval": "",
"type": 1,
"val": "3xl"
}, {
"attrId": 127280,
"attrValId": 6316011,
"basicId": 5099259,
"goodsId": 72131515,
"name": "size",
"sval": "",
"type": 1,
"val": "4xl"
}],
"attrs": {
"size": "m",
"color": "dark gray"
},
"available": true,
"categories": [{
"basicId": 5099259,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 66.95,
"ccySalePrice": 36.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 66.95,
"ccySalePrice": 36.95,
"color": "dark gray",
"currencyMarketPrice": "66,95€",
"currencySalePrice": "36,95€",
"goodsSkuUrl": "/item/vintage-turndown-collar-single-breasted-mens-vest-5099259.html?variant=72131503",
"hexColor": "#A9A9A9",
"img": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg",
"marketPrice": 74.39,
"salePrice": 41.06,
"selected": false,
"skuId": 72131503,
"sort": 0,
"type": 1
}],
"currencyMarketPrice": "66,95€",
"currencySalePrice": "36,95€",
"customData": "",
"customOssKey": "s31957/goods/18600/-2u48e442bbe1ba409da7049068e16075f8.json",
"description": "",
"discount": 0.55,
"discountIcon": "",
"discountInteger": "45",
"discountPercent": "45% OFF",
"endTime": 1674464368000,
"favoriteCount": 1,
"favourite": false,
"generalAttrs": [{
"attrId": 127291,
"attrValId": 6315791,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Anlass zum Anziehen",
"sval": "",
"type": 0,
"val": "Jeden Tag"
}, {
"attrId": 127287,
"attrValId": 6315773,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Geschlecht",
"sval": "",
"type": 0,
"val": "Männlich"
}, {
"attrId": 127282,
"attrValId": 6315903,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Farbe",
"sval": "",
"type": 0,
"val": "Graue Serie"
}, {
"attrId": 127294,
"attrValId": 6315825,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Material",
"sval": "",
"type": 0,
"val": "Polyester"
}, {
"attrId": 127295,
"attrValId": 6315860,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Oberer Kragen",
"sval": "",
"type": 0,
"val": "Klappkragen"
}, {
"attrId": 127288,
"attrValId": 6315774,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Jahreszeit",
"sval": "",
"type": 0,
"val": "Herbst"
}, {
"attrId": 127288,
"attrValId": 6315775,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Jahreszeit",
"sval": "",
"type": 0,
"val": "Winter"
}, {
"attrId": 127289,
"attrValId": 6315950,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Ärmellänge 1",
"sval": "",
"type": 0,
"val": "Ärmellos"
}, {
"attrId": 127281,
"attrValId": 6315778,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Stil",
"sval": "",
"type": 0,
"val": "Freizeit"
}, {
"attrId": 127284,
"attrValId": 6315789,
"basicId": 5099259,
"goodsId": 72131503,
"name": "Mustertyp",
"sval": "",
"type": 0,
"val": "Einfarbig"
}],
"goodsId": 72131503,
"goodsTypes": [{
"id": 141898,
"name": "服装"
}, {
"id": 141899,
"name": "男装"
}, {
"id": 141906,
"name": "外套"
}, {
"id": 141924,
"name": "马甲"
}],
"handle": "vintage-turndown-collar-single-breasted-mens-vest",
"id": 5099259,
"images": [{
"goodsIds": "72131503|72131505|72131507|72131510|72131513|72131515",
"isTort": 0,
"ismain": 1,
"md5": "E321AD8B6BA8BCDA8BE906ED4B69A5C0",
"sort": 0,
"url": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg"
}, {
"isTort": 0,
"ismain": 0,
"md5": "06DC3185337C465D1DC3841C30902B10",
"sort": 2,
"url": "https://ups.aopcdn.com/s19108/goods/18187/0u8f6003dc837e470a85e476e6eef96985.jpg"
}],
"imgs": ["https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg", "https://ups.aopcdn.com/s19108/goods/18187/0u8f6003dc837e470a85e476e6eef96985.jpg"],
"isDefault": 1,
"isShopify": 0,
"isSpot": 1,
"isStock": 0,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg",
"marketPrice": 74.39,
"name": "Vintage Turndown Kragen Einreiher Herren Weste",
"navigations": [{
"basicId": 5099259,
"bestSort": 57,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 5099259,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1607093079000,
"onlineTime": 1607093261000,
"pathCategories": [{
"enName": "TOPS",
"goodsType": "",
"googleName": "",
"id": 162663,
"langName": "TOPS",
"name": "TOPS",
"parentId": 0,
"path": "/162663/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion TOPS Online on encorage.com",
"siteCid": 31,
"sitePath": "/31/"
}, {
"enName": "VEST",
"goodsType": "",
"googleName": "",
"id": 162665,
"langName": "VEST",
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"sitePath": "/31/33/"
}],
"pathNavigations": [{
"check": false,
"cid": 162663,
"collectionsId": 0,
"customUrl": "",
"defaultSortType": "0",
"deviceType": 1,
"id": 62812,
"img": "",
"imgSpec": "1*1",
"langName": "TOPS",
"level": 1,
"mark": 0,
"name": "TOPS",
"navColor": "",
"parentId": 0,
"path": "/62812/",
"showChilds": false,
"siteId": 31957,
"sort": 3,
"status": 1,
"type": 1,
"url": "/collections/tops-62812/"
}, {
"check": false,
"cid": 162665,
"collectionsId": 0,
"customUrl": "",
"defaultSortType": "0",
"deviceType": 1,
"id": 62818,
"img": "",
"imgSpec": "1*1",
"langName": "Weste",
"level": 2,
"mark": 0,
"name": "Vest",
"navColor": "",
"parentId": 62812,
"path": "/62812/62818/",
"showChilds": false,
"siteId": 31957,
"sort": 7,
"status": 1,
"type": 1,
"url": "/collections/vest-62818/"
}],
"pmsSku": "9235552",
"pointAdd": 0,
"presale": 0,
"presaleDays": 0,
"promotion": {
"activityListLabel": 1,
"beginTime": 1629129600000,
"conditionType": 0,
"conditions": [{
"amount": "1",
"conditionId": 18941,
"conditionName": "",
"discount": "20",
"maxValue": 2.0,
"minValue": 1.0,
"pellucidity": "1",
"promotionInformation": "Kaufen Sie <span class='promo-color'>1 </span>und erhalten Sie - <span class='promo-color'>20%</span> Artikel <span class='promo-color'>2</span>",
"recentCondition": 0,
"targetValue": 0.8,
"textColor": "",
"tipColor": "",
"type": 0
}, {
"amount": "2",
"conditionId": 18942,
"conditionName": "",
"discount": "30",
"maxValue": 3.0,
"minValue": 2.0,
"pellucidity": "1",
"promotionInformation": "Kaufen Sie <span class='promo-color'>2 </span>und erhalten Sie - <span class='promo-color'>30%</span> Artikel <span class='promo-color'>3</span>",
"recentCondition": 0,
"targetValue": 0.7,
"textColor": "",
"tipColor": "",
"type": 0
}, {
"amount": "3",
"conditionId": 18943,
"conditionName": "",
"discount": "40",
"maxValue": 4.0,
"minValue": 3.0,
"pellucidity": "1",
"promotionInformation": "Kaufen Sie <span class='promo-color'>3 </span>und erhalten Sie - <span class='promo-color'>40%</span> Artikel <span class='promo-color'>4</span>",
"recentCondition": 0,
"targetValue": 0.6,
"textColor": "",
"tipColor": "",
"type": 0
}, {
"amount": "4",
"conditionId": 18944,
"conditionName": "",
"discount": "80",
"maxValue": 2.147483647E9,
"minValue": 4.0,
"pellucidity": "1",
"promotionInformation": "Kaufen Sie <span class='promo-color'>4 </span>und erhalten Sie - <span class='promo-color'>80%</span> Artikel <span class='promo-color'>5</span>",
"recentCondition": 0,
"targetValue": 0.2,
"textColor": "",
"tipColor": "",
"type": 0
}],
"currencyConditions": [],
"endTime": 1694836799000,
"goodsType": 0,
"id": 2506,
"name": "8.17满件",
"pellucidity": "1",
"promotionType": 1,
"showBanner": 0,
"siteId": 31957,
"textColor": "",
"tipColor": "",
"uncapped": 0
},
"rcmdList": [{
"activityId": 0,
"aggrRemainingTime": 110370607,
"aggrTime": 1764999200000,
"aggrTimeSecodes": 1764999200,
"attrColor": "bronze",
"attrs": {
"size": "m",
"color": "bronze"
},
"available": true,
"categories": [{
"basicId": 6840962,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 32.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 32.95,
"color": "bronze",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "32,95€",
"goodsSkuUrl": "/item/mens-cowboy-western-classic-style-personalized-fashion-casual-simple-vintage-vest-vest-6840962.html?variant=92869525",
"hexColor": "#AC9B63",
"img": "https://ups.aopcdn.com/s31957/goods/18912/1365u2e5a0e5a666c454a902cdf63c2e39b39.jpg",
"marketPrice": 0.0,
"salePrice": 36.61,
"selected": true,
"skuId": 92869525,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "32,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957691954667,
"endTimeSeconds": 1957691954,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92869525,
"handle": "mens-cowboy-western-classic-style-personalized-fashion-casual-simple-vintage-vest-vest",
"hotSaleSort": 999999,
"id": 6840962,
"imgs": ["https://ups.aopcdn.com/s31957/goods/18912/1365u2e5a0e5a666c454a902cdf63c2e39b39.jpg", "https://ups.aopcdn.com/s31957/goods/18912/1365u0bb47f9959f5440aab8dee7500c69729.jpg",
"https://ups.aopcdn.com/s31957/goods/18912/1365ub5906d764c644b00933180fa8afd70a8.jpg"
],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"link": "/activity/retro-fashion-02-13346",
"mainImg": "https://ups.aopcdn.com/s31957/goods/18912/1365u2e5a0e5a666c454a902cdf63c2e39b39.jpg",
"marketPrice": 0.0,
"name": "Herren Cowboy Western Klassischer Stil Personalisiert Mode Lässig Einfache Vintage Weste Weste",
"navigations": [{
"basicId": 6840962,
"bestSort": 84,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6840962,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1634024995000,
"onlineTime": 1634024996000,
"pmsSku": "16b650448a3649d9bc76df240290f601",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "bronze"
}, {
"name": "size",
"sname": "size",
"val": "m"
}],
"salePrice": 36.61,
"siteId": 31957,
"sku": "SPHJXJYCNC9-92869525",
"spu": "SPHJXJYCNC9",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 0.0
}, {
"activityId": 0,
"aggrRemainingTime": 110370607,
"aggrTime": 1764999200000,
"aggrTimeSecodes": 1764999200,
"attrColor": "gray",
"attrs": {
"size": "xl",
"color": "gray"
},
"available": true,
"categories": [{
"basicId": 6840904,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 35.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 35.95,
"color": "gray",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "35,95€",
"goodsSkuUrl": "/item/casual-pocket-vest-6840904.html?variant=92869176",
"hexColor": "#B4B4B4",
"img": "https://ups.aopcdn.com/s41758/goods/18830/-2ubfeaf039650b457eb4e3bf516e5d3c78.jpg",
"marketPrice": 0.0,
"salePrice": 39.94,
"selected": true,
"skuId": 92869176,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "35,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957691954650,
"endTimeSeconds": 1957691954,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92869176,
"handle": "casual-pocket-vest",
"hotSaleSort": 999999,
"id": 6840904,
"imgs": ["https://ups.aopcdn.com/s41758/goods/18830/-2u723121031f4e4775ac42c51a40bad8d3.jpg", "https://ups.aopcdn.com/s41758/goods/18830/-2ubfeaf039650b457eb4e3bf516e5d3c78.jpg"],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"link": "/activity/retro-fashion-02-13346",
"mainImg": "https://ups.aopcdn.com/s41758/goods/18830/-2ubfeaf039650b457eb4e3bf516e5d3c78.jpg",
"marketPrice": 0.0,
"name": "Lässige Taschenweste",
"navigations": [{
"basicId": 6840904,
"bestSort": 11,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6840904,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1634024762000,
"onlineTime": 1634024764000,
"pmsSku": "23b76a12de3743bfa7ba33ad5cd4bc7a",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "gray"
}, {
"name": "size",
"sname": "size",
"val": "xl"
}],
"salePrice": 39.94,
"siteId": 31957,
"sku": "SPNNUC3AZA6-92869176",
"spu": "SPNNUC3AZA6",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 0.0
}, {
"activityId": 0,
"aggrRemainingTime": 110370607,
"aggrTime": 1764999200000,
"aggrTimeSecodes": 1764999200,
"attrColor": "photo color",
"attrs": {
"size": "l",
"color": "photo color"
},
"available": true,
"categories": [{
"basicId": 6840900,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 40.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 40.95,
"color": "photo color",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "40,95€",
"goodsSkuUrl": "/item/retro-solid-color-vest-6840900.html?variant=92869124",
"img": "https://ups.aopcdn.com/s24428/goods/18876/1206u9f45f236f2d043f3a9d555e65785d552.jpg",
"marketPrice": 0.0,
"salePrice": 45.5,
"selected": true,
"skuId": 92869124,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "40,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957691954638,
"endTimeSeconds": 1957691954,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92869124,
"handle": "retro-solid-color-vest",
"hotSaleSort": 999999,
"id": 6840900,
"imgs": ["https://ups.aopcdn.com/s24428/goods/18876/1206u9f45f236f2d043f3a9d555e65785d552.jpg", "https://ups.aopcdn.com/s24428/goods/18876/1206ud44f1047c34b4149a70b4ce00704ecdd.jpg"],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"link": "/activity/retro-fashion-02-13346",
"mainImg": "https://ups.aopcdn.com/s24428/goods/18876/1206u9f45f236f2d043f3a9d555e65785d552.jpg",
"marketPrice": 0.0,
"name": "Retro Einfarbige Weste",
"navigations": [{
"basicId": 6840900,
"bestSort": 18,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6840900,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1634024722000,
"onlineTime": 1634024724000,
"pmsSku": "7e869a4b029c4f82b52204370abff25a",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "photo color"
}, {
"name": "size",
"sname": "size",
"val": "l"
}],
"salePrice": 45.5,
"siteId": 31957,
"sku": "SPPFUDERDU3-92869124",
"spu": "SPPFUDERDU3",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 350.0
}, {
"activityId": 0,
"aggrRemainingTime": 110370607,
"aggrTime": 1764999200000,
"aggrTimeSecodes": 1764999200,
"attrColor": "dark gray",
"attrs": {
"size": "3xl",
"color": "dark gray"
},
"available": true,
"categories": [{
"basicId": 6840886,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 40.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 40.95,
"color": "dark gray",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "40,95€",
"goodsSkuUrl": "/item/vintage-single-breasted-lapel-vest-6840886.html?variant=92875362",
"hexColor": "#A9A9A9",
"img": "https://ups.aopcdn.com/s31957/goods/18913/-2uf97726c502d84a0bb9b4bf8655b8a782.jpg",
"marketPrice": 0.0,
"salePrice": 45.5,
"selected": true,
"skuId": 92875362,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "40,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957691954635,
"endTimeSeconds": 1957691954,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92875362,
"handle": "vintage-single-breasted-lapel-vest",
"hotSaleSort": 999999,
"id": 6840886,
"imgs": ["https://ups.aopcdn.com/s31957/goods/18913/-2uf97726c502d84a0bb9b4bf8655b8a782.jpg", "https://ups.aopcdn.com/s31957/goods/18913/-2u342ea43576264a70a1cf24d2462473f7.jpg",
"https://ups.aopcdn.com/s31957/goods/18913/-2u1e727bd996c34107b8f7b1f6923a987a.jpg", "https://ups.aopcdn.com/s31957/goods/18913/-2ufafb65f697c74116b7f88bc5c406676e.jpg",
"https://ups.aopcdn.com/s31957/goods/18913/-2u7c8b826d58d948eab44dc10da205d240.jpg", "https://ups.aopcdn.com/s31957/goods/18913/-2u5a20af5e10b540028634208e5c1cf79d.jpg"
],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"link": "/activity/retro-fashion-02-13346",
"mainImg": "https://ups.aopcdn.com/s31957/goods/18913/-2uf97726c502d84a0bb9b4bf8655b8a782.jpg",
"marketPrice": 0.0,
"name": "Vintage einreihige Reversweste",
"navigations": [{
"basicId": 6840886,
"bestSort": 3,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6840886,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1634091471000,
"onlineTime": 1634091485000,
"pmsSku": "28288111",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "dark gray"
}, {
"name": "size",
"sname": "size",
"val": "3xl"
}],
"salePrice": 45.5,
"siteId": 31957,
"sku": "SP211011AKAJ-92875362",
"spu": "SP211011AKAJ",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 0.0
}, {
"activityId": 0,
"attrColor": "black",
"attrs": {
"size": "one size",
"color": "black"
},
"available": true,
"categories": [{
"basicId": 6765730,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 57.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 57.95,
"color": "black",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "57,95€",
"goodsSkuUrl": "/item/outdoor-field-equipment-camouflage-training-vest-6765730.html?variant=92132357",
"hexColor": "#222222",
"img": "https://ups.aopcdn.com/s31957/goods/18696/-2ua822ef70fab1461f90c32fd2d3985664.jpg",
"marketPrice": 0.0,
"salePrice": 64.39,
"selected": true,
"skuId": 92132357,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 57.95,
"color": "mud",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "57,95€",
"goodsSkuUrl": "/item/outdoor-field-equipment-camouflage-training-vest-6765730.html?variant=92132358",
"hexColor": "#D6A01D",
"img": "https://ups.aopcdn.com/s31957/goods/18696/-2ud4788edafa2344f49ab473425364195f.jpg",
"marketPrice": 0.0,
"salePrice": 64.39,
"selected": false,
"skuId": 92132358,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "57,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957923117857,
"endTimeSeconds": 1957923117,
"favoriteCount": 1,
"favourite": false,
"goodsId": 92132357,
"handle": "outdoor-field-equipment-camouflage-training-vest",
"hotSaleSort": 999999,
"id": 6765730,
"imgs": ["https://ups.aopcdn.com/s31957/goods/18696/-2u80737d0e1b374baabb761412aaf1f92c.jpg", "https://ups.aopcdn.com/s31957/goods/18696/-2u69ecf392c99a4cbfad4cb1b193f35a20.jpg",
"https://ups.aopcdn.com/s31957/goods/18696/-2u7c5d9de311c645d69b190ee6417679e0.jpg", "https://ups.aopcdn.com/s31957/goods/18696/-2ub2c05579399749fb930c8f50c150a790.jpg",
"https://ups.aopcdn.com/s31957/goods/18696/-2ua822ef70fab1461f90c32fd2d3985664.jpg"
],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s31957/goods/18696/-2ua822ef70fab1461f90c32fd2d3985664.jpg",
"marketPrice": 0.0,
"name": "Outdoor-Feldausrüstung Tarnung Trainingsweste",
"navigations": [{
"basicId": 6765730,
"bestSort": 48,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6765730,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1631333560000,
"onlineTime": 1631339535000,
"pmsSku": "27111683",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "black"
}, {
"name": "size",
"sname": "size",
"val": "one size"
}],
"salePrice": 64.39,
"siteId": 31957,
"sku": "SPYIZB0TKTG-92132357",
"spu": "SPYIZB0TKTG",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 1500.0
}, {
"activityId": 0,
"attrColor": "brown",
"attrs": {
"size": "s",
"color": "brown"
},
"available": true,
"categories": [{
"basicId": 6765582,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 12.95,
"clearance": 4,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 12.95,
"color": "brown",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "12,95€",
"goodsSkuUrl": "/item/western-denim-zip-leather-vest-6765582.html?variant=92130538",
"hexColor": "#A75430",
"img": "https://ups.aopcdn.com/s32206/goods/18603/-2uf463ff2127e34520a6f1944a50f05949.jpg",
"marketPrice": 0.0,
"salePrice": 14.39,
"selected": true,
"skuId": 92130538,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "12,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 2145888000000,
"endTimeSeconds": 2145888000,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92130538,
"handle": "western-denim-zip-leather-vest",
"hotSaleSort": 999999,
"id": 6765582,
"imgs": ["https://ups.aopcdn.com/s32206/goods/18603/-2uf463ff2127e34520a6f1944a50f05949.jpg"],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s32206/goods/18603/-2uf463ff2127e34520a6f1944a50f05949.jpg",
"marketPrice": 0.0,
"name": "Lederweste mit Western-Denim-Reißverschluss",
"navigations": [{
"basicId": 6765582,
"bestSort": 49,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6765582,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1631333255000,
"onlineTime": 1631339428000,
"pmsSku": "26255149",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "brown"
}, {
"name": "size",
"sname": "size",
"val": "s"
}],
"salePrice": 14.39,
"siteId": 31957,
"sku": "SPMJVT3CYLH-92130538",
"spu": "SPMJVT3CYLH",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 350.0
}, {
"activityId": 0,
"attrColor": "same picture color",
"attrs": {
"size": "4xl",
"color": "same picture color"
},
"available": true,
"categories": [{
"basicId": 6765581,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 40.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 40.95,
"color": "same picture color",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "40,95€",
"goodsSkuUrl": "/item/fashion-printed-pockets-v-neck-vest-6765581.html?variant=92130518",
"img": "https://ups.aopcdn.com/s19108/goods/18186/0u280078b2c7c74671b7f2bd129704e4bf.jpg",
"marketPrice": 0.0,
"salePrice": 45.5,
"selected": true,
"skuId": 92130518,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "40,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957923117760,
"endTimeSeconds": 1957923117,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92130518,
"handle": "fashion-printed-pockets-v-neck-vest",
"hotSaleSort": 999999,
"id": 6765581,
"imgs": ["https://ups.aopcdn.com/s19108/goods/18186/0u280078b2c7c74671b7f2bd129704e4bf.jpg", "https://ups.aopcdn.com/s19108/goods/18186/0udd6cdf16477e4e3e8a29c2bfe9684711.jpg"],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s19108/goods/18186/0u280078b2c7c74671b7f2bd129704e4bf.jpg",
"marketPrice": 0.0,
"name": "Mode gedruckt Taschen V-Ausschnitt Weste",
"navigations": [{
"basicId": 6765581,
"bestSort": 50,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6765581,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1631333255000,
"onlineTime": 1631339390000,
"pmsSku": "8937260",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "same picture color"
}, {
"name": "size",
"sname": "size",
"val": "4xl"
}],
"salePrice": 45.5,
"siteId": 31957,
"sku": "SP5OL92PJVD-92130518",
"spu": "SP5OL92PJVD",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 300.0
}, {
"activityId": 0,
"attrColor": "desert digital",
"attrs": {
"size": "one size",
"color": "desert digital"
},
"available": true,
"categories": [{
"basicId": 6765536,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 46.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 46.95,
"color": "desert digital",
"colorImg": "https://ups.aopcdn.com/s894/common/18884/884ucdb32d5bde884058af6a6b3c34952391.jpg",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "46,95€",
"goodsSkuUrl": "/item/amphibious-sports-outdoor-tactical-vest-6765536.html?variant=92129856",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818u2900b3c1cb4f40139dc5e2bcd2b8a3b5.jpg",
"marketPrice": 0.0,
"salePrice": 52.17,
"selected": true,
"skuId": 92129856,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 46.95,
"color": "green",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "46,95€",
"goodsSkuUrl": "/item/amphibious-sports-outdoor-tactical-vest-6765536.html?variant=92129860",
"hexColor": "#398451",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818u437f7d7a108242a29d7f5376bb06c2d5.jpg",
"marketPrice": 0.0,
"salePrice": 52.17,
"selected": false,
"skuId": 92129860,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 46.95,
"color": "khaki",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "46,95€",
"goodsSkuUrl": "/item/amphibious-sports-outdoor-tactical-vest-6765536.html?variant=92129858",
"hexColor": "#DBAB59",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818ua1264303cb90492784dd0cf73a6bcfbf.jpg",
"marketPrice": 0.0,
"salePrice": 52.17,
"selected": false,
"skuId": 92129858,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 46.95,
"color": "black",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "46,95€",
"goodsSkuUrl": "/item/amphibious-sports-outdoor-tactical-vest-6765536.html?variant=92129862",
"hexColor": "#222222",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818ube9b8e4f1a214aacb89d9422d4317228.jpg",
"marketPrice": 0.0,
"salePrice": 52.17,
"selected": false,
"skuId": 92129862,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "46,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957923117704,
"endTimeSeconds": 1957923117,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92129856,
"handle": "amphibious-sports-outdoor-tactical-vest",
"hotSaleSort": 999999,
"id": 6765536,
"imgs": ["https://ups.aopcdn.com/s30222/goods/18752/818ue23d5e1f73db48769d819c6a768a3b66.jpg", "https://ups.aopcdn.com/s30222/goods/18752/818u4828055864fe4d33acc3626b912d3724.jpg",
"https://ups.aopcdn.com/s30222/goods/18752/818u2900b3c1cb4f40139dc5e2bcd2b8a3b5.jpg", "https://ups.aopcdn.com/s30222/goods/18752/818u9e953202cd914848b2f7ca4e21d4e3ef.jpg",
"https://ups.aopcdn.com/s30222/goods/18752/818ufaa920f81a0b422c9a35368dc2d7f5dd.jpg"
],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s30222/goods/18752/818u2900b3c1cb4f40139dc5e2bcd2b8a3b5.jpg",
"marketPrice": 0.0,
"name": "taktische Weste für Amphibiensportarten",
"navigations": [{
"basicId": 6765536,
"bestSort": 51,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6765536,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1631333155000,
"onlineTime": 1631338849000,
"pmsSku": "27609268",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "desert digital"
}, {
"name": "size",
"sname": "size",
"val": "one size"
}],
"salePrice": 52.17,
"siteId": 31957,
"sku": "SPRB8ROOHH0-92129856",
"spu": "SPRB8ROOHH0",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 1500.0
}, {
"activityId": 0,
"attrColor": "brown",
"attrs": {
"size": "3xl",
"color": "brown"
},
"available": true,
"categories": [{
"basicId": 6765525,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 16.95,
"clearance": 4,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 16.95,
"color": "brown",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "16,95€",
"goodsSkuUrl": "/item/mens-retro-style-zipper-vest-6765525.html?variant=92129765",
"hexColor": "#A75430",
"img": "https://ups.aopcdn.com/s24777/goods/18608/-2ub44f630351624b2ca5d5fe72814d3104.jpg",
"marketPrice": 0.0,
"salePrice": 18.83,
"selected": true,
"skuId": 92129765,
"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": 0,
"favourite": false,
"goodsId": 92129765,
"handle": "mens-retro-style-zipper-vest",
"hotSaleSort": 999999,
"id": 6765525,
"imgs": ["https://ups.aopcdn.com/s24777/goods/18608/-2ub44f630351624b2ca5d5fe72814d3104.jpg"],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s24777/goods/18608/-2ub44f630351624b2ca5d5fe72814d3104.jpg",
"marketPrice": 0.0,
"name": "Herren Reißverschlussweste im Retro-Stil",
"navigations": [{
"basicId": 6765525,
"bestSort": 52,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6765525,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1631333138000,
"onlineTime": 1631339386000,
"pmsSku": "26315195",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "brown"
}, {
"name": "size",
"sname": "size",
"val": "3xl"
}],
"salePrice": 18.83,
"siteId": 31957,
"sku": "SP57U601ONY-92129765",
"spu": "SP57U601ONY",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 400.0
}, {
"activityId": 0,
"attrColor": "same picture color",
"attrs": {
"size": "s",
"color": "same picture color"
},
"available": true,
"categories": [{
"basicId": 6765505,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 41.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 41.95,
"color": "same picture color",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "41,95€",
"goodsSkuUrl": "/item/mens-outdoor-retro-suede-cardigan-vest-6765505.html?variant=92129446",
"img": "https://ups.aopcdn.com/s24874/goods/18618/-2u60c76d05511d4f118d39169c4c75d36d.jpg",
"marketPrice": 0.0,
"salePrice": 46.61,
"selected": true,
"skuId": 92129446,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "41,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957923117679,
"endTimeSeconds": 1957923117,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92129446,
"handle": "mens-outdoor-retro-suede-cardigan-vest",
"hotSaleSort": 999999,
"id": 6765505,
"imgs": ["https://ups.aopcdn.com/s24874/goods/18618/-2u35ad538e26424409bbc60cc72ffb60b8.png", "https://ups.aopcdn.com/s24874/goods/18618/-2u60c76d05511d4f118d39169c4c75d36d.jpg"],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s24874/goods/18618/-2u60c76d05511d4f118d39169c4c75d36d.jpg",
"marketPrice": 0.0,
"name": "Retro Outdoor Wildleder Cardigan Weste für Herren",
"navigations": [{
"basicId": 6765505,
"bestSort": 54,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6765505,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1631333089000,
"onlineTime": 1631338878000,
"pmsSku": "26399568",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "same picture color"
}, {
"name": "size",
"sname": "size",
"val": "s"
}],
"salePrice": 46.61,
"siteId": 31957,
"sku": "SPE8VXUWVP0-92129446",
"spu": "SPE8VXUWVP0",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 200.0
}, {
"activityId": 0,
"attrColor": "mud",
"attrs": {
"size": "one size",
"color": "mud"
},
"available": true,
"categories": [{
"basicId": 6765503,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 47.95,
"clearance": 0,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 47.95,
"color": "mud",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "47,95€",
"goodsSkuUrl": "/item/amphibious-tactical-vest-6765503.html?variant=92129427",
"hexColor": "#D6A01D",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818u2f3f347a4b5f499ca21b6af3c84f852f.jpg",
"marketPrice": 0.0,
"salePrice": 53.28,
"selected": true,
"skuId": 92129427,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 47.95,
"color": "acu迷彩",
"colorImg": "https://ups.aopcdn.com/s894/common/18884/884uc853749281ed4472814c1f2bfe521111.jpg",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "47,95€",
"goodsSkuUrl": "/item/amphibious-tactical-vest-6765503.html?variant=92129428",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818ub66818e1405e47dd9810ea686345a020.jpg",
"marketPrice": 0.0,
"salePrice": 53.28,
"selected": false,
"skuId": 92129428,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 47.95,
"color": "ruin ats camouflage",
"colorImg": "https://ups.aopcdn.com/s894/common/18884/884u6ac47f98f2fa40d8a712cef2d320bd85.png",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "47,95€",
"goodsSkuUrl": "/item/amphibious-tactical-vest-6765503.html?variant=92129431",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818u12d23716ac0d4d14922b9abcc8041962.jpg",
"marketPrice": 0.0,
"salePrice": 53.28,
"selected": false,
"skuId": 92129431,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 47.95,
"color": "police black python pattern camouflage",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "47,95€",
"goodsSkuUrl": "/item/amphibious-tactical-vest-6765503.html?variant=92129429",
"hexColor": "#222222",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818u86b218178acb44ffb485b3ab73d2df20.jpg",
"marketPrice": 0.0,
"salePrice": 53.28,
"selected": false,
"skuId": 92129429,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 47.95,
"color": "black",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "47,95€",
"goodsSkuUrl": "/item/amphibious-tactical-vest-6765503.html?variant=92129430",
"hexColor": "#222222",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818u7fdaca13cc88428790b46971c60d4c33.jpg",
"marketPrice": 0.0,
"salePrice": 53.28,
"selected": false,
"skuId": 92129430,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 47.95,
"color": "green ruin camouflage",
"colorImg": "https://ups.aopcdn.com/s894/common/18884/884uf03901fc262645ca9fa986682a2c25be.jpg",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "47,95€",
"goodsSkuUrl": "/item/amphibious-tactical-vest-6765503.html?variant=92129433",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818ud1ec8778897f4a14be25af45fa8b1c4e.jpg",
"marketPrice": 0.0,
"salePrice": 53.28,
"selected": false,
"skuId": 92129433,
"sort": 0,
"type": 0
}, {
"ccyMarketPrice": 0.0,
"ccySalePrice": 47.95,
"color": "cp迷彩",
"colorImg": "https://ups.aopcdn.com/s894/common/18885/884u386f86057ca649a9855809c1085124ba.jpg",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "47,95€",
"goodsSkuUrl": "/item/amphibious-tactical-vest-6765503.html?variant=92129432",
"img": "https://ups.aopcdn.com/s30222/goods/18752/818ue45ae50e60744cac87f900683ac64108.jpg",
"marketPrice": 0.0,
"salePrice": 53.28,
"selected": false,
"skuId": 92129432,
"sort": 0,
"type": 0
}],
"commentScore": {
"avgGrade": 0.0,
"count": 0,
"emptyStar": 0,
"halfStar": 0,
"wholeStar": 0
},
"currencyMarketPrice": "0,00€",
"currencySalePrice": "47,95€",
"customType": 0,
"customUrl": "",
"customValue": "",
"description": "",
"discount": 0.0,
"discountIcon": "",
"discountInteger": "100",
"discountPercent": "100% OFF",
"endTime": 1957923117673,
"endTimeSeconds": 1957923117,
"favoriteCount": 0,
"favourite": false,
"goodsId": 92129427,
"handle": "amphibious-tactical-vest",
"hotSaleSort": 999999,
"id": 6765503,
"imgs": ["https://ups.aopcdn.com/s30222/goods/18752/818ucae589f50ae84245812dce6b68b80f72.jpg", "https://ups.aopcdn.com/s30222/goods/18752/818u2f3f347a4b5f499ca21b6af3c84f852f.jpg",
"https://ups.aopcdn.com/s30222/goods/18752/818u4833d378f6aa415794ccf66cac4d41b1.jpg"
],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s30222/goods/18752/818u2f3f347a4b5f499ca21b6af3c84f852f.jpg",
"marketPrice": 0.0,
"name": "amphibische taktische Weste",
"navigations": [{
"basicId": 6765503,
"bestSort": 55,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6765503,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1631333088000,
"onlineTime": 1631338959000,
"pmsSku": "27606882",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "mud"
}, {
"name": "size",
"sname": "size",
"val": "one size"
}],
"salePrice": 53.28,
"siteId": 31957,
"sku": "SPPD56FWO4L-92129427",
"spu": "SPPD56FWO4L",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 1300.0
}, {
"activityId": 0,
"attrColor": "white",
"attrs": {
"size": "m",
"color": "white"
},
"available": true,
"categories": [{
"basicId": 6475108,
"goodsType": "",
"googleName": "",
"id": 162665,
"name": "VEST",
"parentId": 162663,
"path": "/162663/162665/",
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "Shop Discounted Fashion VEST1 Online on encorage.com",
"siteCid": 33,
"siteId": 31957,
"siteParentCid": 31,
"sitePath": "/31/33/",
"sort": 2
}],
"ccyMarketPrice": 0.0,
"ccySalePrice": 16.95,
"clearance": 4,
"colorSkus": [{
"ccyMarketPrice": 0.0,
"ccySalePrice": 16.95,
"color": "white",
"currencyMarketPrice": "0,00€",
"currencySalePrice": "16,95€",
"goodsSkuUrl": "/item/1900sretro-basic-vest-6475108.html?variant=89149408",
"hexColor": "#FFFFFF",
"img": "https://ups.aopcdn.com/s31738/goods/18769/1364u74de6cdb332643deb667787f0b86a3b3.jpg",
"marketPrice": 0.0,
"salePrice": 18.83,
"selected": true,
"skuId": 89149408,
"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": 1957920447213,
"endTimeSeconds": 1957920447,
"favoriteCount": 1,
"favourite": false,
"goodsId": 89149408,
"handle": "1900sretro-basic-vest",
"hotSaleSort": 999999,
"id": 6475108,
"imgs": ["https://ups.aopcdn.com/s31738/goods/18769/1364u74de6cdb332643deb667787f0b86a3b3.jpg"],
"isDefault": 1,
"labelLangs": [],
"labels": [],
"mainImg": "https://ups.aopcdn.com/s31738/goods/18769/1364u74de6cdb332643deb667787f0b86a3b3.jpg",
"marketPrice": 0.0,
"name": "1900sretro Basic Weste",
"navigations": [{
"basicId": 6475108,
"bestSort": 33,
"id": 62818,
"mostSort": 999999,
"name": "Vest",
"newSort": 999999,
"path": "/62812/62818/"
}, {
"basicId": 6475108,
"bestSort": 999999,
"id": 62812,
"mostSort": 999999,
"name": "TOPS",
"newSort": 999999,
"path": "/62812/"
}],
"newInSort": 0,
"offlineTime": 1622210041000,
"onlineTime": 1622210150000,
"pmsSku": "27758006",
"pointAdd": 0,
"popupImg": "",
"presale": 0,
"presaleDays": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "white"
}, {
"name": "size",
"sname": "size",
"val": "m"
}],
"salePrice": 18.83,
"siteId": 31957,
"sku": "SPADF94M1J6-89149408",
"spu": "SPADF94M1J6",
"status": 1,
"stock": 999,
"type": 0,
"visionStyle": 0,
"weight": 300.0
}],
"saleAttributeNameLangs": {
"color": "Farbe",
"size": "Größe"
},
"saleAttributeValueLangs": {
"color": {
"dark gray": "Dunkelgrau"
},
"size": {
"xl": "xl",
"2xl": "2xl",
"3xl": "3xl",
"4xl": "4xl",
"l": "l",
"m": "m"
}
},
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "dark gray"
}, {
"name": "size",
"sname": "size",
"val": "m"
}],
"salePrice": 41.06,
"seoDescription": "",
"seoKeywords": "",
"seoTitle": "",
"siteId": 31957,
"sizeComparison": "TAG",
"sizeComparisons": [{
"code": "UK",
"codeSize": "24",
"size": "xxxxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "20",
"size": "xxxxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "UK",
"codeSize": "22",
"size": "xxxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "16",
"size": "xxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "52",
"size": "xxxxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "48",
"size": "xxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "UK",
"codeSize": "22",
"size": "3xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "18",
"size": "3xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "UK",
"codeSize": "24",
"size": "4xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "52",
"size": "4xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "40/42",
"size": "m",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "UK",
"codeSize": "18",
"size": "xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "46",
"size": "xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "18",
"size": "xxxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "50",
"size": "xxxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "UK",
"codeSize": "20",
"size": "xxl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "UK",
"codeSize": "20",
"size": "2xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "16",
"size": "2xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "48",
"size": "2xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "UK",
"codeSize": "12/14",
"size": "m",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "8/10",
"size": "m",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "14",
"size": "xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "20",
"size": "4xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "50",
"size": "3xl",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "UK",
"codeSize": "16",
"size": "l",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "US",
"codeSize": "12",
"size": "l",
"types": "服装>>男装>>外套>>马甲"
}, {
"code": "EU",
"codeSize": "44",
"size": "l",
"types": "服装>>男装>>外套>>马甲"
}],
"sizeImage": {
"basicId": 5099259,
"img": "https://ups.aopcdn.com/s31957/goods/18642/-2ubc75409a4b674fbf84331dcffc3f1cdd.jpg",
"terminalType": 0
},
"sizeImages": [{
"$ref": "$.sizeImage"
}, {
"basicId": 5099259,
"img": "https://ups.aopcdn.com/s31957/goods/18642/-2u9dacb270a4c645a589da6c2d9c775f73.jpg",
"terminalType": 1
}],
"sizeReference": {
"references": [{
"key": "M",
"values": [{
"cmVal": "98",
"inchVal": "38.6",
"key": "Büste"
}, {
"cmVal": "40",
"inchVal": "15.7",
"key": "Schulterbreite"
}, {
"cmVal": "88",
"inchVal": "34.6",
"key": "Taillenumfang"
}]
}, {
"key": "L",
"values": [{
"cmVal": "103",
"inchVal": "40.6",
"key": "Büste"
}, {
"cmVal": "41",
"inchVal": "16.1",
"key": "Schulterbreite"
}, {
"cmVal": "93",
"inchVal": "36.6",
"key": "Taillenumfang"
}]
}, {
"key": "XL",
"values": [{
"cmVal": "108",
"inchVal": "42.5",
"key": "Büste"
}, {
"cmVal": "42",
"inchVal": "16.5",
"key": "Schulterbreite"
}, {
"cmVal": "98",
"inchVal": "38.6",
"key": "Taillenumfang"
}]
}, {
"key": "2XL",
"values": [{
"cmVal": "113",
"inchVal": "44.5",
"key": "Büste"
}, {
"cmVal": "43",
"inchVal": "16.9",
"key": "Schulterbreite"
}, {
"cmVal": "103",
"inchVal": "40.6",
"key": "Taillenumfang"
}]
}, {
"key": "3XL",
"values": [{
"cmVal": "118",
"inchVal": "46.5",
"key": "Büste"
}, {
"cmVal": "44",
"inchVal": "17.3",
"key": "Schulterbreite"
}, {
"cmVal": "108",
"inchVal": "42.5",
"key": "Taillenumfang"
}]
}, {
"key": "4XL",
"values": [{
"cmVal": "123",
"inchVal": "48.4",
"key": "Büste"
}, {
"cmVal": "45",
"inchVal": "17.7",
"key": "Schulterbreite"
}, {
"cmVal": "113",
"inchVal": "44.5",
"key": "Taillenumfang"
}]
}],
"titles": ["Büste", "Schulterbreite", "Taillenumfang"]
},
"sizeReferences": [{
"key": "shoulder width",
"unit": "cm",
"val": "40"
}, {
"key": "waistline",
"unit": "cm",
"val": "88"
}, {
"key": "bust",
"unit": "cm",
"val": "98"
}],
"sku": "SPX2C95UAH5-72131503",
"skus": [{
"activityId": 6025,
"attrColor": "dark gray",
"attrs": {
"size": "m",
"color": "dark gray"
},
"available": true,
"ccyMarketPrice": 66.95,
"ccySalePrice": 36.95,
"clearance": 0,
"currencyMarketPrice": "66,95€",
"currencySalePrice": "36,95€",
"description": "",
"discount": 0.55,
"discountIcon": "",
"discountInteger": "45",
"discountPercent": "45% OFF",
"endTime": 1674464368000,
"favourite": false,
"goodsId": 72131503,
"imgs": ["https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg", "https://ups.aopcdn.com/s19108/goods/18187/0u8f6003dc837e470a85e476e6eef96985.jpg"],
"isDefault": 1,
"mainImg": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg",
"marketPrice": 74.39,
"newInSort": 0,
"offlineTime": 1607093079000,
"onlineTime": 1607093261000,
"pmsSku": "9235552",
"pointAdd": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "dark gray"
}, {
"name": "size",
"sname": "size",
"val": "m"
}],
"salePrice": 41.06,
"saleRealStock": 999,
"saleStock": 999,
"sell15": 0,
"sell30": 0,
"sell7": 0,
"sizeReferences": [{
"$ref": "$.allSizeReferences.m[0]"
}, {
"$ref": "$.allSizeReferences.m[1]"
}, {
"$ref": "$.allSizeReferences.m[2]"
}],
"sku": "SPX2C95UAH5-72131503",
"status": 1,
"stock": 999,
"timerType": 0,
"type": 1,
"view15": 0,
"warningStock": 0,
"weight": 330.0
}, {
"activityId": 6025,
"attrColor": "dark gray",
"attrs": {
"size": "l",
"color": "dark gray"
},
"available": true,
"ccyMarketPrice": 66.95,
"ccySalePrice": 36.95,
"clearance": 0,
"currencyMarketPrice": "66,95€",
"currencySalePrice": "36,95€",
"description": "",
"discount": 0.55,
"discountIcon": "",
"discountInteger": "45",
"discountPercent": "45% OFF",
"endTime": 1674464368000,
"favourite": false,
"goodsId": 72131505,
"imgs": ["https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg"],
"isDefault": 0,
"mainImg": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg",
"marketPrice": 74.39,
"newInSort": 0,
"offlineTime": 1607093079000,
"onlineTime": 1607093261000,
"pmsSku": "9235553",
"pointAdd": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "dark gray"
}, {
"name": "size",
"sname": "size",
"val": "l"
}],
"salePrice": 41.06,
"saleRealStock": 999,
"saleStock": 999,
"sell15": 0,
"sell30": 0,
"sell7": 0,
"sizeReferences": [{
"$ref": "$.allSizeReferences.l[0]"
}, {
"$ref": "$.allSizeReferences.l[1]"
}, {
"$ref": "$.allSizeReferences.l[2]"
}],
"sku": "SPX2C95UAH5-72131505",
"status": 1,
"stock": 999,
"timerType": 0,
"type": 1,
"view15": 0,
"warningStock": 0,
"weight": 330.0
}, {
"activityId": 6025,
"attrColor": "dark gray",
"attrs": {
"size": "xl",
"color": "dark gray"
},
"available": true,
"ccyMarketPrice": 66.95,
"ccySalePrice": 36.95,
"clearance": 0,
"currencyMarketPrice": "66,95€",
"currencySalePrice": "36,95€",
"description": "",
"discount": 0.55,
"discountIcon": "",
"discountInteger": "45",
"discountPercent": "45% OFF",
"endTime": 1674464368000,
"favourite": false,
"goodsId": 72131507,
"imgs": ["https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg"],
"isDefault": 0,
"mainImg": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg",
"marketPrice": 74.39,
"newInSort": 0,
"offlineTime": 1607093079000,
"onlineTime": 1607093261000,
"pmsSku": "9235554",
"pointAdd": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "dark gray"
}, {
"name": "size",
"sname": "size",
"val": "xl"
}],
"salePrice": 41.06,
"saleRealStock": 999,
"saleStock": 999,
"sell15": 0,
"sell30": 0,
"sell7": 0,
"sizeReferences": [{
"$ref": "$.allSizeReferences.xl[0]"
}, {
"$ref": "$.allSizeReferences.xl[1]"
}, {
"$ref": "$.allSizeReferences.xl[2]"
}],
"sku": "SPX2C95UAH5-72131507",
"status": 1,
"stock": 999,
"timerType": 0,
"type": 1,
"view15": 0,
"warningStock": 0,
"weight": 330.0
}, {
"activityId": 6025,
"attrColor": "dark gray",
"attrs": {
"size": "xxl",
"color": "dark gray"
},
"available": true,
"ccyMarketPrice": 66.95,
"ccySalePrice": 36.95,
"clearance": 0,
"currencyMarketPrice": "66,95€",
"currencySalePrice": "36,95€",
"description": "",
"discount": 0.55,
"discountIcon": "",
"discountInteger": "45",
"discountPercent": "45% OFF",
"endTime": 1674464368000,
"favourite": false,
"goodsId": 72131510,
"imgs": ["https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg"],
"isDefault": 0,
"mainImg": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg",
"marketPrice": 74.39,
"newInSort": 0,
"offlineTime": 1607093079000,
"onlineTime": 1607093261000,
"pmsSku": "9235555",
"pointAdd": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "dark gray"
}, {
"name": "size",
"sname": "size",
"val": "xxl"
}],
"salePrice": 41.06,
"saleRealStock": 999,
"saleStock": 999,
"sell15": 0,
"sell30": 0,
"sell7": 0,
"sku": "SPX2C95UAH5-72131510",
"status": 1,
"stock": 999,
"timerType": 0,
"type": 1,
"view15": 0,
"warningStock": 0,
"weight": 330.0
}, {
"activityId": 6025,
"attrColor": "dark gray",
"attrs": {
"size": "xxxl",
"color": "dark gray"
},
"available": true,
"ccyMarketPrice": 66.95,
"ccySalePrice": 36.95,
"clearance": 0,
"currencyMarketPrice": "66,95€",
"currencySalePrice": "36,95€",
"description": "",
"discount": 0.55,
"discountIcon": "",
"discountInteger": "45",
"discountPercent": "45% OFF",
"endTime": 1674464368000,
"favourite": false,
"goodsId": 72131513,
"imgs": ["https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg"],
"isDefault": 0,
"mainImg": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg",
"marketPrice": 74.39,
"newInSort": 0,
"offlineTime": 1607093079000,
"onlineTime": 1607093261000,
"pmsSku": "9235556",
"pointAdd": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "dark gray"
}, {
"name": "size",
"sname": "size",
"val": "xxxl"
}],
"salePrice": 41.06,
"saleRealStock": 999,
"saleStock": 999,
"sell15": 0,
"sell30": 0,
"sell7": 0,
"sku": "SPX2C95UAH5-72131513",
"status": 1,
"stock": 999,
"timerType": 0,
"type": 1,
"view15": 0,
"warningStock": 0,
"weight": 330.0
}, {
"activityId": 6025,
"attrColor": "dark gray",
"attrs": {
"size": "xxxxl",
"color": "dark gray"
},
"available": true,
"ccyMarketPrice": 66.95,
"ccySalePrice": 36.95,
"clearance": 0,
"currencyMarketPrice": "66,95€",
"currencySalePrice": "36,95€",
"description": "",
"discount": 0.55,
"discountIcon": "",
"discountInteger": "45",
"discountPercent": "45% OFF",
"endTime": 1674464368000,
"favourite": false,
"goodsId": 72131515,
"imgs": ["https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg"],
"isDefault": 0,
"mainImg": "https://ups.aopcdn.com/s19108/goods/18187/0ue92e7daecd08423d8f75daffa7d57e5a.jpg",
"marketPrice": 74.39,
"newInSort": 0,
"offlineTime": 1607093079000,
"onlineTime": 1607093261000,
"pmsSku": "9235557",
"pointAdd": 0,
"saleAttrs": [{
"name": "color",
"sname": "color",
"val": "dark gray"
}, {
"name": "size",
"sname": "size",
"val": "xxxxl"
}],
"salePrice": 41.06,
"saleRealStock": 999,
"saleStock": 999,
"sell15": 0,
"sell30": 0,
"sell7": 0,
"sku": "SPX2C95UAH5-72131515",
"status": 1,
"stock": 999,
"timerType": 0,
"type": 1,
"view15": 0,
"warningStock": 0,
"weight": 330.0
}],
"specialSign": 1,
"spu": "SPX2C95UAH5",
"status": 1,
"stock": 999,
"timerType": 0,
"type": 1,
"variant": "Dunkelgrau/m",
"visionStyle": 0,
"weight": 330.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 crepik-custom-btn" style="margin-bottom: 10px; display: none;">
<style>.la-3ball-pulse>div{background-color: #fff !important;}</style>
<div class="la-3ball-pulse"><div></div><div></div><div></div></div>
</a>
<div style="display: flex">
<button type="submit" name="add-to-cart" class="plain" id="AddToCart">
<span class="button-text">IN DEN WARENKORB</span>
</button>
<div class="follow-but2 FavouriteCountSingleBox showNumber">
<div goods-follow="5099259" favourite="false" class="personalIcon" onclick="window.popupLogin && popupLogin.methods.openModal()"> </div>
<div class="FavouriteCountSingle" style="display: block;"> 1 </div>
</div>
<style>
.FavouriteCountSingleBox .personalIcon {
font-size: 22px
}
.FavouriteCountSingleBox.showNumber .personalIcon {
font-size: 16px
}
</style>
</div>
<a class="button" name="buy-it-now">
<span class="button-text">KAUFE ES JETZT</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"> Bewertung schreiben <span class="fa fa-angle-left"></span>
</div>
<div class="score">
<div class="desc">* Ergebnis :</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="SPX2C95UAH5">
<div class="tip"> Klicken Sie um zu bewerten!</div>
</div>
<div class="review-form">
<div class="review-from-textarea">
<div class="mess-desc">* Bewertungen:</div>
<div class="content">
<textarea class="message" name="content" placeholder="Ich habe das vor einem Monat gekauft und bin so froh, dass ich es getan habe ... "></textarea>
<div class="images-upload">
<div id="fine-uploader-gallery">
<div>
<div class="qq-uploader-selector qq-uploader qq-gallery" qq-drop-area-text="Drop files here">
<div class="qq-total-progress-bar-container-selector qq-total-progress-bar-container qq-hide" style="display: none">
<div role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" class="qq-total-progress-bar-selector qq-progress-bar qq-total-progress-bar"></div>
</div>
<div class="qq-upload-drop-area-selector qq-upload-drop-area" qq-hide-dropzone="" style="display: none;">
</div>
<ul class="qq-upload-list-selector qq-upload-list" role="region" aria-live="polite" aria-relevant="additions removals"></ul>
<div class="qq-upload-button-selector qq-upload-button" style="position: relative; overflow: hidden; direction: ltr;">
<div>Dateien hochladen</div>
<input qq-button-id="14cb6904-3276-4891-9609-75d46d6cf725" 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>Abgelegte Dateien werden verarbeitet ...</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">Schließen</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">Nr</button>
<button type="button" class="qq-ok-button-selector">Ja</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">Abbrechen</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">Bitte geben Sie Ihre Bewertung ein.</span>
</div>
<div class="info clearfix">
<div class="nickname">
<div class="desc">* Benutzername :</div>
<input type="text" name="username" maxlength="60" placeholder="Beispiel: jackie">
<span class="valid-error">Bitte geben Sie Ihren Benutzername ein</span>
</div>
<div class="email">
<div class="desc">* E-Mail :</div>
<input type="text" maxlength="60" name="email" placeholder="Beispiel: youremail@example.com">
<span class="valid-error">Bitte geben Sie eine E-Mail Adresse ein</span>
</div>
</div>
<button class="postBtn" id="user_post_btn">ÜBERPRÜFUNG</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="Geben Sie Ihre E-Mailadresse ein" class="input-group-field">
</div>
<div class="button-wrapper">
<button type="button" id="subscribe" class="btn">ABONNIEREN</button>
</div>
</div>
<div id="email-error">Ihre Mailbox ist falsch formatiert</div>
</form>
GET https://tr.snapchat.com/cm/i
<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap0630355316078802" accept-charset="utf-8" style="display: none;"><iframe id="snap0630355316078802" name="snap0630355316078802"></iframe><input name="pid"></form>
Text Content
EUR EUR USD AED ARS AUD BRL CAD CLP GBP HKD IDR INR JPY MOP MXN NZD RUB ZAR THB TWD COP SAR Deutsch اللغة العربية English Español Français Indonesia Italiano 日本語 Português Русский ไทย 中文 Deutsch * 10% RABATT AUF IHRE ERSTE BESTELLUNG! CODE: NEW * Kostenloser Versand Bei Bestellungen über 81€ * Kostenloser Versand für Bestellungen 81€ + Menü schliessen SUCHERGEBNIS HIT WÖRTER Registrieren/Einloggen Mein Profil Meine Bestellungen Meine Gutscheine Wunschzettel zuletzt angesehen Adressbuch Abmelden 0 0 * STARTSEITE * NEW IN NEW * HOT SALE * COOL T-SHIRTS NEW * 2021 F/W * COLLECTIONS HOT * OUTERWEAR * TOPS * T-SHIRT * BOTTOMS * WOMEN'S FASHION * SPORTS SUIT * ACCESSORIES * SHOES * AUSVERKAUF NEW Home / TOPS / Weste Previous Next VINTAGE TURNDOWN KRAGEN EINREIHER HERREN WESTE 36,95€ 36,95€ 66,95€ 5.0 (0) Bewertung schreiben mangel an Lager Kaufen Sie 1 und erhalten Sie - 20% Artikel 2 Kaufen Sie 2 und erhalten Sie - 30% Artikel 3 Kaufen Sie 3 und erhalten Sie - 40% Artikel 4 Kaufen Sie 4 und erhalten Sie - 80% Artikel 5 ColorDark Gray SizeMLXLXXLXXXLXXXXL Farbe: Dunkelgrau Größe: MGrößentabelleSizeSize (US)Size (EU)Size (UK) MLXLXXLXXXLXXXXL SPX2C95UAH5-72131503 SPX2C95UAH5-72131505 SPX2C95UAH5-72131507 SPX2C95UAH5-72131510 SPX2C95UAH5-72131513 SPX2C95UAH5-72131515 Menge: Bitte Größe auswählen IN DEN WARENKORB 1 KAUFE ES JETZT ✅SIZE GUIDE✅ : Unsere Größe ist kleiner als die US-Größe. Wir empfehlen Ihnen, eine Größe größer als Ihre übliche Größe zu wählen. Das heißt, wenn Ihre übliche Größe US-Größe M ist, dann passt L in unserem Shop zu Ihnen. Rabattzone: Beliebte Sammlungen: BESCHREIBUNG Artikelnummer: SPX2C95UAH5 * Anlass zum Anziehen: Jeden Tag * Geschlecht: Männlich * Farbe: Graue Serie * Material: Polyester * Oberer Kragen: Klappkragen * Jahreszeit: Herbst / Winter * Ärmellänge 1: Ärmellos * Stil: Freizeit * Mustertyp: Einfarbig VERSAND UND RÜCKGABE 📦 Versicherter weltweiter Versand: Jede Bestellung enthält Details zur Nachverfolgung in Echtzeit und Versicherungsschutz für den unwahrscheinlichen Fall, dass ein Paket während des Transports verloren geht oder gestohlen wird. 💰 Geld-zurück-Garantie: Wenn Ihre Artikel innerhalb von 30 Tagen nach normalem Gebrauch beschädigt oder defekt ankommen, stellen wir Ihnen gerne einen Ersatz oder eine Rückerstattung aus. ✉️ 24/7 Kundensupport: Wir haben ein Team von Live-Vertretern, die Ihnen innerhalb von 24 Stunden an 7 Tagen in der Woche bei Fragen behilflich sind. 🔒 Sichere und sichere Kaufabwicklung: Wir verwenden die hochmoderne sichere SSL-Verschlüsselung, um Ihre persönlichen und finanziellen Daten zu 100% zu schützen. Kombinationsempfehlung Größentabelle × cm inch Grösse Tag Size Grösse Tag Size Return Hot Search Track Artist Album Playlist Search Results Return White Black confirm Kundenrezensionen Bewertungen(0) 0 0 0 0 0 Durchschnittliche Kundenbewertung 5.0 Bewertung schreiben Bewertung schreiben * Ergebnis : Klicken Sie um zu bewerten! * Bewertungen: Dateien hochladen Abgelegte Dateien werden verarbeitet ... Schließen Nr Ja Abbrechen Ok Bitte geben Sie Ihre Bewertung ein. * Benutzername : Bitte geben Sie Ihren Benutzername ein * E-Mail : Bitte geben Sie eine E-Mail Adresse ein ÜBERPRÜFUNG Sortieren nach: Alle Deutsch * « * » ERFOLGREICH Vielen Danke für Ihre Bewertung ERFOLGREICH Gutscheincode: {couponCode} Mit diesem Gutscheincode können Sie einkaufen gehen! Gleichzeitig haben wir den Gutscheincode an Ihre E-Mail gesendet. Zur Verwendung gehen Oops… Kommentarbeitrag fehlgeschlagen, bitte versuchen Sie es später noch einmal. Oops… Coupon fehlgeschlagen. Das könnte Sie auch interessieren Herren Cowboy Western Klassischer Stil Personalisiert Mode Lässig Einfache Vintage Weste Weste 32,95€ Lässige Taschenweste 35,95€ Retro Einfarbige Weste 40,95€ Vintage einreihige Reversweste 40,95€ Outdoor-Feldausrüstung Tarnung Trainingsweste 57,95€ Lederweste mit Western-Denim-Reißverschluss 12,95€ Ausverkauf Mode gedruckt Taschen V-Ausschnitt Weste 40,95€ taktische Weste für Amphibiensportarten 46,95€ Herren Reißverschlussweste im Retro-Stil 16,95€ Ausverkauf Retro Outdoor Wildleder Cardigan Weste für Herren 41,95€ amphibische taktische Weste 47,95€ 1900sretro Basic Weste 16,95€ Ausverkauf GESCHENKE Diese Geschenkliste dient nur zu Ihrer Information. Sie können den Artikel, die Größe oder Farbe des Geschenks auf der Warenkorbseite auswählen, wenn ein kostenloses Geschenk in Ihrer Bestellung verfügbar ist. ARTIKEL UPDATE ENTFERNEN HINZUFÜGEN ADD-ON ARTIKEL In den Warenkorb ENTFERNEN HINZUFÜGEN Loading... * Instagram * Facebook * Pinterest * Twitter * Instagram * Facebook * Pinterest * Twitter SITE INFO Über uns Contact Us Terms & Bedingungen Datenschutzbestimmungen HILFEZENTRUM Fragen und Antworten Track Order Zahlungsarten Lieferung Rückgaberecht Kategorie Hot sale T-shirt Outwear Bottoms * Instagram * Facebook * Pinterest * Twitter ABONNIEREN SIE UNSERE EXKLUSIVEN ANGEBOTE ABONNIEREN Ihre Mailbox ist falsch formatiert © 2022 bigyet