Remove Prices being shown on search collection page

Hi,

I am using the Dawn 2.0 Free theme and I have an issue I am trying to resolve.

The customer can use the search tool and for example, if they searched mirrors it will return mirrors.

When they press enter instead of clicking on one of the products they have searched it returns what I can only explain as a search results page collection.

Now on this page, it is showing the prices of the product which I do not want it to do.

These products are part of a build a box option and have their own product templates too which hides the price on the product level.

But I need it removed from this search collection page.

Please note I still need the prices of the product in the Shopify back end for cogs reasons, if anyone can help with advice, please?

Thanks

Dan

@Dan_UK

Sorry, you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!

Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi,

Thank you.

The url is www.cosytreatclub.com

I have removed the prices from the product template for the items I dont want the prices to show for.

But if you search mirror for example and press enter, It will then show a search page collection which displays the prices. This is what I need to remove for certain products.

Thank you

Dan

There are 2 ways:

  1. change the liquid of search results. Hide the prices for these products.

  2. add a custom liquid to the search result in the theme editor. Use js to search these price elements and remove them

@Dan_UK
Sorry, kindly Share an screenshot what you want?