How can I hide prices in a specific collection template?

Topic summary

Masquer les prix uniquement sur une collection spécifique (template Dawn OS 2.0 « furniture-concept » / fichier collection.furniture-concept.json).

Points clés :

  • Le besoin initial : cacher les prix exclusivement sur une collection utilisant un template dédié, sans impacter les autres collections.
  • Une réponse renvoie vers un sujet similaire du forum avec une solution déjà discutée.
  • Un intervenant propose d’ajouter un nouveau template/grille produit avec un réglage (toggle) permettant d’afficher/masquer le prix.
  • Shopify indique que l’éditeur de thème ne permet pas ce niveau de personnalisation et qu’une modification de code est nécessaire ; possibilité d’utiliser le “free design time” (assistance Shopify) via la page Contact.

État / résultat :

  • Une modification a été effectuée sur une copie du thème (« Hide Price for Specific Collection - Dawn ») ajoutant un paramètre activable/désactivable pour masquer les prix sur les cartes produits de la collection « furniture-concept ».
  • Une nouvelle demande similaire apparaît : appliquer la même logique à une autre collection (« vendues ») et, en plus, désactiver “Add to cart” pour des produits vendus (discussion encore ouverte pour ce point).
Summarized with AI on February 26. AI used: gpt-5.2.

I’ve recently switched to Dawn, online store 2.0. I’ve created a collection template in the theme editor called furniture-concept. I want to hide the prices exclusively in this collection. In the code editor, this template is called collection.furniture-concept.json.

2 Likes

Hello! This problem has already been discussed on the forum in the topic https://community.shopify.com/c/shopify-design/hide-prices-from-collection-view-and-featured-collection-in-quot/td-p/318056 If you have any problems with the implementation of the proposed solution, I can offer my services to solve the task. First 2 hours of work for free. Half an hour will be enough to solve this task.

Hello @Bernard9 ,

If you would like, please provide your store name that ends with myshopify.com to send you a collaborator request and I can add a new product grid template with a setting to hide the price.

Best regards,

1 Like

Appreciated! A reminder that i only want prices hidden in one template of collections called furniture-concept. Thanks!

Hey @Bernard9 .

Thanks for reaching out.

I appreciate the context that you have shared as that is very helpful. In order to remove the prices that are displayed in a specific collection will require a change of coding as our Theme Editor does not have this customization. Since the Dawn theme is designed and supported by Shopify, we can use free design time for Shopify themes to allow our internal themes team to make the coding changes on your behalf.

If you are interested in using the design time, you will need to login to your store using our Contact Us page. This will allow us to securely verify you as the store owner before discussing the changes you would like to see on the online store with a Support Advisor.

Let me know if you have any questions.

Hello @Bernard9

I added a new setting to your furniture-concept to hide the prices for the product cards in the furniture-concept collection page that you can enable/disable it from your theme editor.

The changes I made are in duplicated theme of your current one called Hide Price for Specific Collection - Dawn, if you like the changes then you can publish the theme from the Actions dropdown list

Best regards,

2 Likes

@Sam_Abd

Hello Sam,

How can I have the same solution (new setting added : hide price) you propose to @Bernard9 because I have the same issue that he had.

I would like to hide price for a specific collection called “vendues”. I am using Dawn theme as well.

Further more, I would like to unable “add to cart” for that specific collection because they are sold products (painting which I would like to display, but unable to buy or see price for customer).

Thanks