Data model

Family variants

The Family variants tab: the axes a model's variants vary on, per family.

A family variant defines the axes on which a model's variants differ — a solid carbide mill by diameter and length, an insert by width and radius. The model carries the shared values; the variants carry the axis values.

Where you find it

Commerce Studio › PIM › Data model › Family variants/commerce/data-model?tab=family-variants.

What it does

The tab lists the variant definitions with their family and their number of levels. New family variant creates one; a search box finds one by code.

The rows are not clickable yet: opening or editing a family variant is not available in the Cockpit at the moment. Family variants are maintained through the products app's API.

Fields and controls

ColumnWhat it shows
VariantName and code, for example solid_carbide_mill_by_diameter_and_length.
FamilyThe family the definition belongs to.
LevelsHow many variant levels the definition has.
MarketsMarket assignment.

What happens when you change it

A family variant makes a family able to carry models: products of kind Model use its axes, and their Variant children fill the axis values.

Permissions

The products app declares create, read, update and delete on family variants in its manifest. Which Cockpit roles may open this screen is not verified.