【 TOPPP】M324234- New men's knitted jacket
${function() {
const variantData = data.variant || {"id":"83a9f3a8-2c7c-499c-85c2-1ae22a208703","product_id":"e9253ca1-b1a9-4af2-b01c-04545666d916","title":"black-M","weight_unit":"kg","inventory_quantity":30,"sku":"M324234290-black-M-A0011522","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9714cecec9f7fa385a2e0febd5a913a9.jpg","path":"9714cecec9f7fa385a2e0febd5a913a9.jpg","width":1140,"height":1290,"alt":"","aspect_ratio":0.8837209302325582},"wholesale_price":[{"price":62,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"62","retail_price":"0","available":true,"url":"\/products\/toppp-m324234-new-mens-knitted-jacket?variant=83a9f3a8-2c7c-499c-85c2-1ae22a208703","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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":"83a9f3a8-2c7c-499c-85c2-1ae22a208703","product_id":"e9253ca1-b1a9-4af2-b01c-04545666d916","title":"black-M","weight_unit":"kg","inventory_quantity":30,"sku":"M324234290-black-M-A0011522","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9714cecec9f7fa385a2e0febd5a913a9.jpg","path":"9714cecec9f7fa385a2e0febd5a913a9.jpg","width":1140,"height":1290,"alt":"","aspect_ratio":0.8837209302325582},"wholesale_price":[{"price":62,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"62","retail_price":"0","available":true,"url":"\/products\/toppp-m324234-new-mens-knitted-jacket?variant=83a9f3a8-2c7c-499c-85c2-1ae22a208703","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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 `
`;
}()}