【 TOPPP 】TL052- Men's high-end casual quick drying pants
${function() {
const variantData = data.variant || {"id":"6fe925f3-b94c-4fc6-9cf6-39640495261a","product_id":"090584f7-69a4-478e-96f9-672c62f9879d","title":"black-XL","weight_unit":"kg","inventory_quantity":10,"sku":"TL052-00170-black-XL-A0018411","barcode":"","position":3,"option1":"black","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7bcdf49cb3d2c030c90b6d4c8ae6276c.jpg","path":"7bcdf49cb3d2c030c90b6d4c8ae6276c.jpg","width":799,"height":661,"alt":"","aspect_ratio":1.2087745839636914},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/toppp-tl052-mens-high-end-casual-quick-drying-pants?variant=6fe925f3-b94c-4fc6-9cf6-39640495261a","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":14};
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":"6fe925f3-b94c-4fc6-9cf6-39640495261a","product_id":"090584f7-69a4-478e-96f9-672c62f9879d","title":"black-XL","weight_unit":"kg","inventory_quantity":10,"sku":"TL052-00170-black-XL-A0018411","barcode":"","position":3,"option1":"black","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7bcdf49cb3d2c030c90b6d4c8ae6276c.jpg","path":"7bcdf49cb3d2c030c90b6d4c8ae6276c.jpg","width":799,"height":661,"alt":"","aspect_ratio":1.2087745839636914},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/toppp-tl052-mens-high-end-casual-quick-drying-pants?variant=6fe925f3-b94c-4fc6-9cf6-39640495261a","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":14};
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 `
`;
}()}