How to remove/hide add to cart across all products on my site?

Hi All,

I would like to remove or hide the “add to cart” facility for all products on my site. I want to use the site as a catalogue only at this stage.

So,

No add to cart per product

No add to cart bag at the top

I assume by doing this, then customer will not be able to checkout either?

After this solution works, I would also like to change the product price to say “Contact us for prices”. If this cannot be amended, I would like the price component to be hidden on each product.

I am using DAWN Theme. Version 12.0.0

Thanks in advance as always.

Regards,

BAFC

1 Like

Hey @BAFC

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi Moeed,

Looks like that worked :slightly_smiling_face: Thanks.

I have removed the price block from the product pages, but the prices keep showing in the collection/categories? Is there a way to remove these as well globally?

Regards,

BAFC