## Category Describes a product category. ## breadcrumbs Prints category breadcrumbs. ## categories Returns the child categories for this category. ## description Returns the category description. ## has_parent Returns true if this category has parent, false otherwise. ## id Returns the category id. ## image Returns the category image if such is set. ## is_visible Returns true if this category is visible, false otherwise. ## parent Retrieves the parent category if category has parent, returns false otherwise. ## seo_description Returns description for search engines. ## seo_keywords Returns keywords for search engines. ## seo_title Returns title for search engines. ## title Returns the category title.