【 TOPPP】W324236- New early spring women's contrasting knitted jacket cardigan
${function() {
const variantData = data.variant || {"id":"8b87ef3e-5d4c-44c7-aa30-05b47b66b07f","product_id":"1ca3e8e9-3178-4019-b93a-10b63fa2b318","title":"Khaki-S","weight_unit":"kg","inventory_quantity":19,"sku":"W324236270-Khaki-S-A0011450","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7d8ca9331ee8b0d3f9338c0c81dddda.jpg","path":"e7d8ca9331ee8b0d3f9338c0c81dddda.jpg","width":1080,"height":810,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"58","retail_price":"0","available":true,"url":"\/products\/toppp-w324236-new-early-spring-womens-contrasting-knitted-jacket-cardigan?variant=8b87ef3e-5d4c-44c7-aa30-05b47b66b07f","available_quantity":19,"options":[{"name":"colour","value":"Khaki"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":5};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"8b87ef3e-5d4c-44c7-aa30-05b47b66b07f","product_id":"1ca3e8e9-3178-4019-b93a-10b63fa2b318","title":"Khaki-S","weight_unit":"kg","inventory_quantity":19,"sku":"W324236270-Khaki-S-A0011450","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7d8ca9331ee8b0d3f9338c0c81dddda.jpg","path":"e7d8ca9331ee8b0d3f9338c0c81dddda.jpg","width":1080,"height":810,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"58","retail_price":"0","available":true,"url":"\/products\/toppp-w324236-new-early-spring-womens-contrasting-knitted-jacket-cardigan?variant=8b87ef3e-5d4c-44c7-aa30-05b47b66b07f","available_quantity":19,"options":[{"name":"colour","value":"Khaki"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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 `
`;
}()}