Jump to content
  • 0

How can I display the NET price in Order Confirmation emails as well? Is there a list of variables?


techimab

Question

In the order confirmation email sent by the Cloud system, I know I can edit the templates both in the backoffice as well as the source code.

 

However, I would like to show not only the standard price with tax on articles and the total sum, but also the net price. Is there a list of variables one can use in the mail template, something like this is what I have in mind:

{$product['price_no_tax']} zzgl. MwSt. / excl. VAT<br>
({$product['price']} inkl. MwSt. / incl. VAT)

Many thanks!

Jonas

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...