【 TOPPP】M124223- Early Spring New Men's Polo Knitted Shirt
${function() {
const variantData = data.variant || {"id":"83078ca8-4840-4afb-97f9-bc5338ce311f","product_id":"49659987-0e3c-400e-b79b-6ae62dfedd43","title":"gray-M","weight_unit":"kg","inventory_quantity":30,"sku":"M124223230-gray-M-A0011614","barcode":"","position":1,"option1":"gray","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2011226c5ff71ebdaf6e876aedcccaf.jpg","path":"e2011226c5ff71ebdaf6e876aedcccaf.jpg","width":1200,"height":1311,"alt":"","aspect_ratio":0.9153318077803204},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/toppp-m124223-early-spring-new-mens-polo-knitted-shirt?variant=83078ca8-4840-4afb-97f9-bc5338ce311f","available_quantity":30,"options":[{"name":"colour","value":"gray"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"83078ca8-4840-4afb-97f9-bc5338ce311f","product_id":"49659987-0e3c-400e-b79b-6ae62dfedd43","title":"gray-M","weight_unit":"kg","inventory_quantity":30,"sku":"M124223230-gray-M-A0011614","barcode":"","position":1,"option1":"gray","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2011226c5ff71ebdaf6e876aedcccaf.jpg","path":"e2011226c5ff71ebdaf6e876aedcccaf.jpg","width":1200,"height":1311,"alt":"","aspect_ratio":0.9153318077803204},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/toppp-m124223-early-spring-new-mens-polo-knitted-shirt?variant=83078ca8-4840-4afb-97f9-bc5338ce311f","available_quantity":30,"options":[{"name":"colour","value":"gray"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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 `
`;
}()}