Disable product sale prices in WooCommerce
In WooCommerce, you want to disable all sale prices in some case. Well, it’s not possible in WooCommerce features. So, here i show you how to disable product sale prices in WooCommerce through the entire store. Add below code in your theme’s functions.php file of your active child theme (or theme) and save the file. […]