{"section":"known-issues","requestedLocale":"en","requestedSlug":"minicart-displays-free-instead-of-tbd-after-removing-available-items-quickly","locale":"en","slug":"minicart-displays-free-instead-of-tbd-after-removing-available-items-quickly","path":"docs/en/known-issues/Store Framework/minicart-displays-free-instead-of-tbd-after-removing-available-items-quickly.md","branch":"main","content":"## Summary\n\n\nWhen a user adds an unavailable SKU to the cart and then quickly adds and removes available items, the minicart incorrectly displays the total as \"FREE\" instead of \"TBD\". This happens due to a lack of proper synchronization with the `orderForm`, especially when interactions occur quickly.\n\n\n#### Simulation\n\n\n\n1. Add an SKU to the cart.\n2. Set the delivery postal code to one where the initial product is unavailable\n3. Return to the homepage and add available SKUs.\n4. Quickly remove the available SKUs from the minicart.\n5. Observe that the total price message remains as \"FREE\" instead of updating to \"TBD\".\n\n\n#### Workaround\n\n\nRemove items at a slower pace to allow proper synchronization. This reduces the chance of the issue occurring."}