Women's Casual Solid Color Coat
${function() {
const variantData = data.variant || {"id":"aad4b914-4be6-4a66-a61b-810ef4f638e6","product_id":"9760639c-c596-4830-902c-5d757cefc9d1","title":"Beige-S(US 6-8)","weight_unit":"kg","inventory_quantity":999,"sku":"sku2139424620407","barcode":"","position":1,"option1":"Beige","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e4771afae401c6e6f89f7e96784e77b1.jpeg","path":"e4771afae401c6e6f89f7e96784e77b1.jpeg","width":1011,"height":1348,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.36,"min_quantity":1}],"weight":"0","compare_at_price":"38.99","price":"3.36","retail_price":"38.99","available":true,"url":"\/products\/womens-casual-solid-color-coat-2139424620406?variant=aad4b914-4be6-4a66-a61b-810ef4f638e6","available_quantity":999999999,"options":[{"name":"color","value":"Beige"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":91,"flashsale_info":[],"sales":48};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"aad4b914-4be6-4a66-a61b-810ef4f638e6","product_id":"9760639c-c596-4830-902c-5d757cefc9d1","title":"Beige-S(US 6-8)","weight_unit":"kg","inventory_quantity":999,"sku":"sku2139424620407","barcode":"","position":1,"option1":"Beige","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e4771afae401c6e6f89f7e96784e77b1.jpeg","path":"e4771afae401c6e6f89f7e96784e77b1.jpeg","width":1011,"height":1348,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.36,"min_quantity":1}],"weight":"0","compare_at_price":"38.99","price":"3.36","retail_price":"38.99","available":true,"url":"\/products\/womens-casual-solid-color-coat-2139424620406?variant=aad4b914-4be6-4a66-a61b-810ef4f638e6","available_quantity":999999999,"options":[{"name":"color","value":"Beige"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":91,"flashsale_info":[],"sales":48};
return `
`
}()}