How to remove price on woocommerce product page



If you are using WooCommerce to power your online store, and want to there may be times when you want to remove price on WooCommerce product page . This can be a strategic move, depending on your business goals. In this video, I will show you how to remove the price from WooCommerce product pages in just a few simple steps, but only for the product pages, not product category pages or product listings pages..

Let’s get started!
To be able to remove price on WooCommerce product page, you will need to add some code to your theme’s functions.php file. This is a bit of advanced coding, so if you are not comfortable with this, we recommend seeking help from a developer. But I have made this video so that even if you aren’t a coder you should be able to do it yourself.

The code that goes in the functions file, copy and paste:

remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_price’, 10 );
—————————————————————————————————————————

Please let me know if you have any questions
Dr.Wordpress

LIKE TO DONATE
https://rebrand.ly/donate-drwordpress

Source

Leave a Reply

Your email address will not be published. Required fields are marked *