create_category( $parent_id ) : void
create_product( $category_id ) : void
traverse_tree( $parent_id, $depth_flag, $tree_depth, $tree_branches, $branch_leafs ) : void