【 TOPPP】A725115- New Fashionable Handheld Shoulder Back Dual Use Small Bag
${function() {
const variantData = data.variant || {"id":"6911d3cd-34c0-4837-9b95-58573ec97073","product_id":"1cf5ae46-7b5a-4814-a4e1-5c1ec4a57080","title":"khaki","weight_unit":"kg","inventory_quantity":26,"sku":"A725115310-khaki-A0016333","barcode":"","position":1,"option1":"khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e93a7cf5c5f873fdfd51c815b415f0be.jpg","path":"e93a7cf5c5f873fdfd51c815b415f0be.jpg","width":1500,"height":2000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":62.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"62.8","retail_price":"0","available":true,"url":"\/products\/toppp-a725115-new-fashionable-handheld-shoulder-back-dual-use-small-bag?variant=6911d3cd-34c0-4837-9b95-58573ec97073","available_quantity":26,"options":[{"name":"colour","value":"khaki"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"6911d3cd-34c0-4837-9b95-58573ec97073","product_id":"1cf5ae46-7b5a-4814-a4e1-5c1ec4a57080","title":"khaki","weight_unit":"kg","inventory_quantity":26,"sku":"A725115310-khaki-A0016333","barcode":"","position":1,"option1":"khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e93a7cf5c5f873fdfd51c815b415f0be.jpg","path":"e93a7cf5c5f873fdfd51c815b415f0be.jpg","width":1500,"height":2000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":62.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"62.8","retail_price":"0","available":true,"url":"\/products\/toppp-a725115-new-fashionable-handheld-shoulder-back-dual-use-small-bag?variant=6911d3cd-34c0-4837-9b95-58573ec97073","available_quantity":26,"options":[{"name":"colour","value":"khaki"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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 `
`;
}()}