We have a specific requirement for our website. We have set a specific gross price of lets say Rs 1000. We Sell a product in India which has more than 28 states or zones. Now there are 2 scenarios: In my home state this product will have 5% vat(state). and all other states or zones it will have 5%(state) + 2% (Central sales tax) Now we want to make the price 1000 for all customers(within or outside my state) So in my state the price of 1000 should include 5% vat and in all other states the price of 1000 should include 5% + 2% TAX.
So basically this product will have one tax (5%) if sold within home state and 2 taxes ( 5% + 2%) if sold outside the home state.
Please help me to achieve this as I am new to prestashop.