The product data model defines every field associated with a product. When a product is imported into Connect, the connector populates these fields. When a product is exported from Connect, each field is mapped to its counterpart in the external platform.
The data model gives insight into the data saved with each product and what data is available for rule building.
In this article you will learn more about:
Data model
| Fields | Description | Example of input | Required |
|---|---|---|---|
| ID | Product ID in Spotler Connect | "8720053089907" | |
| Name | Product title in source of updates | "Lounge set leopard print - XL" | Yes |
| Description | Product description in source of updates | "It's a limited edition." | |
| ShortDescription | Short product description in source of updates | "Lounge in style with our Leopard print lounge set." | |
| Source | Product source ID | "d7c65267-4dac-4b4b-93b4-cfa5e014e640" | |
| Status | Product source ID | "Active" | |
| URL | Product URL in source | https://bucklesshop.com/lounge... | |
| AddToCartUrl | Direct Add-to-cart URL | https://bucklesshop.com/cart/1... | |
| Active | Product state in source of updates | "True" | Yes |
| Virtual | Product state in source of updates | "False" | |
| Downloadable | Product state in source of updates | "False" | |
| Barcode | Product barcode | "8720053089907" | |
| Sku | Product SKU | "lounge-set-leopard-XL" | |
| Price.Amount | Product price | "79" | |
| Price.Currency | Price currency | "EUR" | |
| Dimensions.Weight | Product weight | "0.2" | |
| Dimensions.WeightUnit | Unit of Measurement for weight | "kg" | |
| Dimensions.Length | Product length | "30" | |
| Dimensions.Width | Product width | "10" | |
| Dimensions.Height | Product height | "2" | |
| Dimensions.Diameter | Product diamater | "43" | |
| Dimensions.SpatialUnit | Unit of measurement for dimensions | "cm" | |
| Dimensions.Box.Height | Packaging height | "50" | |
| Dimensions.Box.Length | Packaging length | "50" | |
| Dimensions.Box.Width | Packaging width | "50" | |
| Brand | Brand | "Nike" | |
| Categories.*.Name | Product categories, list | "Loungewear" | |
| Categories.*.Slug | Product categorie slugs, list | "loungewear" | |
| Tags.* | Product tags, list | "Autumncollection" | |
| Images.*.URL | Deeplink to product images | https://cdn.shopify.com/… | |
| Images.*.Name | Product image name | "Loungeset_leopard" | |
| Images.*.Alt | Product image alt | "LeopardLounge XL" | |
| Stocks.Total | Total stock for product | "700" | Yes |
| Stocks.Warehouses.{ConfigId}.Quantity | Stock per warehouse location | "700" | |
| CountryOfOrigin | Country of Origin of product | "NL" | |
| HsCode | HS code of product | "239429837423" | |
| GoogleCategoryID | Google Category ID | "14566" | |
| Meta | Meta data | Optional, differs per connector |