Learn Prestashop 1.7

Prestashop is lightweight, SEO friendly E-Commerce platform for large Online Stores!

• Last Updated: 01/10/2020
• ( 17 minutes reading )

What is a product tax and how to manage it

Introduction

Tax rules are used to apply a certain tax rate for a single country on any of the products in your Prestashop based Online Store. By default, PrestaShop does not have the option to directly apply taxes to a product. However, it can apply tax rules instead. If you want to apply certain taxes to a product easily, according to the country where the customer lives, you will need to use a functionality called Tax Rules. Also, you may use a single tax rule to apply different taxes to a product for customers from several different countries. In the next few easy to follow steps, you are going to learn how exactly to apply already defined Tax Rule to a product.

 

Step 1: Accessing the price section of a product

To begin the journey of adding a tax to a product you will first have to access the “Pricing” section. To do that you have to login to the PrestaShop admin area, go to the admin panel on the left vertical navigation menu and look for the “International” option. Once you find it, please, click on it. A drop-down menu will appear with the options “Localization”, “Locations”, “Taxes” and “Translations”.

 

Accessing the taxes menu in prestashop

 

From the drop-down menu, please, click on the “Taxes” link to access the “Taxes” page. Once redirected to the “Taxes” page you will be presented with a complete list for all the available taxes you have for your products on your Online Store.

 

Step 2: Introduction to the interface of the “Taxes” page

When you click the “Taxes” link you will be redirected to a page called “Taxes”. There, in a conveniently structured table view, you will be provided with a list of all the already created taxes for the products in your Online Store. You are also able to create new taxes if needed.

 

The taxes page overview

 

The table containing all the taxes is structuring the information in the following columns:

 

  • Id
  • Name
  • Rate
  • Enabled

 

and a final column that you may consider as “Available Actions”.

 

The taxes page structure

 

The Id and Name are basically self-explanatory.  The tax rate is the ratio (usually expressed as a percentage) at which a business or person is taxed. With the “Enabled” column you can either enable or disable the tax.


As you scroll down the page and at the bottom, you will see the "Tax Options" section. These options apply to the whole shop and to all of the orders.

 

The tax options section

 

In that section you will be presented with the following options:

 

  • Enable tax - That option allows you to select whether or not taxes are included in each purchase.
  • Display tax in shopping cart - If you do not want the customer to be aware of what is the tax that applies for the product in the shopping cart, please disable that option.
  • Based on - Sometimes the customer can choose to have the product delivered on a different location than the one specified in the customer’s billing information. That usually has a great impact on taxes and here you can choose what the Tax should be based on. If there is such a case, then by default, PrestaShop bases its tax rates on the delivery address. Besides, you can always choose to have them based on the billing address.
  • Use ecotax - The ecotax refers to "taxes intended to promote ecologically sustainable activities via economic incentives". It is a tax that shop owners pay in order to "feel the social burden of their actions".

 

Once you enable the use of ecotax, all your products' back office page will feature an "Ecotax (tax incl.)" field in their "Pricing" tab. You should fill that field with the exact value of the tax, which depends on your country's tax laws (it is probably based on the product's price).

 

If you decide to enable the ecotax after having added products, you will have to edit them all in order to set the tax properly for each product.


Please, bear in mind, that if you have set ecotaxes for your products already, and you decide to disable them, then all your products will lose their ecotax settings. Re-enabling the eco-taxes will mean having to set all your products' ecotaxes again. The ecotax will also appear to the customer, on the product's page.

 

Step 3: Add a new tax

Now, since you learned the details around the “Taxes” page, let’s learn how to create a tax. Adding a new tax is very easy because the tax rules basically take out all the burden of having to specify the countries where the tax applies. To start creating a tax, please, click the “Add new tax” button at the top right of the “Taxes” page.

 

Adding a new tax

 

You will be redirected to a page called “Add new”. There you will be presented with the tax creation form.

 

Add new tax page overview

 

The tax creation form is very short. It only contains 3 options:

 

  • Name - The name helps you identify the tax in the list of taxes, so please, be very specific when configuring it. Please, bear in mind, that it is recommended to add reminders within the name, such as the country/group/zone the tax applies to, and its rate. This greatly helps you remember which tax is to be used in a tax rule.
  • Rate - In the rate field you have to enter the exact rate in the XX.XX format.
  • Enable - You can disable and re-enable a tax at any time.

 

Once you are done filling out the fields, please, click the “Save” button.

 

Saving new tax

 

By taking that action you just created a tax. Now, let’s see how the tax rules are being created.

 

Step 4: Add new tax rules group

When you save the newly created tax you will be redirected to the “Taxes” page with a label of successfully added tax. To create tax rule, please, click the “Tax Rules” tab next to the “Taxes” tab. You will find it right above the conveniently structured table where all the already created taxes are positioned.

 

The Tax Rules tab

 

When you click it only one thing will change on that page. At the very top of the page now instead of having the “Add new tax” button there will be another one called “Add new tax rules group” button. Click on it.

 

Add new tax rules group

 

You will be redirected to a page called “Add new”.

 

Add new tax group page overview

 

Two options will be shown there. Please, enter a “Name” for the tax rule, but, bear in mind, that it is good to use a name that contains a country code or tax rate because it will help to find out tax rule easily. After that either “Enable” or leave the tax rule Disabled, until you need it. Please do not forget to click the “Save and stay” button. 

 

Saving the new tax group

 

That action will reload the page for you and additional fields will appear below the form you have just filled. The fields will be as follows:

 

  • Country - choose the country where you want to create the current rule from the drop-down menu.
  • State - Depending on the selected country, a “State” field might appear. Choose the necessary state, if available.
  • Zip/postal code range - Please, specify the customer’s zip code range in which the tax should be applied.
  • Behaviour - Depending on if the customer’s address matches several tax rules you are able to choose how the current tax rule should behave from the drop-down menu.
  • This Tax Only - The tax rule will apply only this tax.
  • Combine - combine taxes. For example: 100$ + (20% + 10% = 30%) => 130$.
  • One After Another - apply taxes one after another. For example: 100$ + 20% => 120$ + 10% => 132$.
  • Tax - choose required tax from the drop-down list.
  • Description - you can add some short descriptions for your tax rule.

 

After that simply click the “Save and stay” button and the country will be added to the list. Now, you can continue adding price rules for other countries.

 

Step 5: Add an existing Tax Rule to a product

Since you already know how to create a tax rule, let’s learn how to apply this tax rule to any product in your store.


Tax rules and Taxes are a different thing. If you want to apply certain taxes to any of the products, based on the country, you need to use Tax Rules. You can use a tax rule to apply different taxes for different countries (or states). You can use a single tax rule to apply different taxes to a product for different countries(or states).


To apply the tax rule to any of the products in your Online Store you have to go to the PrestaShop admin panel, search in the left vertical menu for the “Catalog” option and when you click it from the drop-down menu click the “Products” link.

 

Accessing the products menu

 

You will be redirected to a page with all the already created products in your store. There you can either select the listed product or add a new product and in the “Basic Settings” tab go to the “Price” section.

 

The price settings of a product

 

From the drop-down menu of the “Tax rule”, please, specify the tax rule for the product.

 

Select tax rule for a product

 

When you do that, please, click the “Save” button at the very bottom of the page.

 

Saving the edited product

 

That will add the tax rule to the desired product.


Congratulations! Today you just learned the difference between a tax and a tax rule, how to create such and how to apply them to a product in your PrestaShop Online Store.

...
Simeon
System Administration & Network Operations Captain

Simeon is an experienced System Administrator with over 10 years of experience in the Web Hosting field. He is recognized unanimously as the man behind every technical innovation or improvement that HostArmada introduces. Adaptable and responsible, he solves every technical issue that we or our clients throw at him. Every so often you will find him publishing technical content on our website.