people are viewing this right now
${function() {
const variantData = data.variant || {"id":"e6f7ae8d-84b3-4630-90b0-5dee0cff5fec","product_id":"f59e2729-786e-4502-bd19-09b25bbe0c14","title":"white-36","weight_unit":"kg","inventory_quantity":9997,"sku":"","barcode":"","position":1,"option1":"white","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cb41cc006821039e4e5fe91b7eae5a7b.jpg","path":"cb41cc006821039e4e5fe91b7eae5a7b.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\/heelscross-strap-back-hollow-block-heel-high-heelsheels?variant=e6f7ae8d-84b3-4630-90b0-5dee0cff5fec","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"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":"e6f7ae8d-84b3-4630-90b0-5dee0cff5fec","product_id":"f59e2729-786e-4502-bd19-09b25bbe0c14","title":"white-36","weight_unit":"kg","inventory_quantity":9997,"sku":"","barcode":"","position":1,"option1":"white","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cb41cc006821039e4e5fe91b7eae5a7b.jpg","path":"cb41cc006821039e4e5fe91b7eae5a7b.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\/heelscross-strap-back-hollow-block-heel-high-heelsheels?variant=e6f7ae8d-84b3-4630-90b0-5dee0cff5fec","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"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}
`
}()}