2

Below function is not working in M2. This works in M1.

$quote=$observer->getEvent()->getQuote(); $taxes_for_items = $quote->getTaxesForItems(); 

Any alternate solution is available? I need quote item tax details.

3
  • Do you want to get tax amout whole or product vise? Commented Sep 27, 2018 at 13:04
  • Give proper declaration what do you want? because almost function are deprecated in magento 2. Commented Sep 27, 2018 at 13:20
  • Yes I need product wise tax data Commented Sep 27, 2018 at 13:37

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.