【 TOPPP 】WC26032- New Women's Lightweight Windproof Sunscreen Coat
${function() {
const variantData = data.variant || {"id":"16f2194e-a05c-4c9f-8abe-3af592a22de2","product_id":"3c928685-f947-4a3d-a67f-e7d9cb3163d9","title":"black-S","weight_unit":"kg","inventory_quantity":20,"sku":"WC26032260-black-S-A00113084","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b35b0bf05162d39e77403ca16f2cebd2.jpg","path":"b35b0bf05162d39e77403ca16f2cebd2.jpg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":56.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"56.8","retail_price":"0","available":true,"url":"\/products\/toppp-wc26032-new-womens-lightweight-windproof-sunscreen-coat?variant=16f2194e-a05c-4c9f-8abe-3af592a22de2","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"16f2194e-a05c-4c9f-8abe-3af592a22de2","product_id":"3c928685-f947-4a3d-a67f-e7d9cb3163d9","title":"black-S","weight_unit":"kg","inventory_quantity":20,"sku":"WC26032260-black-S-A00113084","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b35b0bf05162d39e77403ca16f2cebd2.jpg","path":"b35b0bf05162d39e77403ca16f2cebd2.jpg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":56.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"56.8","retail_price":"0","available":true,"url":"\/products\/toppp-wc26032-new-womens-lightweight-windproof-sunscreen-coat?variant=16f2194e-a05c-4c9f-8abe-3af592a22de2","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 `
`;
}()}