SCH432 Women's Golf Autumn Double Collar Elastic Long Sleeve Casual Top
${function() {
const variantData = data.variant || {"id":"984e35ff-1374-41d8-ada9-34b432fd2aca","product_id":"c7f14b66-4622-47ce-bb7e-0d4ca2ebc57a","title":"white-M","weight_unit":"kg","inventory_quantity":9,"sku":"SCH432-230-white-M-A00112522","barcode":"","position":5,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8f2dc8e9a3f0915a1c71a99488b4815.jpg","path":"e8f2dc8e9a3f0915a1c71a99488b4815.jpg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":51.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"51.8","retail_price":"0","available":true,"url":"\/products\/sch432-womens-golf-autumn-double-collar-elastic-long-sleeve-casual-top?variant=984e35ff-1374-41d8-ada9-34b432fd2aca","available_quantity":9,"options":[{"name":"colour","value":"white"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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":"984e35ff-1374-41d8-ada9-34b432fd2aca","product_id":"c7f14b66-4622-47ce-bb7e-0d4ca2ebc57a","title":"white-M","weight_unit":"kg","inventory_quantity":9,"sku":"SCH432-230-white-M-A00112522","barcode":"","position":5,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8f2dc8e9a3f0915a1c71a99488b4815.jpg","path":"e8f2dc8e9a3f0915a1c71a99488b4815.jpg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":51.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"51.8","retail_price":"0","available":true,"url":"\/products\/sch432-womens-golf-autumn-double-collar-elastic-long-sleeve-casual-top?variant=984e35ff-1374-41d8-ada9-34b432fd2aca","available_quantity":9,"options":[{"name":"colour","value":"white"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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 `
`;
}()}