[Issue] Fix: Allow to fetch tax class ID for NOT LOGGED IN customer group #39850
Labels
Issue: ready for confirmation
Priority: P2
A defect with this priority could have functionality issues which are not to expectations.
Reported on 2.4.x
Indicates original Magento version for the Issue report.
This issue is automatically created based on existing pull request: #39822: Fix: Allow to fetch tax class ID for NOT LOGGED IN customer group
Description (*)
When using \Magento\Catalog\Helper\Data::getTaxPrice to fetch price, tax details are miscalculated for context with guest users.
Here the group id 0 was interpreted as NULL while it shouldn't.
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: