Core product fields
Every product indexed by Cartally has these fields:Dynamic attribute fields
Products may also have dynamic filterable attributes. These are stored asattribute_{slug} fields:
These attributes appear as filter facets in the search widget.
Color variants
Products with color variants are split into separate documents — one per color. This allows the widget to display the correct product image for each color. For example, a T-shirt available in black and red becomes two indexed documents:12345-blackwith photos of the black variant12345-redwith photos of the red variant
product_id (12345) so the widget groups them correctly.
