【 TOPPP 】 【 Pre sale, shipped on July 7 th 】3454- Hot selling men's quick drying shorts
${function() {
const variantData = data.variant || {"id":"92e89095-82a1-4e3d-a864-1da7d275536b","product_id":"0d61a7db-4944-4efc-9ae5-74ab15e5d7db","title":"black-M","weight_unit":"kg","inventory_quantity":10,"sku":"3454-00170-black-M-A00111652","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c00e5cc44b7ab7ed75c108e4cb947b2.jpg","path":"2c00e5cc44b7ab7ed75c108e4cb947b2.jpg","width":750,"height":1125,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":42.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-7-th-3454-hot-selling-mens-quick-drying-shorts?variant=92e89095-82a1-4e3d-a864-1da7d275536b","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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":"92e89095-82a1-4e3d-a864-1da7d275536b","product_id":"0d61a7db-4944-4efc-9ae5-74ab15e5d7db","title":"black-M","weight_unit":"kg","inventory_quantity":10,"sku":"3454-00170-black-M-A00111652","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c00e5cc44b7ab7ed75c108e4cb947b2.jpg","path":"2c00e5cc44b7ab7ed75c108e4cb947b2.jpg","width":750,"height":1125,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":42.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-7-th-3454-hot-selling-mens-quick-drying-shorts?variant=92e89095-82a1-4e3d-a864-1da7d275536b","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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 `
`;
}()}