Skip to main content

Category

Category & Group Resource

KeyTypeDescription
idIntegerThe unique identifier of the category.
name_enStringThe name of the category in English.
name_arStringThe name of the category in Arabic.
slugStringA URL-friendly version of the category name.
description_enStringDescriptions of the category in English.
description_arStringDescriptions of the category in Arabic.
orderIntegerThe order in which the category should be displayed.
parent_idIntegerThe ID of the parent category to which the category belongs.
imageStringThe URL of an image associated with the category.
activeBooleanIndicates whether the category is active (true) or not (false).
productsArrayAn array of products associated with the category.
meta_tag_title_enIntegerMetadata for SEO purposes title in different languages.
meta_tag_title_arIntegerMetadata for SEO purposes title in different languages.
meta_tag_description_enIntegerMetadata for SEO purposes description in different languages.
meta_tag_description_arIntegerMetadata for SEO purposes description in different languages.
meta_tag_keywords_enIntegerMetadata for SEO purposes keywords in different languages.
meta_tag_keywords_arIntegerMetadata for SEO purposes keywords in different languages.