E-Commerce Invoice Template

Jeewani Jayasuriya asked on January 27, 2021 16:25

Hi, I want to add a "Shipping cost" field to invoice on E-Commerce. Where can I find the invoice template and how can I do this?

Recent Answers


Brenden Kehren answered on January 27, 2021 16:46

Not sure what version you're on but if you go under Ecommerce > Store Configuration > Invoice, you can make your modification here.

In version 12, you can use this macro to get the cost of shipping:

{%TotalShipping.Format(Currency.CurrencyFormatString)#%}</td>

0 votesVote for this answer Mark as a Correct answer

Jeewani Jayasuriya answered on January 27, 2021 17:02

Thanks Brenden.

When I am trying to add a text on "Order confirmation " to customer and when trying to save I get below error. I am using Kentico Version 10 and all my email templates are in "Email Templates"

[SimpleDataClass.AddIDWhere]: The object is missing the ID column '' value, the operation cannot be performed.

Thank you!

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.