Women's Vintage Floral Print Lapel Waist Tie-Up Dress
${function() {
const variantData = data.variant || {"id":"6ad1bf11-2aed-4e04-85c4-7975af09a735","product_id":"0ea48782-d2df-4f9e-a10b-15f4a54a64a5","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725751841","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc347b60ef2ecab1bbf17263c94f74ca.jpeg","path":"bc347b60ef2ecab1bbf17263c94f74ca.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"77.89","price":"3.98","retail_price":"77.89","available":true,"url":"\/products\/womens-vintage-floral-print-lapel-waist-tie-up-dress-2?variant=6ad1bf11-2aed-4e04-85c4-7975af09a735","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":95,"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":"6ad1bf11-2aed-4e04-85c4-7975af09a735","product_id":"0ea48782-d2df-4f9e-a10b-15f4a54a64a5","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725751841","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc347b60ef2ecab1bbf17263c94f74ca.jpeg","path":"bc347b60ef2ecab1bbf17263c94f74ca.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"77.89","price":"3.98","retail_price":"77.89","available":true,"url":"\/products\/womens-vintage-floral-print-lapel-waist-tie-up-dress-2?variant=6ad1bf11-2aed-4e04-85c4-7975af09a735","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":95,"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 `
`;
}()}