people are viewing this right now
${function() {
const variantData = data.variant || {"id":"9882c69f-9e03-401a-8da4-d0419e7a2dbe","product_id":"d5a836be-affb-44b5-8772-d1c28b79c4a4","title":"Photo Color-S","weight_unit":"kg","inventory_quantity":1000,"sku":"NTHX23081802P-Photo Color-S","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bebae10bd0bc0158aadf02061148fec.jpeg","path":"6bebae10bd0bc0158aadf02061148fec.jpeg","width":520,"height":650,"alt":"","aspect_ratio":0.8},"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-tdys?variant=9882c69f-9e03-401a-8da4-d0419e7a2dbe","available_quantity":999999999,"options":[{"name":"color","value":"Photo Color"},{"name":"size","value":"S"}],"off_ratio":28,"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 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":"9882c69f-9e03-401a-8da4-d0419e7a2dbe","product_id":"d5a836be-affb-44b5-8772-d1c28b79c4a4","title":"Photo Color-S","weight_unit":"kg","inventory_quantity":1000,"sku":"NTHX23081802P-Photo Color-S","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bebae10bd0bc0158aadf02061148fec.jpeg","path":"6bebae10bd0bc0158aadf02061148fec.jpeg","width":520,"height":650,"alt":"","aspect_ratio":0.8},"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-tdys?variant=9882c69f-9e03-401a-8da4-d0419e7a2dbe","available_quantity":999999999,"options":[{"name":"color","value":"Photo Color"},{"name":"size","value":"S"}],"off_ratio":28,"flashsale_info":[],"sales":0};
return `
`
}()}