people are viewing this right now
${function() {
const variantData = data.variant || {"id":"c574011b-4348-4fce-a31d-2ccdf31d751a","product_id":"c8f35ec4-2f88-4be1-8d5c-11a0c2465cc1","title":"black-36","weight_unit":"kg","inventory_quantity":9998,"sku":"","barcode":"","position":1,"option1":"black","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/358e7e8bfb0f30da45a8c774e1a23797.jpg","path":"358e7e8bfb0f30da45a8c774e1a23797.jpg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/heelsversatile-sexy-open-toe-high-heelsheels?variant=c574011b-4348-4fce-a31d-2ccdf31d751a","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"36"}],"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":"c574011b-4348-4fce-a31d-2ccdf31d751a","product_id":"c8f35ec4-2f88-4be1-8d5c-11a0c2465cc1","title":"black-36","weight_unit":"kg","inventory_quantity":9998,"sku":"","barcode":"","position":1,"option1":"black","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/358e7e8bfb0f30da45a8c774e1a23797.jpg","path":"358e7e8bfb0f30da45a8c774e1a23797.jpg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/heelsversatile-sexy-open-toe-high-heelsheels?variant=c574011b-4348-4fce-a31d-2ccdf31d751a","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"36"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}