Women's Vintage Floral Art Print Casual Dress
${function() {
const variantData = data.variant || {"id":"615e2826-7d86-451f-b534-b787cc571c1e","product_id":"57b69086-712a-4efb-924d-b693e63ead93","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725899921","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47d63f788c663c7649f69e89b2e27f36.jpeg","path":"47d63f788c663c7649f69e89b2e27f36.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"60.43","price":"1.99","retail_price":"60.43","available":true,"url":"\/products\/womens-vintage-floral-art-print-casual-dress?variant=615e2826-7d86-451f-b534-b787cc571c1e","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":97,"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":"615e2826-7d86-451f-b534-b787cc571c1e","product_id":"57b69086-712a-4efb-924d-b693e63ead93","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725899921","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47d63f788c663c7649f69e89b2e27f36.jpeg","path":"47d63f788c663c7649f69e89b2e27f36.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"60.43","price":"1.99","retail_price":"60.43","available":true,"url":"\/products\/womens-vintage-floral-art-print-casual-dress?variant=615e2826-7d86-451f-b534-b787cc571c1e","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":97,"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 `
`;
}()}