Skip to content

Change url filter in Magento 2

Me again.

When I filter in a category in Magento, it show a page like www.mymagento.com/mycategory?cat=3

Exist a way to replace the ID for the name? for example www.mymagento.com/mycategory?cat=mysubcategory

or in a better way www.mymagento.com/mycategory/mysubcategory

Thanks!