Hi, I have 2 collections on my homepage, and 2 products on my store. When I click on a collection, it takes me to a page in which I have to click the product again to get on the product page. Is there a way for it to send me directly on the product page?
Aria here, one of the Social Care gurus at Shopify.
It sounds like you have a Collection List on your homepage. All current themes are sectioned and you can choose which types of sections appear. If youâd like people to be able to click straight to the product, it sounds like a Featured Product would work better for you or a Featured Collection which would still allow people to click straight to the product page.
If youâd like to make this change, go to Online Store > Themes > Customize in your admin. On the left-hand side, you will see the list of sections youâre using. Click on âAdd Sectionâ, near the bottom:
Look for âFeatured Productâ:
If you would like to remove a section, click on it first then:
You can find more information on managing themes in this guide.
If that doesnât quite answer your question, please let me know. If you provide the URL for your store, I can take a look at it for you.
How are you getting on with your business otherwise? Do you have any promotions organized for Black Friday/Cyber Monday or the holiday period in general?
Aria I have the same problem with Remy I want to achieve this look but with âproductsâ not collection, I want it in a way that if I click the product it will take me to the product page not in a collection page that the buyer needs to click the product again in order to go to the product page itself.
I want it to function like âfeatured productâ but featured products stacks the products, I want the product to be beside each other like shown in the Collection list. Please do help
This is HTML / CSS. You can implement it yourself if you learn Liquid (Shopifyâs templating engine) and some HTML, CSS, and in this case especially, CSS Grid and Flexbox. You can youtube tutorials. If not, youâll need to hire a developer to do this for you, or buy a paid theme you really like.
What I want to happen is that when the customer clicks the product it will take him directly to the product page
, if I will just change the name to product collections, when they click the product it will still take them to a collection page then they need to click the product again in order to go to the product page
Yes, that is correct. With a Featured Collection like I mentioned above, itâs essentially a Collection on the homepage so itâs displaying a row of products. When you click on one of those products it takes you straight to the Product page.
You also have the option of just putting a Featured Product on your homepage if this is what you prefer. I recommend you use the Add Section function I mentioned and play around with what each section type can do.