Women's Round Neck Short Sleeve Casual Suit
${function() {
const variantData = data.variant || {"id":"d49bdc0a-9fcc-4219-8f1f-0eb685eb2e9a","product_id":"8c88840c-4f3c-4f30-a6f9-b61a84cf2e79","title":"rose-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP240813103-rose-S(US 6-8)","barcode":"","position":1,"option1":"rose","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69b5ad1b042ac1e03107dbec081802ec.jpeg","path":"69b5ad1b042ac1e03107dbec081802ec.jpeg","width":1080,"height":1920,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"43.99","price":"19.99","retail_price":"43.99","available":true,"url":"\/products\/womens-round-neck-short-sleeve-casual-suit?variant=d49bdc0a-9fcc-4219-8f1f-0eb685eb2e9a","available_quantity":999999999,"options":[{"name":"color","value":"rose"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":55,"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":"d49bdc0a-9fcc-4219-8f1f-0eb685eb2e9a","product_id":"8c88840c-4f3c-4f30-a6f9-b61a84cf2e79","title":"rose-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP240813103-rose-S(US 6-8)","barcode":"","position":1,"option1":"rose","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69b5ad1b042ac1e03107dbec081802ec.jpeg","path":"69b5ad1b042ac1e03107dbec081802ec.jpeg","width":1080,"height":1920,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"43.99","price":"19.99","retail_price":"43.99","available":true,"url":"\/products\/womens-round-neck-short-sleeve-casual-suit?variant=d49bdc0a-9fcc-4219-8f1f-0eb685eb2e9a","available_quantity":999999999,"options":[{"name":"color","value":"rose"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":55,"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 `
`;
}()}