Jump to content

Different VAT levels for different countries with same price including VAT


wjv999

Recommended Posts

Hi,

We have a store which sells products in different countries in Europe.

In some countries, we need to follow the local tax rules.

As the differences are very small, what we would like is to have the sales price including VAT the same for the different countries and the actual VAT per country different.

This to prevent 'strange' prices (and prices change) when logged in for a country with a different tax level.

This can be done in Prestashop by :

- Adding a different tax level in the general TAX rules for a specific country

- Add a different price without tax per country in the product price.

However, this is really a lot of work.

Is there an easier way of doing this or is there an option to work with product price including tax and work backwards?

Thanks in advance.

Link to comment
Share on other sites

You have to do what you wrote - tax rules and specific prices. But you can do it directly in database, through SQL queries. I usually use a spreadsheet table to create a list of products as well as all queries. This way it is only one click action to create all required records.

Link to comment
Share on other sites

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...