'Go to cart' behaviour in the Menu Cart #21615
fgaraurigo
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
Hi guys,
I'd like to ask what I think it would be a very useful and easy feature to implement.
We are using WooCommerce to manage our online store and, as many of you will know, it has an issue with performance due to its Cart Fragments.
We tried to disable them, but we lose our functionality in the Menu Cart as it shows a blank box while disabled.
So users can't get to the Cart Page from anywhere.
Describe the solution you'd like
For that reason, I wanted to ask you to add a new behaviour to the Menu Cart: just be able to use it as a link to the Cart Page without the need of opening that box with the products.
Describe alternatives you've considered
No response
Additional context
For us, this feature would be crucial as we work with big spikes in visits; so our site tends to run slow (and even break) due to the high demand of those Cart Fragments in terms of resources (which must be activated in order to keep the Menu Cart funtionality).
All reactions