Jump to content

Discount from price tax included and add tax into cart


monak1983

Recommended Posts

Hi to all,

I need a particular behaviuor for discount: I would add discount -80% from first price (tax included) and add tax into cart.

Example: 

Regular price 100 (tax included)

Add 80% discount = 20

Add tax (vat 22%) into cart = 4,4 so total is 24,4

Is possibile?

I'm on PS 8.1.7

Regards Marco 

Edited by monak1983 (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

Hi there 👋

Yes, it is possible to achieve this behavior in PrestaShop 8.1.7. Here’s how you can set it up:
1. Create a Specific Price Rule: go to your PrestaShop admin panel > navigate to Catalog > Discounts > Add new specific price > set the discount to 80% for the product.
2. Adjust Tax Settings: ensure that your tax settings are correctly configured > go to International > Taxes and make sure the VAT rate is set to 22%.
3. Apply the Discount and Tax: when you apply the 80% discount, the price will be reduced from 100 to 20. The tax will then be calculated on the discounted price. For a 22% VAT, the tax amount will be (20 \times 0.22 = 4.4).

So, the final price in the cart will be the discounted price plus the tax: (20 + 4.4 = 24.4).

Make sure to test this setup to ensure it works as expected in your store 🙃

Link to comment
Share on other sites

  • 4 weeks later...
On 10/30/2024 at 9:32 AM, monak1983 said:

I Nordic I think is not possible by default on PS. Seems not work.
Any ideas?
Marco

Marco, could you provide more details on the error or issue you're encountering, please: do you get an incorrect final price in the cart? I mean are you getting the 80% discount apply correctly but without the correct tax calculation afterward? Or the discount is not being applied at all? Does any error message appear in the checkout or pricing sections? Have you double-checked that both "Apply tax after discount" and the 22% VAT settings are enabled?

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