Women's Casual Stand-up Collar Zipper Two-piece Suit
${function() {
const variantData = data.variant || {"id":"f16bb594-7369-4b29-b89a-afce3746a18c","product_id":"4209480a-d854-43ec-b94a-7dbf3daf93b8","title":"Rose red-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHMY240904039-Rose red-S(US 6-8)","barcode":"","position":1,"option1":"Rose red","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/361337f24cd3efc23fe614ebed48adb1.jpeg","path":"361337f24cd3efc23fe614ebed48adb1.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"48.99","price":"19.99","retail_price":"48.99","available":true,"url":"\/products\/womens-casual-stand-up-collar-zipper-two-piece-suit?variant=f16bb594-7369-4b29-b89a-afce3746a18c","available_quantity":999999999,"options":[{"name":"color","value":"Rose red"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":59,"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":"f16bb594-7369-4b29-b89a-afce3746a18c","product_id":"4209480a-d854-43ec-b94a-7dbf3daf93b8","title":"Rose red-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHMY240904039-Rose red-S(US 6-8)","barcode":"","position":1,"option1":"Rose red","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/361337f24cd3efc23fe614ebed48adb1.jpeg","path":"361337f24cd3efc23fe614ebed48adb1.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"48.99","price":"19.99","retail_price":"48.99","available":true,"url":"\/products\/womens-casual-stand-up-collar-zipper-two-piece-suit?variant=f16bb594-7369-4b29-b89a-afce3746a18c","available_quantity":999999999,"options":[{"name":"color","value":"Rose red"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":59,"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 `
`;
}()}