Women's Round Neck Printed Satin Casual Suit
${function() {
const variantData = data.variant || {"id":"c48b05ab-1979-45d7-9a8e-ad467ee812c0","product_id":"8ae72fc8-c289-4f0e-b2d6-810a3e9ee947","title":"yellow-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP250725502-yellow-S(US 6-8)","barcode":"","position":1,"option1":"yellow","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76bb9d4a33700d2471a648218a894aa9.jpeg","path":"76bb9d4a33700d2471a648218a894aa9.jpeg","width":1080,"height":1920,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"44.99","price":"19.99","retail_price":"44.99","available":true,"url":"\/products\/womens-round-neck-printed-satin-casual-suit?variant=c48b05ab-1979-45d7-9a8e-ad467ee812c0","available_quantity":999999999,"options":[{"name":"color","value":"yellow"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":56,"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":"c48b05ab-1979-45d7-9a8e-ad467ee812c0","product_id":"8ae72fc8-c289-4f0e-b2d6-810a3e9ee947","title":"yellow-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP250725502-yellow-S(US 6-8)","barcode":"","position":1,"option1":"yellow","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76bb9d4a33700d2471a648218a894aa9.jpeg","path":"76bb9d4a33700d2471a648218a894aa9.jpeg","width":1080,"height":1920,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"44.99","price":"19.99","retail_price":"44.99","available":true,"url":"\/products\/womens-round-neck-printed-satin-casual-suit?variant=c48b05ab-1979-45d7-9a8e-ad467ee812c0","available_quantity":999999999,"options":[{"name":"color","value":"yellow"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":56,"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 `
`;
}()}