Is it possible to hide prices and disable ordering on my website?

Topic summary

A user wants to hide product prices and disable ordering functionality across their entire Shopify website while keeping other features intact.

Solution Provided:
Another participant confirms this is possible and offers step-by-step instructions for the Dawn theme:

  • Navigate to Customization → Products → Default product
  • Access ‘Product Information’ section
  • Remove the ‘price’, ‘quantity selector’, and ‘buy buttons’ blocks
  • Optionally add a ‘Call us’ text block for customer contact
  • Save changes

Important Notes:

  • These changes will apply to all products store-wide
  • Implementation requires modifying Liquid code according to the theme
  • If unfamiliar with code customization, hiring a developer at reasonable cost is recommended
  • Screenshots were shared to illustrate each step of the process

Status: The question appears resolved with a working solution provided for the Dawn theme.

Summarized with AI on November 11. AI used: claude-sonnet-4-5-20250929.

Good morning Everyone,

I want to make prices not visible on my Website and turn off the option to order all products. Is that possible? All others stay as it is. Just “Call for prices”

Thanks

https://pebblemarketusa.com/

Hello @ZaraP

Yes, it is possible to disable the ATC feature and hide prices and add Contact form or call us option. Similar to this : https://prnt.sc/mCEvTfo51GFS.

But it will code altering according to the theme so if you are not familiar with liquid code I recommend you to seek help of developer at reasonable cost.

Let me know if you need one.

Thanks

What code should I add or remove in order to disable the ATC feature and hide prices,

Thanks

Okay so you are using Dawn theme:

Follow the steps:

  1. Open Customization. Click on ‘Products > Default product’ >> https://prnt.sc/Fm_1ifDoensb

  2. Click on ‘Product Information’ and remove ‘price’, ‘quantity selector’ and ‘buy buttons’ blocks >> https://prnt.sc/sZ_4IfdDJhSW

This will remove the price, quantity selector, and buy buttons >> https://prnt.sc/dlRrm3wyX4Z-

  1. Click on ‘Add Block’ > ‘Text’ >> https://prnt.sc/sgU1t3Y3pHJF

  2. Add call us text >> https://prnt.sc/3AXLj6rSWiR2

  3. Save

Please note this will disable the price and add to cart to all the store products.

Thanks

1 Like