Women's Lapel Long Sleeve Elegant Suit
${function() {
const variantData = data.variant || {"id":"879e60e4-58cc-43aa-938f-86650fd8d794","product_id":"39b6be7b-e011-4195-9c30-56fc34527c84","title":"gray-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP240829265-gray-S(US 6-8)","barcode":"","position":1,"option1":"gray","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e2561b4cdf1a9f6ed894a19555669a4.jpeg","path":"0e2561b4cdf1a9f6ed894a19555669a4.jpeg","width":1080,"height":1920,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"51.99","price":"19.99","retail_price":"51.99","available":true,"url":"\/products\/womens-lapel-long-sleeve-elegant-suit-1?variant=879e60e4-58cc-43aa-938f-86650fd8d794","available_quantity":999999999,"options":[{"name":"color","value":"gray"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":62,"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":"879e60e4-58cc-43aa-938f-86650fd8d794","product_id":"39b6be7b-e011-4195-9c30-56fc34527c84","title":"gray-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP240829265-gray-S(US 6-8)","barcode":"","position":1,"option1":"gray","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e2561b4cdf1a9f6ed894a19555669a4.jpeg","path":"0e2561b4cdf1a9f6ed894a19555669a4.jpeg","width":1080,"height":1920,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"51.99","price":"19.99","retail_price":"51.99","available":true,"url":"\/products\/womens-lapel-long-sleeve-elegant-suit-1?variant=879e60e4-58cc-43aa-938f-86650fd8d794","available_quantity":999999999,"options":[{"name":"color","value":"gray"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":62,"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 `
`;
}()}