You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Magento 2.3.3 doesn't show a price on grouped products (only in the list for each of the associated simple products).
Therefore the tax and shipping cost details shouldn't be shown there as well, but they are.
Steps to reproduce
Create a grouped product with at least one simple product associated
See the tax and shipping info right below the delivery time info as no price is shown.
The text was updated successfully, but these errors were encountered:
If prices are still shown (no matter where), doesn't it then still make sense to have a tax hint? Maybe it is just at a weird place for grouped products?
The tax hint is (sensfull) shown on the single items but also on the grouped product which has no price by itself. See the image for better understanding.
Related issue: #56
General
Issue description
Magento 2.3.3 doesn't show a price on grouped products (only in the list for each of the associated simple products).
Therefore the tax and shipping cost details shouldn't be shown there as well, but they are.
Steps to reproduce
The text was updated successfully, but these errors were encountered: