【 TOPPP】M424036 G * Home's new men's thin V-neck windproof vest
${function() {
const variantData = data.variant || {"id":"3406b2ab-f489-4d46-8d70-a96db8d2773c","product_id":"04e7574c-01a2-4ffc-b8ef-536e59622518","title":"black-M","weight_unit":"kg","inventory_quantity":29,"sku":"M424036200-black-M-A0015916","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6eb239548e106497563c998e3bae7050.jpg","path":"6eb239548e106497563c998e3bae7050.jpg","width":1280,"height":1920,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/toppp-m424036-g-homes-new-mens-thin-v-neck-windproof-vest?variant=3406b2ab-f489-4d46-8d70-a96db8d2773c","available_quantity":29,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":17};
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":"3406b2ab-f489-4d46-8d70-a96db8d2773c","product_id":"04e7574c-01a2-4ffc-b8ef-536e59622518","title":"black-M","weight_unit":"kg","inventory_quantity":29,"sku":"M424036200-black-M-A0015916","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6eb239548e106497563c998e3bae7050.jpg","path":"6eb239548e106497563c998e3bae7050.jpg","width":1280,"height":1920,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/toppp-m424036-g-homes-new-mens-thin-v-neck-windproof-vest?variant=3406b2ab-f489-4d46-8d70-a96db8d2773c","available_quantity":29,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":17};
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 `
`;
}()}