Overview

Contains information about product attributes.

If the current URL query string contains a product parameter with the value of an ID of a product, that product is automatically made available on the page as product.

Note: This is equivalent to "Mange Products → Product Attributes" in the Pixfizz admin.

Filtering

When used in paginations can be filtered with the where filter by:

and sorted with the sort filter by:

Properties

product.id

Returns the unique ID of the product.

product.code

Returns the product's code.