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
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:
Important Notes:
Status: The question appears resolved with a working solution provided for the Dawn theme.
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
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:
Open Customization. Click on ‘Products > Default product’ >> https://prnt.sc/Fm_1ifDoensb
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-
Click on ‘Add Block’ > ‘Text’ >> https://prnt.sc/sgU1t3Y3pHJF
Add call us text >> https://prnt.sc/3AXLj6rSWiR2
Save
Please note this will disable the price and add to cart to all the store products.
Thanks