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
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