Search code examples
prestashopprestashop-1.6prestashop-modules

How to Add: TTC instead of HT in Prestashop


How i can Add TTC(including taxes) instead of HT(excluding taxes)

Screenshot

i use defaut theme in prestashop 1.6


Solution

    1. Navigate to

      Localization -> Taxes

    and scroll down to Tax options section.

    1. Activate Enable Tax and Display tax in the shopping cart options, if they are disabled. Save changes.

    2. After that you need to configure a price display method for customer groups. Go to

      Customers -> Groups

    and click Edit on the group you want to modify.

    1. Find Price display method option and select Price included. Save changes.