Women's Casual Fashion Patchwork Suit
${function() {
const variantData = data.variant || {"id":"97bea7ac-1ebc-4037-9b26-e5de4128f270","product_id":"2a8aa05a-5467-4b2a-9e3a-9db1c02971e9","title":"White and blue-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOYM240829305-White and blue-S(US 6-8)","barcode":"","position":1,"option1":"White and blue","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2b07c082e343abb62724daf0f0e655b4.jpeg","path":"2b07c082e343abb62724daf0f0e655b4.jpeg","width":834,"height":1250,"alt":"","aspect_ratio":0.6672},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"19.99","retail_price":"45.99","available":true,"url":"\/products\/womens-casual-fashion-patchwork-suit?variant=97bea7ac-1ebc-4037-9b26-e5de4128f270","available_quantity":999999999,"options":[{"name":"color","value":"White and blue"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":57,"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":"97bea7ac-1ebc-4037-9b26-e5de4128f270","product_id":"2a8aa05a-5467-4b2a-9e3a-9db1c02971e9","title":"White and blue-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOYM240829305-White and blue-S(US 6-8)","barcode":"","position":1,"option1":"White and blue","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2b07c082e343abb62724daf0f0e655b4.jpeg","path":"2b07c082e343abb62724daf0f0e655b4.jpeg","width":834,"height":1250,"alt":"","aspect_ratio":0.6672},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"19.99","retail_price":"45.99","available":true,"url":"\/products\/womens-casual-fashion-patchwork-suit?variant=97bea7ac-1ebc-4037-9b26-e5de4128f270","available_quantity":999999999,"options":[{"name":"color","value":"White and blue"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":57,"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 `
`;
}()}