people are viewing this right now
${function() {
const variantData = data.variant || {"id":"2b50ebfb-d5e4-48a2-8810-ea73f6f48e2c","product_id":"1be7c00e-9011-4376-8c7e-babbc01e1b22","title":"200ml-Black-BUY 1","weight_unit":"kg","inventory_quantity":1000,"sku":"LG20252741HEI","barcode":"","position":1,"option1":"200ml","option2":"Black","option3":"BUY 1","note":"","image":{"src":"\/\/img.staticdj.com\/284ff2e22a9f4f36033f0260f093d689.jpeg","path":"284ff2e22a9f4f36033f0260f093d689.jpeg","width":750,"height":995,"alt":"","aspect_ratio":0.7537688442211056},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"24.99","retail_price":"39.99","available":true,"url":"\/products\/bubble-dyes?variant=2b50ebfb-d5e4-48a2-8810-ea73f6f48e2c","available_quantity":999999999,"options":[{"name":"Capacity","value":"200ml"},{"name":"Color","value":"Black"},{"name":"QTY","value":"BUY 1"}],"off_ratio":38,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
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 `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2b50ebfb-d5e4-48a2-8810-ea73f6f48e2c","product_id":"1be7c00e-9011-4376-8c7e-babbc01e1b22","title":"200ml-Black-BUY 1","weight_unit":"kg","inventory_quantity":1000,"sku":"LG20252741HEI","barcode":"","position":1,"option1":"200ml","option2":"Black","option3":"BUY 1","note":"","image":{"src":"\/\/img.staticdj.com\/284ff2e22a9f4f36033f0260f093d689.jpeg","path":"284ff2e22a9f4f36033f0260f093d689.jpeg","width":750,"height":995,"alt":"","aspect_ratio":0.7537688442211056},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"24.99","retail_price":"39.99","available":true,"url":"\/products\/bubble-dyes?variant=2b50ebfb-d5e4-48a2-8810-ea73f6f48e2c","available_quantity":999999999,"options":[{"name":"Capacity","value":"200ml"},{"name":"Color","value":"Black"},{"name":"QTY","value":"BUY 1"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
`
}()}