Can someone explain the usage of parent_left and parent_right in database table product_category ? Primary key is id , for treeview there is field parent_id. If parent_id is Null it is a "Master Catecory". I ask this because I want to first import my product categories and afterwards the products / templates.
Thanks in advance.
Dotz