Hi all,

Is it possible to create an email template for a 'custom' order status.

I am looking to have individual emails with a brief description of the current status;

Rather than having --> "New status: Order shipped"

I'd like to have something like --> "Your order has been shipped. Australia Post delivery takes approximately blah blah....."

I checked the email_template_order_status.html file - the status is being displayed via the email_text_status_label variable - how can i have that linked to a 'paragraph' of text describing my custom status'?

Thanks in advance..