How can I prevent a collection from displaying the 'Add to cart' button?

If you want to prevent a certain collection from displaying the app widgets, you can follow this procedure. Go to the collections section in your Shopify admin zone and navigate to the Collection section, and find the collection for which you want to hide the app widget:

Then, edit the collection HTML description by clicking on the top-right icon:

At the end of the description, add the following text (if there is no description, simply paste the text):

<span class="cbb-avoid-add-to-cart-button"></span>

For example:

Note that this text will not modify the collection description shown on the online store collection pages.

Finally, save these changes and then the store collection page will not show the app widgets. Please note that it may take a few minutes for Shopify to make these changes effective. If this solution is not working on your store, or you want to disable the widget for certain collections in the home page, please contact us. We are always happy to help.

Please note as well that this procedure works on collection pages, but it will not work on featured collections displayed on the home page.