I have created custom page templates and added a collection list to each custom page template relating to that Product Type/Group/Collection (ONLY Collection links can be added to a Collection List) I was wondering whether a custom page template can be connected to a Collection Link in some way:
I have a Custom page template with 2 x Product Type/Group/Collections & one of these Product Type/Group/Collection has a sub-category within this collection category.
Can anyone give me insight on how best I can show this on my custom page template ?
Yes, you can connect a custom page template to a collection link. Here’s how you can do it:
In your Shopify admin, go to Online Store > Navigation.
Click on the menu where you want to add the link to your custom page template.
Click on the “Add menu item” button.
Enter the name of the link in the “Name” field.
In the “Link” field, enter the URL of your custom page template. The URL should be in this format: /pages/your-page-handle.
Click on the “Save menu” button.
Once you’ve added the link to your custom page template, you can add a Collection List to your custom page template and link it to the collection you want to show on the page. If you have a sub-category within the collection category, you can add another Collection List and link it to the sub-category.
I hope this helps! Let me know if you have any other questions.
I have succeeded in setting up a custom Page template for the Main Menu Item (ie. Diff Housing & Axles) & then set up a custom page template with collections for 2 x Sub- Categories & which I have linked to my Navigation Menu so far so good - but I cannot work out how to set up and link a custom page template with collections (being sub-sub categories) to link to the sub-categories
I am trying to create the menu via photos of the collections & sub-collections on the custom page templates
Sorry if this sounds a bit confusing - its only because I am so confused with it
Hi,
I hope you are doing good.
What should be customized in your custom page template ?
If you have a menu setup and you want to call that on custom page then it is also possible.
You can use Link List (Menu) object to iterate over that menu and show it on the page.
Can you please be specific and provide some more information ?
I hope the above is useful to you.
Thanks!
I have succeeded in setting up a custom Page template for the Main Menu Item (ie. Diff Housing & Axles) & then set up a custom page template with collection list for 2 x Sub- Categories & which I have linked to my Navigation Menu so far so good - but I cannot work out how to set up and link a custom page template with collections (being sub-sub categories) to link to the sub-categories
I am trying to create custom page template for each collection with collection lists as a menu for the collections & sub-collections on these custom page templates
Sorry if this sounds a bit confusing - its only because I am so confused with it
The reason I have set up Collections even for Product Types is that originally we were using a drop down Shop Menu with drop down menus for sub-categories & further drop down menus for sub-sub categories
Now i want to still have a SHOP drop down menu but instead of having drop down sub-categories etc I would like to set up the Custom Page Template with collection lists re-directing customers to the products by clicking on a photo
Or ideally have only SHOP NOW in the header menu and by clicking this be re-directed to a (main) collection custom page template with photos and have customers navigate to the collections & sub-collections etc via this page
The code above is related to iterate multi level navigation menu and it is iterating menu with slug/handle main-menu, if your menu is different, you can replace that
If you are able to do it and want the same, you can try this
This can be altered to show image as well
Thanks!