Octibiz
Demo

Durchsucht Website und Dokumentation gemeinsam. Enter zeigt alle Treffer, Esc schließt.

Product properties

Product properties screen in Octibiz

Overview

Properties describe items in a structured way rather than in prose: groups such as colour, size or material, each with their options.

Two markers per group decide what it does:

MarkerEffect
Variant-formingthe group spans variants — colour × size produces an item's combinations
Filterablethe group is available as a filter

The two are independent. A group can be filterable without forming variants — material, for instance, describes without multiplying the product. Marking everything variant-forming produces a flood of items nobody maintains.

Core tasks

Create a group. New group requires a code, display type, sort order and the markers variant-forming, filterable and active. Name, short and long description are maintained per language.

Maintain options. Per group the possible values, with code, value per language, sort order and active state.

Note: options are never deleted. Existing options are updated; **hiding happens through active**. That is deliberate — a deleted option would orphan the items and documents using it.

Fields in detail

The What it does column answers what changes in the system — not what the field is called. The grey name behind the label is the API field: the same thing runs under that name through automation, import and AI tools.

Property group

FieldRequiredValues / formatWhat it does
Code codeyestext, max. 50 charactersThe group's identifier, such as colour or size. Do not change it once articles carry values from it.
Display displayTypenoselect, colour, image, textHow the values are shown in the catalogue. Colour shows swatches instead of words, image small previews — that is the difference between a list and a usable selection.
Forms variants variantFormingnoyes/noWhether variants may be built from this group. Only then does "colour: blue" become an orderable version of its own rather than a mere detail.
Filterable filterablenoyes/noWhether the catalogue can be filtered by it.
Values optionsnolist of valuesThe possible values with label, colour or image — depending on the display.
Image mediaFileIdnoimage fileAn image for the group itself.
Translations translationsnolabels per languageWhat group and values are called in other languages.
Order sortOrdernonumberPosition in filter and article mask.
Active activenoyes/noOff means no longer assignable; existing assignments remain.

Settings & permissions

  • Module module.products.
  • Permission products.catalog.manage.
  • The code is permanent, the per-language label changeable at any time.
  • Variants are created on the item, from the groups marked variant-forming here, see

Products.

FAQ & troubleshooting

Variants cannot be spanned on an item. No group is marked variant-forming.

An option cannot be deleted. By design — switch active off. Existing assignments stay readable.

A property does not appear as a filter. Check the filterable marker.

How many variant-forming groups make sense? Very few. Two axes with five options each already give 25 variants; three axes overwhelm any maintenance effort.

products.properties · Available from version 0.5.0