How to disable the 'add to cart' button on collection pages for some products

Working on unpublished 2.0 refresh theme.

We need to be able to disable the ‘add to cart’ button on the collection pages for some products. Some of our products are gift packs where the buyer needs to click into the page to select different items (do not want them to be able to add to cart without choosing options).

How would i go about this? Other than the gift packs, I think it is convenient to be able to add to cart from collection pages.

hi @kat1717 ,

For solve the feature that, you should be use the metafield or tag for each products you want hide the cart button. And then need check them in logic code in collection file.

Thank you!

1 Like