【 TOPPP 】TL147- Hot selling men's quick drying casual shorts - in stock
${function() {
const variantData = data.variant || {"id":"bf6c1aee-6306-4143-bc2e-8b74c1cab5a2","product_id":"2c7579e9-a5a7-4470-bf2f-9d8522630754","title":"black-M","weight_unit":"kg","inventory_quantity":1,"sku":"TL147-00170-black-M-A00110825","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88184dec360e684a8d8f447b51411db9.jpg","path":"88184dec360e684a8d8f447b51411db9.jpg","width":190,"height":256,"alt":"","aspect_ratio":0.7421875},"wholesale_price":[{"price":41.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"41.8","retail_price":"0","available":true,"url":"\/products\/toppp-tl147-hot-selling-mens-quick-drying-casual-shorts-in-stock?variant=bf6c1aee-6306-4143-bc2e-8b74c1cab5a2","available_quantity":1,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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":"bf6c1aee-6306-4143-bc2e-8b74c1cab5a2","product_id":"2c7579e9-a5a7-4470-bf2f-9d8522630754","title":"black-M","weight_unit":"kg","inventory_quantity":1,"sku":"TL147-00170-black-M-A00110825","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88184dec360e684a8d8f447b51411db9.jpg","path":"88184dec360e684a8d8f447b51411db9.jpg","width":190,"height":256,"alt":"","aspect_ratio":0.7421875},"wholesale_price":[{"price":41.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"41.8","retail_price":"0","available":true,"url":"\/products\/toppp-tl147-hot-selling-mens-quick-drying-casual-shorts-in-stock?variant=bf6c1aee-6306-4143-bc2e-8b74c1cab5a2","available_quantity":1,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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 `
`;
}()}