> ## Documentation Index
> Fetch the complete documentation index at: https://developer.elliephant.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Attributes

> The data returned with the full product list

The details returned as part of the [GET/api/products](/api-reference/endpoint/products) method in the `attributes` field.

Only available for `variable` products.

| Field    | Description                                                               |
| -------- | ------------------------------------------------------------------------- |
| `id`     | The id of the attribute that we use to identify the value                 |
| `name`   | The name of the attribute. An example of this might be "Size" or "Colour" |
| `option` | An array of available options                                             |
