Remove Example Product from Featured Collection

Hi everyone,

I am trying to remove the example products from featured collections. When there are no products in a collection, instead of showing the standard there are no products message, the website shows cartoon t-shirts and £19.99 underneath. How do I remove the cartoon t-shirts and have a no products message display instead?

Many thanks in advance.

2 Likes

Hi @woodpaz_books

You have to add products in the collections then dummy products will automatically removed.

Or

Go to card-product.liquid file.

Have to remove example products code from line number 346 to 386

If this solution is worked, then please Like this and Mark this as accepted solution!

Laddi

3 Likes

Hi Ladii,

This worked! Thank you.