Blue 1960s Floral Halter One-Piece Swimsuit
${function() {
const variantData = data.variant || {"id":"70d34851-c677-4586-abf4-f589bf47d5ed","product_id":"d0a4a137-00f8-4ef7-aeb1-b8288ebb6deb","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129931817501","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9982a97b989bb0b3eb19ef8a609b6eb0.jpeg","path":"9982a97b989bb0b3eb19ef8a609b6eb0.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"51.99","price":"0.99","retail_price":"51.99","available":true,"url":"\/products\/blue-1960s-floral-halter-one-piece-swimsuit?variant=70d34851-c677-4586-abf4-f589bf47d5ed","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"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":"70d34851-c677-4586-abf4-f589bf47d5ed","product_id":"d0a4a137-00f8-4ef7-aeb1-b8288ebb6deb","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129931817501","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9982a97b989bb0b3eb19ef8a609b6eb0.jpeg","path":"9982a97b989bb0b3eb19ef8a609b6eb0.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"51.99","price":"0.99","retail_price":"51.99","available":true,"url":"\/products\/blue-1960s-floral-halter-one-piece-swimsuit?variant=70d34851-c677-4586-abf4-f589bf47d5ed","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"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 `
`;
}()}