Best Travel CompanionSpinner Luggage5 Piece Set
${function() {
const variantData = data.variant || {"id":"8d5b499b-cea7-400e-955f-48a2d9f3bb3c","product_id":"61bab409-1c11-4b67-b61d-88289ada7e54","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838643697","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/001838f2af15cb1921bc7ddfc651754c.jpeg","path":"001838f2af15cb1921bc7ddfc651754c.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.67,"min_quantity":1}],"weight":"0","compare_at_price":"100","price":"38.67","retail_price":"100","available":true,"url":"\/products\/best-travel-companionspinner-luggage5-piece-set-w102587_5d5cdefb?variant=8d5b499b-cea7-400e-955f-48a2d9f3bb3c","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":61,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"8d5b499b-cea7-400e-955f-48a2d9f3bb3c","product_id":"61bab409-1c11-4b67-b61d-88289ada7e54","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838643697","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/001838f2af15cb1921bc7ddfc651754c.jpeg","path":"001838f2af15cb1921bc7ddfc651754c.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.67,"min_quantity":1}],"weight":"0","compare_at_price":"100","price":"38.67","retail_price":"100","available":true,"url":"\/products\/best-travel-companionspinner-luggage5-piece-set-w102587_5d5cdefb?variant=8d5b499b-cea7-400e-955f-48a2d9f3bb3c","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":61,"flashsale_info":[],"sales":0};
return `
`
}()}