Skip to content

Excluding Shipping Protection From Catalogs

In order for the customer to add Shipping Protection to their order, there must be a product added to the cart. This means that upon installing the app, Corso needs to add a SKU to your product inventory.

Since it is an active SKU in your inventory, it will show in some default product collections.

Most merchants do not want the product “Shipping Protection” to be visible in their standard product catalog.

VIsible sku screenshot

So how do we do remove those products?

Answer: Collections.

The way that Shopify handles the display of products in your theme is through collections.

Showing collections screnshot

You can create as many of these as you want to group products together however you’d like, but the easiest way to do this is through “automated” collections.

Creating collection screenshot

You can create a collection that excludes Shipping Protection or Carbon Offset products by using the following conditions.

collection excluding shipping protection screenshot

But what about the “All” collection?

When creating a Shopify store, there is one collection that is automatically generated for you by Shopify. It is the “all” collection. Even though it is hidden from your visible collections list, you might want to hide products from this collection as well. Or maybe you would like to even change the title of it from something other than “All products”. Well, all you need to do is manually create a collection titled “All”. This will allow you to apply manual or automatic sorting rules for this collection.

  1. From your Shopify admin, go to Products > Collections.
  2. Click Create collection.
  3. Create the collection:
    1. Give your collection the title All.
    2. In the Collection type section, select Automated.
    3. Set the product conditions.
  4. Click Save.

Important note on editing the title: It is important that the handle of the collection remains set as all. You can confirm this by scrolling to the Search engine listing preview section, and clicking Edit website SEO.

In the URL and handle text box, you should see a URL that ends in /all.

Now when customers go to https://yoursite.com/collections/all, they will browse your products without seeing any of the Corso products in the collection.

Replaced all screenshot