Women's Vintage Floral Design V Neck Long Sleeve Pocket Casual Dress
${function() {
const variantData = data.variant || {"id":"b8b06569-1c98-41bf-b8bd-d6fa59e5775e","product_id":"5b9e158f-447f-4948-acfb-943b2915d6fa","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725920899","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99d94c5d1cb216f4f9c231fc2b7da44f.jpeg","path":"99d94c5d1cb216f4f9c231fc2b7da44f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"64.24","price":"1.99","retail_price":"64.24","available":true,"url":"\/products\/womens-vintage-floral-design-v-neck-long-sleeve-pocket-casual-dress-2?variant=b8b06569-1c98-41bf-b8bd-d6fa59e5775e","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":"b8b06569-1c98-41bf-b8bd-d6fa59e5775e","product_id":"5b9e158f-447f-4948-acfb-943b2915d6fa","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725920899","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99d94c5d1cb216f4f9c231fc2b7da44f.jpeg","path":"99d94c5d1cb216f4f9c231fc2b7da44f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"64.24","price":"1.99","retail_price":"64.24","available":true,"url":"\/products\/womens-vintage-floral-design-v-neck-long-sleeve-pocket-casual-dress-2?variant=b8b06569-1c98-41bf-b8bd-d6fa59e5775e","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 `
`;
}()}