Removing select prices from collection grids if "coming soon"

Hello,

I’m trying to reveal my entire inventory online including both the currently available items and “coming soon” items.

I have successfully eliminated the “add to cart” feature on the product pages of my coming-soon items via the product templates and was able to include copy saying “please contact for purchase”. Even so, when browsing the inventory grid of my collections pages, my coming-soon items display a price still which I think is misleading. My collections pages show the product image, and below that the product title, and under the title the price. I would like the price of coming-soon items to be eliminated and ideally to be replaced with the words “coming soon, please contact”. The goal would be that the collection pages show the product image and under that the title and under that “coming soon, please contact” if it’s currently unavailable OR maintains the price if I have it in stock. I have tried to alter some code isolating products with the tag of “coming soon” or that have the price zeroed out, but nevertheless I am not finding a way to isolate such products and remove their prices successfully.

Help!

Using theme Minimal.

“Acacia” would be the coming-soon item. Fern would be the currently-available, of which I would want to maintain the price.