When I hit the “continue shopping” button in my websites cart page, it takes me to a collection for “all products” (please see link below). This collection does not have a banner image.
Where can I find this collection in order to update the banner image and collection title please? It does not appear in my list of collections within shopify.
Currently I have a dynamic source to a meta-field for banner image, so that I can select a different banner image for each of my collections.
If I change the banner image here in my theme for this collection, it then changes all of my collections to this image, which is unwanted.
That link (/collections/all) points to Shopify’s default All Products collection. It’s created automatically for every store, which is why it doesn’t show up in your Collections list.
What you can do is:
Go to Products → Collections → Create collection.
Name it “All Products” and set the handle to all.
– This will let you take control of that page.
Once it’s saved, you can add your own banner image through the metafield setup like you do for other collections.
That way, changes will only apply to this specific page, not all of them.
If it still redirects differently or doesn’t pick up the banner, I can tell you how to find and update the “continue shopping” link in your theme — let me know if this helps…
In most cases it belongs to the Default Collection. By any chance can you share the collab code so that I can take a look and do the requested changes.