Women's Floral Print Casual Sleeveless Dress
${function() {
const variantData = data.variant || {"id":"49f0e2e1-bf6f-4ec1-98da-94344da3d1e9","product_id":"806fc41c-59c4-4233-8a09-02ed6c3c3305","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725865369","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa5307df29eb36a887a1c99d24ab2524.jpeg","path":"aa5307df29eb36a887a1c99d24ab2524.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"44.99","price":"3.98","retail_price":"44.99","available":true,"url":"\/products\/womens-floral-print-casual-sleeveless-dress-2?variant=49f0e2e1-bf6f-4ec1-98da-94344da3d1e9","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":91,"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":"49f0e2e1-bf6f-4ec1-98da-94344da3d1e9","product_id":"806fc41c-59c4-4233-8a09-02ed6c3c3305","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725865369","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa5307df29eb36a887a1c99d24ab2524.jpeg","path":"aa5307df29eb36a887a1c99d24ab2524.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"44.99","price":"3.98","retail_price":"44.99","available":true,"url":"\/products\/womens-floral-print-casual-sleeveless-dress-2?variant=49f0e2e1-bf6f-4ec1-98da-94344da3d1e9","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":91,"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 `
`;
}()}