people are viewing this right now
${function() {
const variantData = data.variant || {"id":"f4150b42-93a4-4a17-9626-f486950b5347","product_id":"5deee407-a885-4a35-bf8f-1c112ddefc75","title":"black-35","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/56f9dfe5d5e3aa3415333f23befd9772.jpg","path":"56f9dfe5d5e3aa3415333f23befd9772.jpg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":69.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"69.99","retail_price":"0","available":true,"url":"\/products\/heelshigh-heels-with-skirt-medium-heel-and-thick-heel-sandalsheels?variant=f4150b42-93a4-4a17-9626-f486950b5347","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"35"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"f4150b42-93a4-4a17-9626-f486950b5347","product_id":"5deee407-a885-4a35-bf8f-1c112ddefc75","title":"black-35","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/56f9dfe5d5e3aa3415333f23befd9772.jpg","path":"56f9dfe5d5e3aa3415333f23befd9772.jpg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":69.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"69.99","retail_price":"0","available":true,"url":"\/products\/heelshigh-heels-with-skirt-medium-heel-and-thick-heel-sandalsheels?variant=f4150b42-93a4-4a17-9626-f486950b5347","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}