【 TOPPP 】W626001- New Spring/Summer Women's Nine Minute Pants
${function() {
const variantData = data.variant || {"id":"18ea0ca1-6dfb-4ab9-a1e8-c4e1ae747326","product_id":"16887118-fcde-43c1-859b-43de1d533263","title":"black-XS","weight_unit":"kg","inventory_quantity":19,"sku":"W626001190-black-XS-A0019490","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe8138ca1d68f2b95e7c99f9b50b7a8c.jpg","path":"fe8138ca1d68f2b95e7c99f9b50b7a8c.jpg","width":1500,"height":2000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.8,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"45.8","retail_price":"0","available":true,"url":"\/products\/toppp-w626001-new-spring-summer-womens-nine-minute-pants?variant=18ea0ca1-6dfb-4ab9-a1e8-c4e1ae747326","available_quantity":19,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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":"18ea0ca1-6dfb-4ab9-a1e8-c4e1ae747326","product_id":"16887118-fcde-43c1-859b-43de1d533263","title":"black-XS","weight_unit":"kg","inventory_quantity":19,"sku":"W626001190-black-XS-A0019490","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe8138ca1d68f2b95e7c99f9b50b7a8c.jpg","path":"fe8138ca1d68f2b95e7c99f9b50b7a8c.jpg","width":1500,"height":2000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.8,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"45.8","retail_price":"0","available":true,"url":"\/products\/toppp-w626001-new-spring-summer-womens-nine-minute-pants?variant=18ea0ca1-6dfb-4ab9-a1e8-c4e1ae747326","available_quantity":19,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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 `
`;
}()}