Collection Layout - never seen this before

Does anyone know how this website was able to make this on their home page? Looking at developer tools the site was built on Shopify and the code for these sections says its a collection.

Anyone know how to replicate this?

https://shopau.coffeesupreme.com/

1 Like

Yes its collection list section with custom code changes in theme

Hi @dekiv

It is an individual section of featured collections. It might came with the theme but I do see this website is heavily customized as well. You can use a featured collection section, change the description to the left instead of the usual on top. Then add a border. Depending on your theme, you might have to add the slider

This won’t be too difficult to do, but will require custom code. How comfortable are you with HTML, CSS, and Liquid?

@Zqdo

I am comfortable with it to a degree - do you think it is complicated to do?

@made4Uo Thanks for the reply - is the slider a customisation or something that comes with the collection section?

If you’re comfortable with coding and can create it on your own, it shouldn’t be too bad.

However, if not comfortable with coding from scratch, it might get a little confusing, especially when creating that slider feature.