Suggestions for Improving Cart and Product Filter Experience #61875
mohammadZx
started this conversation in
Checkout Flow
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Regarding the Shopping Cart:
It would be better to provide options for customizing colors and fonts for each item in the shopping cart and during the checkout process.
It would also be helpful to allow users to reorder or rearrange the items in their shopping cart.
It would be better to re-enable the legacy hooks that were previously used to apply custom changes in various parts of the shopping cart and checkout process.
Regarding the Product Filters:
Currently, filters are applied automatically once a user selects an option. There should be an option to disable automatic filtering and instead apply filters manually by clicking an "Apply Filters" button. This would significantly improve the user experience, especially on mobile devices and when using the price range slider.
Since WooCommerce filters are displayed responsively on the page, it is recommended to preload their styles in the page header to prevent layout shifting (CLS) during page rendering.
Beta Was this translation helpful? Give feedback.
All reactions