Women's Vintage Lovely Fish Art Print Flowy Dress
${function() {
const variantData = data.variant || {"id":"700ba9b0-b4d4-40b7-9492-aec0ca7f1e91","product_id":"b6584ce4-d6b7-4a7b-886e-bab6e5940c7c","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678846937","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/303e583f6fac003f77d9d163b4566699.webp","path":"303e583f6fac003f77d9d163b4566699.webp","width":700,"height":933,"alt":"","aspect_ratio":0.7502679528403001},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"4.99","retail_price":"48","available":true,"url":"\/products\/womens-vintage-lovely-fish-art-print-flowy-dress-2?variant=700ba9b0-b4d4-40b7-9492-aec0ca7f1e91","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":90,"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":"700ba9b0-b4d4-40b7-9492-aec0ca7f1e91","product_id":"b6584ce4-d6b7-4a7b-886e-bab6e5940c7c","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678846937","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/303e583f6fac003f77d9d163b4566699.webp","path":"303e583f6fac003f77d9d163b4566699.webp","width":700,"height":933,"alt":"","aspect_ratio":0.7502679528403001},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"4.99","retail_price":"48","available":true,"url":"\/products\/womens-vintage-lovely-fish-art-print-flowy-dress-2?variant=700ba9b0-b4d4-40b7-9492-aec0ca7f1e91","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":90,"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 `
`;
}()}