Women's Casual Solid Color Cardigan and Trousers Two-piece Suit
${function() {
const variantData = data.variant || {"id":"944a93cb-ee31-4827-be08-b890b3ba488f","product_id":"9e16fb6c-ff95-4d1b-bca9-57556bec3419","title":"black-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOLM240826227-black-S(US 6-8)","barcode":"","position":1,"option1":"black","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03e0e38434fcd5f3145a83e0fbf93aaf.jpeg","path":"03e0e38434fcd5f3145a83e0fbf93aaf.jpeg","width":720,"height":900,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"48.99","price":"19.99","retail_price":"48.99","available":true,"url":"\/products\/womens-casual-solid-color-cardigan-and-trousers-two-piece-suit?variant=944a93cb-ee31-4827-be08-b890b3ba488f","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":59,"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":"944a93cb-ee31-4827-be08-b890b3ba488f","product_id":"9e16fb6c-ff95-4d1b-bca9-57556bec3419","title":"black-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOLM240826227-black-S(US 6-8)","barcode":"","position":1,"option1":"black","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03e0e38434fcd5f3145a83e0fbf93aaf.jpeg","path":"03e0e38434fcd5f3145a83e0fbf93aaf.jpeg","width":720,"height":900,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"48.99","price":"19.99","retail_price":"48.99","available":true,"url":"\/products\/womens-casual-solid-color-cardigan-and-trousers-two-piece-suit?variant=944a93cb-ee31-4827-be08-b890b3ba488f","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":59,"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 `
`;
}()}