20250122012TM
${function() {
const variantData = data.variant || {"id":"941bd5ae-7da0-43e5-9440-1063e7bd6b24","product_id":"301e9cff-0e5f-4051-a935-f7fd774e1633","title":"1","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecf91171d310deb31672065be94ae081.jpg","path":"ecf91171d310deb31672065be94ae081.jpg","width":1080,"height":864,"alt":"","aspect_ratio":1.25},"wholesale_price":[{"price":230,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"230","retail_price":"0","available":true,"url":"\/products\/20250122012tm?variant=941bd5ae-7da0-43e5-9440-1063e7bd6b24","available_quantity":999999999,"options":[{"name":"style","value":"1"}],"off_ratio":"0","flashsale_info":{"variant_id":"941bd5ae-7da0-43e5-9440-1063e7bd6b24","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"230","compare_at_price":"","discount_price":"230","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"941bd5ae-7da0-43e5-9440-1063e7bd6b24","product_id":"301e9cff-0e5f-4051-a935-f7fd774e1633","title":"1","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecf91171d310deb31672065be94ae081.jpg","path":"ecf91171d310deb31672065be94ae081.jpg","width":1080,"height":864,"alt":"","aspect_ratio":1.25},"wholesale_price":[{"price":230,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"230","retail_price":"0","available":true,"url":"\/products\/20250122012tm?variant=941bd5ae-7da0-43e5-9440-1063e7bd6b24","available_quantity":999999999,"options":[{"name":"style","value":"1"}],"off_ratio":"0","flashsale_info":{"variant_id":"941bd5ae-7da0-43e5-9440-1063e7bd6b24","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"230","compare_at_price":"","discount_price":"230","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}