Jump to content

Mail parameters


Recommended Posts

Hi, I'm trying to create a mail template to send clients when the order is dispatched and I would like it to have all the order info in it.

So, I modified order_conf.html to order_sent.html and add just a couple of lines of text, maintaining the old format.
The problem is that the new mail created with order_sent.html does not have the actual order info, it just displays the parameters: {total_products} , {delivery_firstname} , etc.

The only parameters that change to the actual info are {firstname} , {lastname} , {order_name}

I thought it could be something I screwed up when editing the order_conf, so I tried uploading an original order_conf.html, renamed order_sent.hmtl and it happens the same thing. The parameters are not replaced by the info.

What can I do?
Thanks.

Link to comment
Share on other sites

×
×
  • Create New...