【 TOPPP】W224144- New women's color blocked flip sleeve short sleeved shirt
${function() {
const variantData = data.variant || {"id":"04654722-7c44-4468-9361-f60da8211906","product_id":"014c19ac-26de-4a12-8a68-e3f4322798c7","title":"yellow-XS","weight_unit":"kg","inventory_quantity":17,"sku":"W224144140-yellow-XS-A0016546","barcode":"","position":1,"option1":"yellow","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e33b5fd1c41ea784e53dc1dacfe327ce.jpg","path":"e33b5fd1c41ea784e53dc1dacfe327ce.jpg","width":1058,"height":1411,"alt":"","aspect_ratio":0.7498228206945429},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/toppp-w224144-new-womens-color-blocked-flip-sleeve-short-sleeved-shirt?variant=04654722-7c44-4468-9361-f60da8211906","available_quantity":17,"options":[{"name":"colour","value":"yellow"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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":"04654722-7c44-4468-9361-f60da8211906","product_id":"014c19ac-26de-4a12-8a68-e3f4322798c7","title":"yellow-XS","weight_unit":"kg","inventory_quantity":17,"sku":"W224144140-yellow-XS-A0016546","barcode":"","position":1,"option1":"yellow","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e33b5fd1c41ea784e53dc1dacfe327ce.jpg","path":"e33b5fd1c41ea784e53dc1dacfe327ce.jpg","width":1058,"height":1411,"alt":"","aspect_ratio":0.7498228206945429},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/toppp-w224144-new-womens-color-blocked-flip-sleeve-short-sleeved-shirt?variant=04654722-7c44-4468-9361-f60da8211906","available_quantity":17,"options":[{"name":"colour","value":"yellow"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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 `
`;
}()}