Small Crossbody Bags for Women 3 in 1 Trendy Belt Purse Fashion Designer Mini Cute Sling Fanny Chest Pack H3985
${function() {
const variantData = data.variant || {"id":"9eb044f5-de1d-4abf-ba65-b8831ae26e80","product_id":"a0cd46b2-8267-48a2-ac1d-88cdb1f745e5","title":"White","weight_unit":"kg","inventory_quantity":48,"sku":"{H3985#P180}-White-A001490","barcode":"","position":2,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f42d412bc6c908ee1d2f127f196275a6.jpg","path":"f42d412bc6c908ee1d2f127f196275a6.jpg","width":1129,"height":1397,"alt":"","aspect_ratio":0.8081603435934145},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"36","retail_price":"69","available":true,"url":"\/products\/small-crossbody-bags-for-women-3-in-1-trendy-belt-purse-fashion-designer-mini-cute-sling-fanny-chest-pack-h3985?variant=9eb044f5-de1d-4abf-ba65-b8831ae26e80","available_quantity":48,"options":[{"name":"Color","value":"White"}],"off_ratio":48,"flashsale_info":[],"sales":32};
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":"9eb044f5-de1d-4abf-ba65-b8831ae26e80","product_id":"a0cd46b2-8267-48a2-ac1d-88cdb1f745e5","title":"White","weight_unit":"kg","inventory_quantity":48,"sku":"{H3985#P180}-White-A001490","barcode":"","position":2,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f42d412bc6c908ee1d2f127f196275a6.jpg","path":"f42d412bc6c908ee1d2f127f196275a6.jpg","width":1129,"height":1397,"alt":"","aspect_ratio":0.8081603435934145},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"36","retail_price":"69","available":true,"url":"\/products\/small-crossbody-bags-for-women-3-in-1-trendy-belt-purse-fashion-designer-mini-cute-sling-fanny-chest-pack-h3985?variant=9eb044f5-de1d-4abf-ba65-b8831ae26e80","available_quantity":48,"options":[{"name":"Color","value":"White"}],"off_ratio":48,"flashsale_info":[],"sales":32};
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 `
`;
}()}