people are viewing this right now
${function() {
const variantData = data.variant || {"id":"51d905be-18b5-4bee-ab46-c8ba58b86cd8","product_id":"4cd2e09f-799e-4fed-b7b9-867106a8224b","title":"Men (US SIZE)-5-Grey","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Men (US SIZE)","option2":"5","option3":"Grey","note":"","image":{"src":"\/\/img.staticdj.com\/c81e645a32984c1b60c2074b12097049.jpeg","path":"c81e645a32984c1b60c2074b12097049.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"24.99","retail_price":"69.99","available":true,"url":"\/products\/reflexa-acupressure-sandals?variant=51d905be-18b5-4bee-ab46-c8ba58b86cd8","available_quantity":999999999,"options":[{"name":"Style","value":"Men (US SIZE)"},{"name":"Size","value":"5"},{"name":"Color","value":"Grey"}],"off_ratio":64,"flashsale_info":[],"sales":1};
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":"51d905be-18b5-4bee-ab46-c8ba58b86cd8","product_id":"4cd2e09f-799e-4fed-b7b9-867106a8224b","title":"Men (US SIZE)-5-Grey","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Men (US SIZE)","option2":"5","option3":"Grey","note":"","image":{"src":"\/\/img.staticdj.com\/c81e645a32984c1b60c2074b12097049.jpeg","path":"c81e645a32984c1b60c2074b12097049.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"24.99","retail_price":"69.99","available":true,"url":"\/products\/reflexa-acupressure-sandals?variant=51d905be-18b5-4bee-ab46-c8ba58b86cd8","available_quantity":999999999,"options":[{"name":"Style","value":"Men (US SIZE)"},{"name":"Size","value":"5"},{"name":"Color","value":"Grey"}],"off_ratio":64,"flashsale_info":[],"sales":1};
return `
`
}()}