Women's Botanical Floral Print Elegant Two-Piece Set
${function() {
const variantData = data.variant || {"id":"2295b76f-8a71-442c-a189-2e53022be4bc","product_id":"028c8cb2-dd18-4791-9299-bb4105dece0a","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725781457","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d248e8bd233d64f88cbd9fec6904f499.png","path":"d248e8bd233d64f88cbd9fec6904f499.png","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.02","price":"4.99","retail_price":"89.02","available":true,"url":"\/products\/womens-botanical-floral-print-elegant-two-piece-set?variant=2295b76f-8a71-442c-a189-2e53022be4bc","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":94,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"2295b76f-8a71-442c-a189-2e53022be4bc","product_id":"028c8cb2-dd18-4791-9299-bb4105dece0a","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725781457","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d248e8bd233d64f88cbd9fec6904f499.png","path":"d248e8bd233d64f88cbd9fec6904f499.png","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.02","price":"4.99","retail_price":"89.02","available":true,"url":"\/products\/womens-botanical-floral-print-elegant-two-piece-set?variant=2295b76f-8a71-442c-a189-2e53022be4bc","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":94,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}