【 TOPPP 】 GF046- Popular men's casual quick drying pants
${function() {
const variantData = data.variant || {"id":"ea0670c6-8a58-4ba7-bbf4-5b986e76b0c6","product_id":"2c644aa7-f1c4-41ab-80a1-52c5b6ba129f","title":"blue-M","weight_unit":"kg","inventory_quantity":15,"sku":"GF046-00240-blue-M-A0016548","barcode":"","position":1,"option1":"blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15466b31aacf1777b951f16af4cb00a8.jpg","path":"15466b31aacf1777b951f16af4cb00a8.jpg","width":1040,"height":1560,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":52,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"52","retail_price":"0","available":true,"url":"\/products\/toppp-gf046-popular-mens-casual-quick-drying-pants?variant=ea0670c6-8a58-4ba7-bbf4-5b986e76b0c6","available_quantity":15,"options":[{"name":"colour","value":"blue"},{"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":"ea0670c6-8a58-4ba7-bbf4-5b986e76b0c6","product_id":"2c644aa7-f1c4-41ab-80a1-52c5b6ba129f","title":"blue-M","weight_unit":"kg","inventory_quantity":15,"sku":"GF046-00240-blue-M-A0016548","barcode":"","position":1,"option1":"blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15466b31aacf1777b951f16af4cb00a8.jpg","path":"15466b31aacf1777b951f16af4cb00a8.jpg","width":1040,"height":1560,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":52,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"52","retail_price":"0","available":true,"url":"\/products\/toppp-gf046-popular-mens-casual-quick-drying-pants?variant=ea0670c6-8a58-4ba7-bbf4-5b986e76b0c6","available_quantity":15,"options":[{"name":"colour","value":"blue"},{"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 `
`;
}()}