Author Archives: C.O.P
Hide other shipping methods when “Free Shipping” is available
Overview By default, WooCommerce will show all shipping methods that match the customer and the [...]
Unhook/remove WooCommerce Emails
This code allows you to unhook and remove the default WooCommerce emails. Add this code [...]
Add/Modify States
Add code to your child theme’s functions.php file or via a plugin that allows custom functions to [...]
Display product dimensions on archive pages
You need to add this code to your child theme’s functions.php file or via a plugin that [...]
Hide trailing zeros on prices
The option to show trailing zeros on your prices has been removed in favor of [...]
Display product attribute archive links
You will need to add this code to your child theme’s functions.php file or via a plugin [...]
