Skip to main content
Skip to main content

AdminPostProductCategoriesCategoryReq

constructor


Properties

descriptionstring
An optional text field to describe the Product Category by.
handlestring
A handle to be used in slugs.
is_activeboolean
A flag to make product category visible/hidden in the store front
is_internalboolean
A flag to make product category an internal category for admins
metadataRecord<string, unknown>
An optional set of key-value pairs to hold additional information.
namestring
The name to identify the Product Category by.
parent_category_idnull | string
The ID of the parent product category
ranknumber
The rank of the category in the tree node (starting from 0)
Was this section helpful?