Skip to main content

Core concepts

A shared vocabulary between product, commerce, and technical teams. Each term maps to a concrete object in CataZenta.

For why families, trees, and channels matter and how to set up your catalog, see Catalog fundamentals.

Organization & tenant

An organization is your company or group. Tenants are isolated workspaces — separate catalogs, users, integrations, and AI context. Data never crosses tenant boundaries.

Multi-brand groups typically use one tenant per label; group IT retains cross-tenant operations visibility.

Product, variant & family

ConceptDescription
Product modelParent style / model (the jacket line, not each size)
Product (variant)Sellable SKU — size M, color Blue, etc.
FamilyTemplate of attributes, requirements, and rules for a product type

Footwear, electronics, and supplements each use different families with different required fields.

Attributes

Attributes are named properties — from titles to regulatory flags.

TypeExampleNotes
Text (simple)BrandSame in all locales/channels
Text (localizable)TitlePer locale (en_US, fr_FR)
Text (scopable)Short descriptionPer channel (web vs Amazon)
Number / metricWeight (kg)Units and conversions
Select / multi-selectColor, materialGoverned option lists
BooleanHazardousAudit-sensitive
MediaHero imageLinks to DAM asset
DateLaunch dateScheduling

Categories

Category trees classify products. You may maintain:

  • Navigation tree for your website
  • Amazon browse / product-type mapping tree
  • Internal merchandising hierarchy

Trees can coexist; the same product can sit in multiple nodes.

Channels & locales

A channel is a distribution target (Shopify, Amazon, B2B portal, print). Each channel defines required attributes and completeness rules.

A locale is language + region (en_US, de_DE). Channel + locale defines what “ready to publish” means.

Completeness

Completeness is a weighted score per product for a channel-locale pair — not one global number. A SKU can be 95% ready for English D2C and 40% for French Amazon.

Missing hero images often weigh more than missing secondary bullets, reflecting real rejection patterns.

Syndication objects

ObjectRole
ConnectorPlatform definition (Amazon, Shopify)
ConnectionTenant credentials + marketplace
Export profileWhat to publish, mappings, schedule
JobAsync import/export run with per-item status

Assets & DAM

Digital assets live in DAM with approvals and renditions. Assets link to products and can output channel-specific formats on publish.

Next