【 TOPPP 】【Pre sale, shipped on December 30th】5570- Popular women's handbag with shoulder strap
${function() {
const variantData = data.variant || {"id":"8c5cf383-eafb-4f71-8472-c0e824ad1eb6","product_id":"42314c55-7919-4e20-af6f-d1e5fe7a0ce5","title":"khaki","weight_unit":"kg","inventory_quantity":16,"sku":"5570-00210-khaki-A0018265","barcode":"","position":1,"option1":"khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/85de5cc22edecdbfa0b026eabf1ae2fc.jpg","path":"85de5cc22edecdbfa0b026eabf1ae2fc.jpg","width":860,"height":1042,"alt":"","aspect_ratio":0.8253358925143954},"wholesale_price":[{"price":52,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"52","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-december-30th-5570-popular-womens-handbag-with-shoulder-strap?variant=8c5cf383-eafb-4f71-8472-c0e824ad1eb6","available_quantity":16,"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":"8c5cf383-eafb-4f71-8472-c0e824ad1eb6","product_id":"42314c55-7919-4e20-af6f-d1e5fe7a0ce5","title":"khaki","weight_unit":"kg","inventory_quantity":16,"sku":"5570-00210-khaki-A0018265","barcode":"","position":1,"option1":"khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/85de5cc22edecdbfa0b026eabf1ae2fc.jpg","path":"85de5cc22edecdbfa0b026eabf1ae2fc.jpg","width":860,"height":1042,"alt":"","aspect_ratio":0.8253358925143954},"wholesale_price":[{"price":52,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"52","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-december-30th-5570-popular-womens-handbag-with-shoulder-strap?variant=8c5cf383-eafb-4f71-8472-c0e824ad1eb6","available_quantity":16,"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 `
`;
}()}