In order complete email I want to let customers know, when approximately they will receive their item.
I was hoping to add smarty to the template but when I change the status it freezes CubeCart.
I've added this to the template
{assign var="z_date" value="+5 days"|date_format:"%d-%m-%Y"} {$z_date}
I guess I need to add the first part somewhere in the files and just add {$z_date}
to the template.
Any help really appreciated.
Thanks,
Peter