${function() {
const variantData = data.variant || {"id":"0457a27d-8388-42e1-a902-f3b74d87f7fb","product_id":"cde134cf-93b7-452b-9ec9-9c5a4435c5e7","title":"white-M","weight_unit":"g","inventory_quantity":999,"sku":"1511552041481658369","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3056bc3de5f3d2137169f8934968a967.jpeg","path":"3056bc3de5f3d2137169f8934968a967.jpeg","width":967,"height":967,"alt":"045df2a373ad3d0ac0513cb13d257ac4","aspect_ratio":1},"wholesale_price":[{"price":25.29,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"25.29","retail_price":"0","available":true,"url":"\/products\/mens-fashion-crown-k-print-color-matching-casual-slim-short-sleeve-shirt?variant=0457a27d-8388-42e1-a902-f3b74d87f7fb","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"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":"0457a27d-8388-42e1-a902-f3b74d87f7fb","product_id":"cde134cf-93b7-452b-9ec9-9c5a4435c5e7","title":"white-M","weight_unit":"g","inventory_quantity":999,"sku":"1511552041481658369","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3056bc3de5f3d2137169f8934968a967.jpeg","path":"3056bc3de5f3d2137169f8934968a967.jpeg","width":967,"height":967,"alt":"045df2a373ad3d0ac0513cb13d257ac4","aspect_ratio":1},"wholesale_price":[{"price":25.29,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"25.29","retail_price":"0","available":true,"url":"\/products\/mens-fashion-crown-k-print-color-matching-casual-slim-short-sleeve-shirt?variant=0457a27d-8388-42e1-a902-f3b74d87f7fb","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}