A category tree widget for wordpress woocommerce
A product category tree with unlimited depth and folding functionality
Note dont forget to include the widget file in functions.php lieks o
// om category widget
require_once( get_template_directory() . '/om-categories-sidebar-widget.php' );