Product Tag
Class name: ProductTag
| Property | Type | Description | Required |
|---|---|---|---|
| name | string | The name of the product tag | Yes |
| description | string | The description of the product tag. 300 characters max | Yes |
| imageId | string | The id of the image associated with the product tag | No |
| slug | string | The slug of the product tag | Yes |
| status | enum | The status of the product tag. Options: published, draft | Yes |
| colorValue | string | The color value of the product tag | Yes |
note
Product tags can only be created by admins