All products have a boolean field “News” if that is true, they populate a product list. Can I use that list in some way to show up as a category called news?
Or do you have any suggestions on how to create a “News” category?
My only thought is to check “If currentCategory is news, overwrite standard implentation”.