【 TOPPP 】M226013- New men's tricolor short sleeved top
${function() {
const variantData = data.variant || {"id":"130bae00-b423-4b3f-aa84-d724a4445d7e","product_id":"5bd51231-f084-4f70-b36a-b62265264f13","title":"black-M","weight_unit":"kg","inventory_quantity":15,"sku":"M226013190-black-M-A00112140","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0834d5fd7bcaea8106e696b17dc621b1.jpg","path":"0834d5fd7bcaea8106e696b17dc621b1.jpg","width":1496,"height":1496,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.8","retail_price":"0","available":true,"url":"\/products\/toppp-m226013-new-mens-tricolor-short-sleeved-top?variant=130bae00-b423-4b3f-aa84-d724a4445d7e","available_quantity":15,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"130bae00-b423-4b3f-aa84-d724a4445d7e","product_id":"5bd51231-f084-4f70-b36a-b62265264f13","title":"black-M","weight_unit":"kg","inventory_quantity":15,"sku":"M226013190-black-M-A00112140","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0834d5fd7bcaea8106e696b17dc621b1.jpg","path":"0834d5fd7bcaea8106e696b17dc621b1.jpg","width":1496,"height":1496,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.8","retail_price":"0","available":true,"url":"\/products\/toppp-m226013-new-mens-tricolor-short-sleeved-top?variant=130bae00-b423-4b3f-aa84-d724a4445d7e","available_quantity":15,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 `
`;
}()}