Women's Color Block Casual Top and Pants Two-piece Set
${function() {
const variantData = data.variant || {"id":"1cb5de0b-96b0-435d-8f48-b940a7472520","product_id":"5d17fff8-9e48-4b9f-883a-9a4198d78fb0","title":"Black and white-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOYM240829312-Black and white-S(US 6-8)","barcode":"","position":1,"option1":"Black and white","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a8e2026babe2289d7f54ba43c858a5a.jpeg","path":"5a8e2026babe2289d7f54ba43c858a5a.jpeg","width":1080,"height":1620,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"43.99","price":"19.99","retail_price":"43.99","available":true,"url":"\/products\/womens-color-block-casual-top-and-pants-two-piece-set?variant=1cb5de0b-96b0-435d-8f48-b940a7472520","available_quantity":999999999,"options":[{"name":"color","value":"Black and white"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":55,"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":"1cb5de0b-96b0-435d-8f48-b940a7472520","product_id":"5d17fff8-9e48-4b9f-883a-9a4198d78fb0","title":"Black and white-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOYM240829312-Black and white-S(US 6-8)","barcode":"","position":1,"option1":"Black and white","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a8e2026babe2289d7f54ba43c858a5a.jpeg","path":"5a8e2026babe2289d7f54ba43c858a5a.jpeg","width":1080,"height":1620,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"43.99","price":"19.99","retail_price":"43.99","available":true,"url":"\/products\/womens-color-block-casual-top-and-pants-two-piece-set?variant=1cb5de0b-96b0-435d-8f48-b940a7472520","available_quantity":999999999,"options":[{"name":"color","value":"Black and white"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":55,"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 `
`;
}()}