1 Data Preparation Stage 1
DATA INTEGRATION STAGE 1
Offer Assignment
By completing this stage, you enable us to assign your offers. You benefit from the existing product portfolio of our online shop, as your offer data is attached to already maintained products (overlapping assortment).
Once activated, the offers are matched and assigned to our product portfolio. The minimum criteria for this process are item number, price, stock, and EAN/GTIN.
GTIN & PROVIDER KEY
The Provider Key is the unique item number for a product in the partner’s assortment. It is used as an identification number and must be included in all submitted files. The Provider Key is used on all orders as the identification number for the item. Already assigned item numbers must under no circumstances be reused for other products.
At Galaxus, the Provider Key and GTIN form a unit and correspond to a single product. New GTINs must be submitted with new Provider Keys. Changes to the GTIN for the same Provider Key are prohibited.
Data Flow Galaxus: https://confdg.atlassian.net/wiki/spaces/PHCL/pages/171675230555
TRANSMISSION FREQUENCY
Correct and up-to-date information is essential for smooth order processing. We aim for a transmission frequency of at least every 15 minutes.
Master data, price, and stock are overarching categories for the individual columns.
Stock levels can also be submitted separately, allowing them to be sent quickly and more frequently, independent of other data.
https://confdg.atlassian.net/wiki/spaces/PHCL/pages/171675230154
ASSORTMENT DEFINING FILE
Items that are considered EOL (End-of-Life) products, products without an active offer in the system must be removed from the corresponding file by the next transmission at the latest.
The specification of the "Assortment file" must be included in the file name:
Example: StockPricingData_ExampleAG_assortment.csv
NOTES ON DOCUMENTATION
The documentation of the data structure contains technical terms and notes in various places. These are essential for correct data preparation and if properly implemented in the files greatly simplify the technical integration. In the table below, you will find further explanations and examples.
DATA STRUCTURE STAGE 1
General notes
File name: StockPricingData_[ProviderName].[FILE FORMAT] (e.g. StockPricingData_digitecgalaxus.csv)
Transmission frequency: every 30 minutes (at least once per day)
All quantity specifications listed here refer to retail packaging (Consumer Unit, CU).
Without explicit specification of minimum order quantities and order quantity steps, all retail packaging units are processed without minimum quantities. Mandatory order quantities (>1) must therefore be specified according to the fields described below under ”Additional Criteria for Optimizing Availability and Order Processing”.
The minimum criteria listed here are relevant for offer assignment.
We recommend that anyone who wants to benefit from the automated creation of new products implement the extended master data preparation directly in “Stage 2: Product creation”.
Go directly to master data preparation "Stage 2: Product creation"
Use our CSV-Template
Use our XLSX-Template
Minimum Criteria: Offer Assignment
Kopfzeile | Data type | Designation | Description |
|---|---|---|---|
ProviderKey | Str(50) | Partner-specific ProviderKey | Unique identification number of the item.
|
Gtin | Int(8)
| EAN/GTIN-Code of the article | Unique and globally valid identification number of the item. The following data structures within the GTIN family are permitted:
|
ManufacturerKey | Str(4-50) | ManufacturerKey of the article | Unique identification number assigned by the manufacturer to a product. Manufacturer numbers must be unique within the same brand/manufacturer.
|
PriceExclVat_[currency] | Dec(8,4) | Price excluding vat | Digitec Galaxus price excluding VAT and including/excluding product fees.
|
SuggestedRetailPriceInclVat_[currency] | Dec(8,4) | Suggested retail price incl. VAT. | Suggested retail price incl. VAT. "currency": currency specified in the header row as CHF or EUR Not required for merchants. |
VatRatePercentage | Dec(2,2) | Vat Rate | VAT rate as a numeric value without the % sign. Example (Switzerland): 8.1, 2.6, 0.0 Not required for supplier. |
QuantityOnStock | Int(5) | Exact stock quantity | We recommend submitting the exact stock level. This value influences the prioritization of the merchant/supplier when selecting sales offers. Negative stocks are treated as backlogs. |