Women's Casual Contrast Color Striped Pants Suit
${function() {
const variantData = data.variant || {"id":"b42d4450-1b6e-4cec-b692-88247d934ba3","product_id":"f90d0fa6-5f93-479d-98f8-eb3151908c47","title":"Red-S(US 6)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSYYJ240911062-Red-S(US 6)","barcode":"","position":1,"option1":"Red","option2":"S(US 6)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81a7ef97511c500ed3c0ab8d81dea7d0.jpeg","path":"81a7ef97511c500ed3c0ab8d81dea7d0.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"46.99","price":"19.99","retail_price":"46.99","available":true,"url":"\/products\/womens-casual-contrast-color-striped-pants-suit?variant=b42d4450-1b6e-4cec-b692-88247d934ba3","available_quantity":999999999,"options":[{"name":"color","value":"Red"},{"name":"size","value":"S(US 6)"}],"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":"b42d4450-1b6e-4cec-b692-88247d934ba3","product_id":"f90d0fa6-5f93-479d-98f8-eb3151908c47","title":"Red-S(US 6)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSYYJ240911062-Red-S(US 6)","barcode":"","position":1,"option1":"Red","option2":"S(US 6)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81a7ef97511c500ed3c0ab8d81dea7d0.jpeg","path":"81a7ef97511c500ed3c0ab8d81dea7d0.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"46.99","price":"19.99","retail_price":"46.99","available":true,"url":"\/products\/womens-casual-contrast-color-striped-pants-suit?variant=b42d4450-1b6e-4cec-b692-88247d934ba3","available_quantity":999999999,"options":[{"name":"color","value":"Red"},{"name":"size","value":"S(US 6)"}],"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 `
`;
}()}