Goal: Hide product prices on a single collection page and add a “contact us for prices” button below each product title in a Shopify store using the Warehouse 4.0.0 theme.
Context: The merchant provided the target collection URL for reference. They want the change applied only to that one collection, not sitewide.
Feasibility: A responder confirmed it’s possible by customizing the collection.liquid template (the Shopify theme template that controls the layout of collection pages). This would involve conditionally hiding the price output and inserting a button element that links to a contact method.
Pending details: The merchant requested specific instructions/steps to implement the change. No code or step-by-step solution has been posted yet.
Status: Open/Unresolved. Action needed: guidance on how to modify the collection.liquid template (e.g., conditional checks for the collection handle, removing/hiding price markup, and adding a “Contact us for prices” button/link).
I have Warehouse 4.0.0 installed for the Shopify website. I am looking to remove product prices from one of my collection pages and if possible add a button below the product title with ‘contact us for prices’. I was wondering if anyone could help me remove the prices from a collection and if possible show me the method to add a button to contact us for price.