【 TOPPP】M424230- New men's waterproof knitted vest
${function() {
const variantData = data.variant || {"id":"c247e791-54bf-42c7-8119-c6fce4d78bd6","product_id":"511feaa8-4eb3-4a5b-82f8-aec49532575f","title":"black-M","weight_unit":"kg","inventory_quantity":30,"sku":"M424230260-black-M-A0011407","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b54e437b7737dc86397bd65caf20771.jpg","path":"0b54e437b7737dc86397bd65caf20771.jpg","width":1081,"height":810,"alt":"","aspect_ratio":1.334567901234568},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"58","retail_price":"0","available":true,"url":"\/products\/toppp-m424230-new-mens-waterproof-knitted-vest?variant=c247e791-54bf-42c7-8119-c6fce4d78bd6","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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":"c247e791-54bf-42c7-8119-c6fce4d78bd6","product_id":"511feaa8-4eb3-4a5b-82f8-aec49532575f","title":"black-M","weight_unit":"kg","inventory_quantity":30,"sku":"M424230260-black-M-A0011407","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b54e437b7737dc86397bd65caf20771.jpg","path":"0b54e437b7737dc86397bd65caf20771.jpg","width":1081,"height":810,"alt":"","aspect_ratio":1.334567901234568},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"58","retail_price":"0","available":true,"url":"\/products\/toppp-m424230-new-mens-waterproof-knitted-vest?variant=c247e791-54bf-42c7-8119-c6fce4d78bd6","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 `
`;
}()}