Women's Vintage Floral Art Print Elegant Two-Piece Set
${function() {
const variantData = data.variant || {"id":"cba03b12-8bce-41ca-9182-45d55863f9ed","product_id":"2d89edd5-c74d-4c8b-91a1-4625124b4963","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725960387","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db5840a6ba483fe7ecc2d330f5650bf2.png","path":"db5840a6ba483fe7ecc2d330f5650bf2.png","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"84.54","price":"1.99","retail_price":"84.54","available":true,"url":"\/products\/womens-vintage-floral-art-print-elegant-two-piece-set?variant=cba03b12-8bce-41ca-9182-45d55863f9ed","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":98,"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":"cba03b12-8bce-41ca-9182-45d55863f9ed","product_id":"2d89edd5-c74d-4c8b-91a1-4625124b4963","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725960387","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db5840a6ba483fe7ecc2d330f5650bf2.png","path":"db5840a6ba483fe7ecc2d330f5650bf2.png","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"84.54","price":"1.99","retail_price":"84.54","available":true,"url":"\/products\/womens-vintage-floral-art-print-elegant-two-piece-set?variant=cba03b12-8bce-41ca-9182-45d55863f9ed","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":98,"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 `
`;
}()}