Catalog

Repository for the product catalog, containing all necessary information about configurable items and their options.

Overview

The Product Catalog is intended to include all product information necessary for setting up configurators. This includes information about the configurable products themselves (Items), about their configurable choices (Attributes), and about the configuration options (Options).

Items represent configurable products in the catalog, such as sofas, or chairs, or tables for a furniture category.

Attributes represent the configurable choices for the products in the catalog, such as the choice of Fabric, Legs, or Arms for products in a furniture category.

They can also represent visual stage configuration attributes, such as Camera Angles, wall colour, outdoor vs indoor, etc.

Options represent the configuration options for the products, available under their configuration attributes. For example, a Fabric attribute would include a set of options like Sky Blue and Charcoal from the Cotton family of fabrics, and Olive, Violet, and Pistachio from the Microfiber family of fabrics.

The Item Variants represent the set of available combinations on an individual product. Each variant represents a single permutation of all the configurable attributes on that product. They can be referenced directly, and they can also store content and pricing specific to each variant.

Last updated

Was this helpful?