var $j = jQuery.noConflict(); $j( document ).ready( function() { "use strict"; // Woo categories widget oceanwpWooCategoriesWidget(); } ); /* ============================================== WOOCOMMERCE CATEGORIES WIDGET ============================================== */ function oceanwpWooCategoriesWidget() { "use strict" $j( '.woo-dropdown-cat .product-categories' ).each( function() { var IconDown = '', IconUp = ''; $j( this ).find( 'li' ).has( '.children' ).has( 'li' ).prepend( '