I'm using sales_quote_add_item and I'd like to change the tax class of a product.
I tried $product->setTaxClassId() method but this didn't work.
Any other approaches available?
Set product tax in Magento observer
Moderator: General Moderators