Hi everyone, i have a problem with the routing of taxonomies, I searched the forum but could not find an answer.
I have a collection called Products and my products in this collection will be in 2 categories. Sheets and industrial iron.
I want the taxonomies url structure to be like this;
products/sheets
But that's how it happens
product/categories/sheets
I want the url structure of my products to be like this;
products/sheets/product-name
My products are like this
products/product-name
Thanks for help.