【Discount 】[특별 할인] 【 TOPPP】6805/0110-003 New men's clothing, model style sports pants that absorb moisture and sweat
${function() {
const variantData = data.variant || {"id":"db7cbbbd-3bab-4ac0-93b2-2f550620d421","product_id":"0652fb22-221c-46c1-bfc0-d3ce55e08a5d","title":"L-BLUE","weight_unit":"kg","inventory_quantity":3,"sku":"6805-\u7279100-L-BLUE-A0011667","barcode":"","position":4,"option1":"L","option2":"BLUE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87395717aa67579a4f59db9db4f9c09b.jpg","path":"87395717aa67579a4f59db9db4f9c09b.jpg","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/discount-\ud2b9\ubcc4-\ud560\uc778-toppp-6805-0110-003-new-mens-clothing-model-style-sports-pants-that-absorb-moisture-and-sweat?variant=db7cbbbd-3bab-4ac0-93b2-2f550620d421","available_quantity":3,"options":[{"name":"SIZE","value":"L"},{"name":"COLOR","value":"BLUE"}],"off_ratio":0,"flashsale_info":[],"sales":25};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
L
${function(){
const optName = "SIZE";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color:
BLUE
${function(){
const optName = "COLOR";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$28.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"db7cbbbd-3bab-4ac0-93b2-2f550620d421","product_id":"0652fb22-221c-46c1-bfc0-d3ce55e08a5d","title":"L-BLUE","weight_unit":"kg","inventory_quantity":3,"sku":"6805-\u7279100-L-BLUE-A0011667","barcode":"","position":4,"option1":"L","option2":"BLUE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87395717aa67579a4f59db9db4f9c09b.jpg","path":"87395717aa67579a4f59db9db4f9c09b.jpg","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/discount-\ud2b9\ubcc4-\ud560\uc778-toppp-6805-0110-003-new-mens-clothing-model-style-sports-pants-that-absorb-moisture-and-sweat?variant=db7cbbbd-3bab-4ac0-93b2-2f550620d421","available_quantity":3,"options":[{"name":"SIZE","value":"L"},{"name":"COLOR","value":"BLUE"}],"off_ratio":0,"flashsale_info":[],"sales":25};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"db7cbbbd-3bab-4ac0-93b2-2f550620d421","product_id":"0652fb22-221c-46c1-bfc0-d3ce55e08a5d","title":"L-BLUE","weight_unit":"kg","inventory_quantity":3,"sku":"6805-\u7279100-L-BLUE-A0011667","barcode":"","position":4,"option1":"L","option2":"BLUE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87395717aa67579a4f59db9db4f9c09b.jpg","path":"87395717aa67579a4f59db9db4f9c09b.jpg","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/discount-\ud2b9\ubcc4-\ud560\uc778-toppp-6805-0110-003-new-mens-clothing-model-style-sports-pants-that-absorb-moisture-and-sweat?variant=db7cbbbd-3bab-4ac0-93b2-2f550620d421","available_quantity":3,"options":[{"name":"SIZE","value":"L"},{"name":"COLOR","value":"BLUE"}],"off_ratio":0,"flashsale_info":[],"sales":25};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}