Start with attributes
Attributes are the building blocks — name, weight, colour, material, technical specs. Define each once, with a type and validation, so the same field means the same thing everywhere it is used.
A good data model makes a catalog easy to enrich, validate, and publish. Here is a practical way to structure attributes, sets, and categories before you load products.
Attributes are the building blocks — name, weight, colour, material, technical specs. Define each once, with a type and validation, so the same field means the same thing everywhere it is used.
An attribute set is the template a product is built from. Group attributes for a product type (for example “Footwear” or “Power tools”) so new products start complete and consistent.
Categories organize products into a browsable tree; associations capture relationships like accessories, spare parts, and variants. Together they make the catalog navigable and ready to publish.
A good data model makes a catalog easy to enrich, validate, and publish. Here is a practical way to structure attributes, sets, and categories before you load products.
Start with the attributes and sets you need to publish, then extend. Utomo lets you add attributes and sets over time without redoing existing products.
Usually one per meaningfully different product type. Too few and products carry irrelevant fields; too many and you duplicate work — aim for the smallest set that keeps products complete.
Yes — that is the point. A shared attribute like “Material” is defined once and reused in every set that needs it, so its values stay consistent across the catalog.
Start a 30 day trial to structure product information, connect assets, and prepare controlled output from one private workspace.