Women's Casual Printed Short-sleeved Solid Color Trousers Two-piece Suit
${function() {
const variantData = data.variant || {"id":"74e470bb-93f7-4c0b-9536-fb1ab2e2db0c","product_id":"e8ef0358-0383-48b1-91f6-8ecbd7a31097","title":"white-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOLM240826224-white-S(US 6-8)","barcode":"","position":1,"option1":"white","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ac321d2d18afea3b1f1b8d75a5625d0.jpeg","path":"4ac321d2d18afea3b1f1b8d75a5625d0.jpeg","width":720,"height":1280,"alt":"","aspect_ratio":0.5625},"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-printed-short-sleeved-solid-color-trousers-two-piece-suit?variant=74e470bb-93f7-4c0b-9536-fb1ab2e2db0c","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"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":"74e470bb-93f7-4c0b-9536-fb1ab2e2db0c","product_id":"e8ef0358-0383-48b1-91f6-8ecbd7a31097","title":"white-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOLM240826224-white-S(US 6-8)","barcode":"","position":1,"option1":"white","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ac321d2d18afea3b1f1b8d75a5625d0.jpeg","path":"4ac321d2d18afea3b1f1b8d75a5625d0.jpeg","width":720,"height":1280,"alt":"","aspect_ratio":0.5625},"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-printed-short-sleeved-solid-color-trousers-two-piece-suit?variant=74e470bb-93f7-4c0b-9536-fb1ab2e2db0c","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"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 `
`;
}()}