Hi there,
I have a few items without tax but I added now a "custom option" which has tax.. but on my cart I do not see any tax.
How can I add my standard tax for all "custom options"?
Regards,
Solved! Go to Solution.
Hi @smartgrafik,
For this, there are 2 ways.
1. You set the option price including the tax.
2. You need to change magento code files or override them and changes will be done into that. Check this link, it will help you: http://community.magento.com/t5/Programming-Questions/Custom-options-with-tax/m-p/9924#M2149
Hi @smartgrafik,
For this, there are 2 ways.
1. You set the option price including the tax.
2. You need to change magento code files or override them and changes will be done into that. Check this link, it will help you: http://community.magento.com/t5/Programming-Questions/Custom-options-with-tax/m-p/9924#M2149