【 TOPPP】 M322224- New autumn and winter men's knitted cardigan
${function() {
const variantData = data.variant || {"id":"99bd3831-2f62-45ec-bc9e-af4c67639718","product_id":"267c4af5-817d-4da4-bef9-49fc8b636df1","title":"black-M","weight_unit":"kg","inventory_quantity":29,"sku":"M322224290-black-M-A001664","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7765d8ddcde4476367a415458d235de5.jpg","path":"7765d8ddcde4476367a415458d235de5.jpg","width":720,"height":540,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":60,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"60","retail_price":"0","available":true,"url":"\/products\/toppp-m322224-new-autumn-and-winter-mens-knitted-cardigan?variant=99bd3831-2f62-45ec-bc9e-af4c67639718","available_quantity":29,"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":"99bd3831-2f62-45ec-bc9e-af4c67639718","product_id":"267c4af5-817d-4da4-bef9-49fc8b636df1","title":"black-M","weight_unit":"kg","inventory_quantity":29,"sku":"M322224290-black-M-A001664","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7765d8ddcde4476367a415458d235de5.jpg","path":"7765d8ddcde4476367a415458d235de5.jpg","width":720,"height":540,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":60,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"60","retail_price":"0","available":true,"url":"\/products\/toppp-m322224-new-autumn-and-winter-mens-knitted-cardigan?variant=99bd3831-2f62-45ec-bc9e-af4c67639718","available_quantity":29,"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 `
`;
}()}