{# # Single Category Tree Node (recursive) # # Renders one category with optional collapsible children. # Included recursively by category-tree.html.twig. # # Expected context: # node - Category node from wc_bootstrap_get_category_tree() # level - Current nesting depth (1-3) # # @package WcBootstrap # @since 0.1.7 #}