category
object
Information about a product category.
Properties
Name | Type | Description |
---|---|---|
id | string | Category identifier |
name | string | Category name |
slug | string | Category slug |
description | string | Category description |
image | string | Category image |
product_count | number | Category product count |
products | array of product object | Category products |
meta | array | Category meta |