Currently, the product overview shows a card for each product a user is able to request (some limitations are calculated upon request). This can result into a large list of products and therefore I would like to introduce an alternative way to display the cards: the category view.
When using the category view, the product overview will only show a card for each available category. After selecting the category, the linked products are shown.
==== edited ===
Product category view feature contains
  • Ability to select a default Font Awesome icon or upload a custom image for a product category (Admin portal)
  • A new page for the product category view (available from the left menu, no additional role / rights required)
  • A card per category linked to one or multiple products the user has access to
  • After selecting the category, the user gets redirected to the product overview page filtered on the selected category
Please note that this feature request does not include a hierarchical category structure.