1. Array
    (
        [tree] => 1
        [path_function] => Closure Object
            (
                [parameter] => Array
                    (
                        [$object_id] => <required>
                        [$company_id] => <optional>
                    )
    
            )
    
        [parent_type] => c
        [name] => product
        [picker] => pickers/products/picker.tpl
        [picker_params] => Array
            (
                [type] => single
                [view_mode] => button
            )
    
        [table] => ?:product_descriptions
        [description] => product
        [dispatch] => products.view
        [item] => product_id
        [condition] => 
        [not_shared] => 1
        [tree_options] => Array
            (
                [0] => product_category_nohtml
                [1] => product_category
            )
    
        [html_options] => Array
            (
                [0] => product_category
                [1] => product_file
            )
    
        [option] => seo_product_type
        [exist_function] => Closure Object
            (
                [parameter] => Array
                    (
                        [$product_id] => <required>
                        [$company_id] => <required>
                    )
    
            )
    
    )