Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Is there a way to do one of the following:
1. Have a page that includes images that link to either a collection or a product
2. Change the Collection Image clickthrough URL to go to a product page instead of the Collection page.
Hey @ikissell!
For the 2nd one post the code of your collection.liquid file code so I can tell you where to edit to replace the link with the products link.
For the 1st one, Simply create a page template and add the following code
<a href="YOUR COLLECTION OR PRODUCT URL" ><img src="YOUR IMAGE URL"></a>
Hope that makes sense, you can contact me if you need my help with these.
I have same request as point 2. I don't see just collection.liquid file in my sections. I am using DAWN theme version 7. Can you help me as well to directly connect the collection link on my homepage to the product page please.
Thanks,
Parul