Women's Casual Round-neck Solid Color Sleeveless Two-piece Suit
${function() {
const variantData = data.variant || {"id":"3eeede45-1b7f-4b3b-98f3-a5cd2f7a327a","product_id":"5d953e3f-eaf5-4c43-aa54-19713032d3a4","title":"Pink-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHMY240814128-Pink-S(US 6-8)","barcode":"","position":1,"option1":"Pink","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10d3f57279dce65d8f7021e19c7176f9.jpeg","path":"10d3f57279dce65d8f7021e19c7176f9.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.99","price":"19.99","retail_price":"42.99","available":true,"url":"\/products\/womens-casual-round-neck-solid-color-sleeveless-two-piece-suit?variant=3eeede45-1b7f-4b3b-98f3-a5cd2f7a327a","available_quantity":999999999,"options":[{"name":"color","value":"Pink"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":54,"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":"3eeede45-1b7f-4b3b-98f3-a5cd2f7a327a","product_id":"5d953e3f-eaf5-4c43-aa54-19713032d3a4","title":"Pink-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHMY240814128-Pink-S(US 6-8)","barcode":"","position":1,"option1":"Pink","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10d3f57279dce65d8f7021e19c7176f9.jpeg","path":"10d3f57279dce65d8f7021e19c7176f9.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.99","price":"19.99","retail_price":"42.99","available":true,"url":"\/products\/womens-casual-round-neck-solid-color-sleeveless-two-piece-suit?variant=3eeede45-1b7f-4b3b-98f3-a5cd2f7a327a","available_quantity":999999999,"options":[{"name":"color","value":"Pink"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":54,"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 `
`;
}()}