${function() {
const variantData = data.variant || {"id":"cf02c5d9-c6a9-4731-afad-f68b304fca8a","product_id":"2afebb9d-b7a4-4e47-a95c-50074d4e0ad2","title":"Watermelon Red-US6[EU36]","weight_unit":"kg","inventory_quantity":1000,"sku":"BN7538-1-36","barcode":"","position":1,"option1":"Watermelon Red","option2":"US6[EU36]","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7e38e860f65bf9a510b6cc836ae6dc7.jpeg","path":"a7e38e860f65bf9a510b6cc836ae6dc7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.49","retail_price":"0","available":true,"url":"\/products\/casual-patchwork-solid-color-pointed-out-door-shoes-heel-height-2-75in?variant=cf02c5d9-c6a9-4731-afad-f68b304fca8a","available_quantity":999999999,"options":[{"name":"Color","value":"Watermelon Red"},{"name":"Size","value":"US6[EU36]"}],"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":"cf02c5d9-c6a9-4731-afad-f68b304fca8a","product_id":"2afebb9d-b7a4-4e47-a95c-50074d4e0ad2","title":"Watermelon Red-US6[EU36]","weight_unit":"kg","inventory_quantity":1000,"sku":"BN7538-1-36","barcode":"","position":1,"option1":"Watermelon Red","option2":"US6[EU36]","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7e38e860f65bf9a510b6cc836ae6dc7.jpeg","path":"a7e38e860f65bf9a510b6cc836ae6dc7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.49","retail_price":"0","available":true,"url":"\/products\/casual-patchwork-solid-color-pointed-out-door-shoes-heel-height-2-75in?variant=cf02c5d9-c6a9-4731-afad-f68b304fca8a","available_quantity":999999999,"options":[{"name":"Color","value":"Watermelon Red"},{"name":"Size","value":"US6[EU36]"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}