Skip to content

Route to Existing Layout

I am working on a custom page module and want to make a custom route however I would like to use the catalog_category_view.xml layout, instead of the [module_name]_index_index.xml needed for my route to work.

Is there a way to configure my module to use to catalog_category_view.xml?

Side note, I would also like to use a custom block to send a specific collection to list.phtml.