Attributes
Šis saturs vēl nav pieejams jūsu valodā.
Go to Data Mapping → Attributes. There are three tabs.
Import attributes
Section titled “Import attributes”Tenant-defined extras stored as custom_{suffix}.
- Add an attribute with label, type (Text, Number, Date, Boolean, List), and optional global default
- Map supplier columns to it on each data source (Custom Attribute Mappings), or use it in computed formulas / exports
Plan limit: import + computed attributes share one cap. Free: 4 fixed. Paid: data sources × 8 (including add-ons). Existing attributes over the cap are kept; new creates are blocked.
Computed attributes
Section titled “Computed attributes”Stored as computed_{suffix}. Each has priority rules with formulas using {attr:…} references and optional conditions. Lower priority number wins among computed rules for that attribute.
Use these for derived values (e.g. delivery band from stock, combined labels).
System fields
Section titled “System fields”Built-in catalogue fields. Map them on each data source; some have global defaults (currency, availability, sentinel brand/category notes).
| Code | Label |
|---|---|
sku | SKU / Article number (required) |
name | Product name |
price | Price (supplier cost) |
currency | Catalog currency |
stock | Stock quantity |
availability | Availability |
brand | Brand / Manufacturer |
category | Category |
original_price | Original price |
description | Description |
gtin | EAN / Barcode |
external_id | Product ID (parent) |
Auto-filled (not mapped): supplier name, data source name, import/export timestamps. FX snapshot fields appear on plans with currency conversion.
Mapping transforms
Section titled “Mapping transforms”Available when mapping feed columns: trim, European number format, case, truncate, prepend/append.
Where mapping happens
Section titled “Where mapping happens”Column → field mapping is configured on the data source after probe (not only on this Attributes page). The Attributes page defines the schema; the data source maps raw columns into it.