【 TOPPP】W425051- New early autumn women's vest
${function() {
const variantData = data.variant || {"id":"4ee49a95-d6be-432f-8aad-19a2da766d3a","product_id":"7471e8d8-5bf0-47fb-8c9c-252cf18b9f78","title":"white-XS","weight_unit":"kg","inventory_quantity":30,"sku":"W425051290-white-XS-A0016464","barcode":"","position":1,"option1":"white","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cace3958122423645c953c8dcc6b7131.jpg","path":"cace3958122423645c953c8dcc6b7131.jpg","width":1080,"height":810,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":58.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"58.8","retail_price":"0","available":true,"url":"\/products\/toppp-w425051-new-early-autumn-womens-vest?variant=4ee49a95-d6be-432f-8aad-19a2da766d3a","available_quantity":30,"options":[{"name":"colour","value":"white"},{"name":"size","value":"XS"}],"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":"4ee49a95-d6be-432f-8aad-19a2da766d3a","product_id":"7471e8d8-5bf0-47fb-8c9c-252cf18b9f78","title":"white-XS","weight_unit":"kg","inventory_quantity":30,"sku":"W425051290-white-XS-A0016464","barcode":"","position":1,"option1":"white","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cace3958122423645c953c8dcc6b7131.jpg","path":"cace3958122423645c953c8dcc6b7131.jpg","width":1080,"height":810,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":58.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"58.8","retail_price":"0","available":true,"url":"\/products\/toppp-w425051-new-early-autumn-womens-vest?variant=4ee49a95-d6be-432f-8aad-19a2da766d3a","available_quantity":30,"options":[{"name":"colour","value":"white"},{"name":"size","value":"XS"}],"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 `
`;
}()}