cancel
Showing results for 
Search instead for 
Did you mean: 

Tax Calculation

Tax Calculation

Hello there.

 

We use magento 2(2.0.5)

My main goal is displaying product price incl tax for bundled items in cart page mini cart and product page.

http://prntscr.com/cg00dp

 

By default magento add all bundled items with simple product price(excl tax, without special price)

and then magento adds tax to bundled items summ.

 

Calculation is ok for us.

We just need to display bundled items prices in right way in frontend.

 

It could be very helpful if somebody know what function should I use for tax calculation, so I can calculate product price incl tax based on simple product price.

Or maybe somebody know how we could configure settings for displaying it in correct way.

 

Thank you,

Vlad.