people are viewing this right now
${function() {
const variantData = data.variant || {"id":"9a859aac-e55c-427f-a202-b06ed1d7245d","product_id":"69009ef1-fd58-4fa7-906c-5884a46a9b4f","title":"Photo Color-S","weight_unit":"kg","inventory_quantity":999,"sku":"NRHX23081020P-Photo Color-S","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb8a3393ded6fdea978df0034041552a.jpeg","path":"fb8a3393ded6fdea978df0034041552a.jpeg","width":690,"height":862,"alt":"","aspect_ratio":0.8004640371229699},"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-5q37?variant=9a859aac-e55c-427f-a202-b06ed1d7245d","available_quantity":999999999,"options":[{"name":"color","value":"Photo Color"},{"name":"size","value":"S"}],"off_ratio":28,"flashsale_info":[],"sales":2};
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":"9a859aac-e55c-427f-a202-b06ed1d7245d","product_id":"69009ef1-fd58-4fa7-906c-5884a46a9b4f","title":"Photo Color-S","weight_unit":"kg","inventory_quantity":999,"sku":"NRHX23081020P-Photo Color-S","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb8a3393ded6fdea978df0034041552a.jpeg","path":"fb8a3393ded6fdea978df0034041552a.jpeg","width":690,"height":862,"alt":"","aspect_ratio":0.8004640371229699},"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-5q37?variant=9a859aac-e55c-427f-a202-b06ed1d7245d","available_quantity":999999999,"options":[{"name":"color","value":"Photo Color"},{"name":"size","value":"S"}],"off_ratio":28,"flashsale_info":[],"sales":2};
return `
`
}()}