Ryan -
Thanks for your quick work on this - however, I'm still a bit confused as to how to call these custom properties.
I have 2 custom properties (for testing purposes) for a line item:
'backorder_date' and 'other_custom_property'
I also have a Cart Attribute, 'ct_cart_note'.
How do I get the email template to:
1. Check if there is anything in the 'backorder_date' and, if there is, display 'This item is on backorder until' (insert date in the 'backorder_date' Custom Property).
2. Check for a value in Cart Attribute and display it's value if present?
Apologies if I'm being daft - I've tried this several ways from posts in this thread and still can't get it to work properly.
Cheers!