Menu
Feedback
Known issues
Price without taxes being considered in the minicart
Store Framework
ID: 1234933
Backlog
Published on10/16/2025
Last updated on10/16/2025
1 min read

Summary

It is currently not possible to display product price with taxes within the minicart list context.

Simulation

  1. Add a product that has associated taxes to the cart.
  2. Open the minicart and observe the product details.
  3. Note that the additional taxes are not displayed, even though they may be present and calculated in the checkout.

Workaround

It is only possible to add the tax amount in the totalizers field.

This is configured adding the option "Tax" to the prop totalizersToShow from the checkout-summary.compact block:

"checkout-summary.compact#minicart": { "children": ["summary-totalizers#minicart"], "props": { "totalizersToShow": ["Items", "Discounts", "Tax"] } }

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback