people are viewing this right now
${function() {
const variantData = data.variant || {"id":"bbe2f1b3-e455-4a97-b1c1-2ce3a364b919","product_id":"ff6febb1-b851-4f20-8b8f-0e1fae32968a","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"NRHX23081505P-white-S","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/417e6f97f08115bab926a4307821b1b1.jpeg","path":"417e6f97f08115bab926a4307821b1b1.jpeg","width":669,"height":836,"alt":"","aspect_ratio":0.8002392344497608},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"53.99","price":"38.99","retail_price":"53.99","available":true,"url":"\/products\/one-shoulder-solid-color-two-piece-suit-sq06-wy9a-l2wl-awjh-4aqw-dk4a-4j0f-h66z-nk12-8dq9-a5f8-6hbv-xr0a-jmrj-glyh-ay3j-838o-1hw4-55y0-nt47-a9wz-y4y6-kv71-94hs-1yo3-v59u-7it3-07ch-blez-1nwd-6znj-1oag-9ewn-gi0j-lrub-wo81-jvr9-c4xg-6b91-whs2-wavt-tz3o-4102?variant=bbe2f1b3-e455-4a97-b1c1-2ce3a364b919","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"name":"size","value":"S"}],"off_ratio":28,"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 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":"bbe2f1b3-e455-4a97-b1c1-2ce3a364b919","product_id":"ff6febb1-b851-4f20-8b8f-0e1fae32968a","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"NRHX23081505P-white-S","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/417e6f97f08115bab926a4307821b1b1.jpeg","path":"417e6f97f08115bab926a4307821b1b1.jpeg","width":669,"height":836,"alt":"","aspect_ratio":0.8002392344497608},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"53.99","price":"38.99","retail_price":"53.99","available":true,"url":"\/products\/one-shoulder-solid-color-two-piece-suit-sq06-wy9a-l2wl-awjh-4aqw-dk4a-4j0f-h66z-nk12-8dq9-a5f8-6hbv-xr0a-jmrj-glyh-ay3j-838o-1hw4-55y0-nt47-a9wz-y4y6-kv71-94hs-1yo3-v59u-7it3-07ch-blez-1nwd-6znj-1oag-9ewn-gi0j-lrub-wo81-jvr9-c4xg-6b91-whs2-wavt-tz3o-4102?variant=bbe2f1b3-e455-4a97-b1c1-2ce3a364b919","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"name":"size","value":"S"}],"off_ratio":28,"flashsale_info":[],"sales":1};
return `
`
}()}