people are viewing this right now
${function() {
const variantData = data.variant || {"id":"93bee7d4-a444-4d58-bfdb-f11e45520587","product_id":"4f20e1af-2e57-4c1e-99f4-156cc5a09181","title":"brown-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"NRML23082401-brown-XS","barcode":"","position":1,"option1":"brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3d51f4aca6c9930d003b430a64a79f57.jpeg","path":"3d51f4aca6c9930d003b430a64a79f57.jpeg","width":689,"height":915,"alt":"","aspect_ratio":0.7530054644808744},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"39.99","retail_price":"55.99","available":true,"url":"\/products\/solid-color-loose-dress-with-straps-uk7g-akpn-i967-y5jo-a863-h8ij-vl3v-sj5n-dhv7-xpew-b143-rnqx-ld9l-6x50-m8r4-ji8l-bzq6-475o-g0w2-ozhb-pk1s-do2z-zyk3-3y04-h8dx-uaxi-95l1-vll9-cnih-17d1-r88m-ksqi-m0si-2jm1-19pp-9tac-grtq-k60p-ah66-yj52-yhhi-2hs9-iygk-bpe6?variant=93bee7d4-a444-4d58-bfdb-f11e45520587","available_quantity":999999999,"options":[{"name":"color","value":"brown"},{"name":"size","value":"XS"}],"off_ratio":29,"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":"93bee7d4-a444-4d58-bfdb-f11e45520587","product_id":"4f20e1af-2e57-4c1e-99f4-156cc5a09181","title":"brown-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"NRML23082401-brown-XS","barcode":"","position":1,"option1":"brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3d51f4aca6c9930d003b430a64a79f57.jpeg","path":"3d51f4aca6c9930d003b430a64a79f57.jpeg","width":689,"height":915,"alt":"","aspect_ratio":0.7530054644808744},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"39.99","retail_price":"55.99","available":true,"url":"\/products\/solid-color-loose-dress-with-straps-uk7g-akpn-i967-y5jo-a863-h8ij-vl3v-sj5n-dhv7-xpew-b143-rnqx-ld9l-6x50-m8r4-ji8l-bzq6-475o-g0w2-ozhb-pk1s-do2z-zyk3-3y04-h8dx-uaxi-95l1-vll9-cnih-17d1-r88m-ksqi-m0si-2jm1-19pp-9tac-grtq-k60p-ah66-yj52-yhhi-2hs9-iygk-bpe6?variant=93bee7d4-a444-4d58-bfdb-f11e45520587","available_quantity":999999999,"options":[{"name":"color","value":"brown"},{"name":"size","value":"XS"}],"off_ratio":29,"flashsale_info":[],"sales":2};
return `
`
}()}