We are currently using the Minimal Theme in Shopify. We have a website that has around 40 individual collections and wish to remove the /collections part within each collections page URL.
I have seen there are ways of doing this on other themes but seem to have exhausted resources attempting to find someone who has achieved this on the Minimal Theme.
This is Victor from PageFly - Shopify Page Builder App
So sorry but you will not be able to remove the /collections
Because that was fixed by the Shopify setting. The page is for Shopify know that your page belongs to Collection pages
So it will have /pages for regular page - /product for product page - /collections for collection page
And there is no way to remove that
After further trolling through the internet, the above mentioned amendment in code can cause duplicate products. However, this can be resolved by applying the canonical on your collection template.
We have 1200 Individual Products. Each of these products fit into a category.
So to list correctly; aesthetically pleasing to the customer, we used collections as a category to collate multiple individual products.
From the product pages. Because on some theme the Shopify they have the URL with above format
You can use custom code to do for a case above
And you cannot custom code to remove a /collection in the case : example.myshopify.com/collection
Thank you