${function() {
const variantData = data.variant || {"id":"421f4aa8-7c2b-4420-8bbb-3778964ba429","product_id":"6708af3f-4a99-4982-8efa-959d0d6edd92","title":"Black Stripe-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693017422021","barcode":"","position":1,"option1":"Black Stripe","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5d73c5a2f47d51d8bbdb9efc2d90abb.jpeg","path":"b5d73c5a2f47d51d8bbdb9efc2d90abb.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.04,"min_quantity":1}],"weight":"0","compare_at_price":"35.04","price":"35.04","retail_price":"35.04","available":true,"url":"\/products\/linen-dress-half-sleeve-sundress-fashion-female-shirts-dress-7645?variant=421f4aa8-7c2b-4420-8bbb-3778964ba429","available_quantity":1000,"options":[{"name":"Color","value":"Black Stripe"},{"name":"Size","value":"S"}],"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":"421f4aa8-7c2b-4420-8bbb-3778964ba429","product_id":"6708af3f-4a99-4982-8efa-959d0d6edd92","title":"Black Stripe-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693017422021","barcode":"","position":1,"option1":"Black Stripe","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5d73c5a2f47d51d8bbdb9efc2d90abb.jpeg","path":"b5d73c5a2f47d51d8bbdb9efc2d90abb.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.04,"min_quantity":1}],"weight":"0","compare_at_price":"35.04","price":"35.04","retail_price":"35.04","available":true,"url":"\/products\/linen-dress-half-sleeve-sundress-fashion-female-shirts-dress-7645?variant=421f4aa8-7c2b-4420-8bbb-3778964ba429","available_quantity":1000,"options":[{"name":"Color","value":"Black Stripe"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}