Code for Add Custom Currency WooCommerce- copy and paste this code in your theme functions.php file and swap out the currency code and symbol with your own. After saving changes, it should be available from your WooCommerce settings.

Disable Product Reviews in WooCommerce- Are you looking for a way to remove or Disable product reviews from your WooCommerce store? While there’s probably a plugin for this, we have created a quick code snippet that you can use to totally remove product reviews in WooCommerce. Paste this code to your theme’s functions.php file

Change the Default “Add To Cart” Button Text in WooCommerce- change the default “add to cart” button text in WooCommerce? This snippet will let you change the text to “Buy Now”, “Buy This”, or simply “Buy”, Text. You can use any of your choice Text Add this code to your theme’s functions.php file, and change

Change the Default “Add To Cart” Button Text in WooCommerceRead More »