HI I am using the craft theme and on the home page there is a section called “Collection list” it displays 3 blocks of collections, how do i transform it to display 3 different products instead?
I have the same problem which the Shopify advisors abandoned as we are not on same page.
One option would be to use a Featured Collection section rather than a Collection List. You would need to create a collection that contains your three products and then also set your max products and number of columns to 3 in order to achieve a similar look as the Collection List.
Kind of just sounds easier to change this block into product section sounds like it would benefit a lot of people
I agree, it would be easier to do this had they created a Product List section that allows you to select products rather than Collections. Maybe if enough people request that type of section they will add it to an upcoming version of the Craft theme.
maybe someone will be generous enough to develop a solution ant post it here
I was able to duplicate the Collection List section and tweak it to pull in products instead. Below is a link to the code if you want to try it out. I tested it on the newest version of Craft but I still highly recommend testing this on a copy of your live theme first just to be safe.
https://gist.github.com/tim0thius/936a2606b41fb0b14821caa42b77a2bc
To add this you will need to go into the Shopify code editor and add a new section (I would call it ‘product-list’) and then copy and paste this code into it. To get this code, go to the link and click the “raw” button, then select all and copy.
Hey just making sure you saw my last reply. Curious to know if it worked for what you were trying to accomplish?
