Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 20
Next »
Expand here to show detailled data format
Type | CSV-Standard | XLSX-Standard | Exception/ Remark / Example |
---|
File format | CSV / TXT | XLSX | Other formats possible in consultation but not recommended |
---|
File name | File names for initial configuration - without spaces / special characters / umlaut. File names for file updates - the files must be replaced by the old files for each transmission and have exactly the same file names as the previous ones.
| Examples: |
---|
Character coding | UTF-8 | - | Other character codes possible in consultation but not recommended |
---|
Separator | ; (Semicolon) | - | Other limit signs possible in consultation |
---|
Header | Header with column designation is mandatory | Duplicates are not allowed for column names Column name must be present Column names must not contain line breaks
Example XLSX - break in Header |
---|
Decimals | Decimal places must be separated with a . (dot) or , (comma). | Example - VatRatePercentage: 8.1 Thousands separators are not allowed: 1000 or 1',00 Comma must not be used if the separator in the CSV is also a comma
|
---|
Text / Parsing | Strings (data type: text) must be enclosed in inverted commas ("). | - | In the case of descriptions and product data, it is particularly important that these are enclosed in inverted commas because they can contain the characters that also act as separators (semicolon, comma, pipe) and/or line breaks which, if unmasked, prevent the import. In the example, you can see the correct masking of inches, as well as the masking of the inverted commas that appear in the texts. LongDescription_en: "TV with size 46"" and stand with white label ""Kings of E-Commerce"" |
---|
Strcuture | The structuring of the data within the text file must be observed. | | ExampleXLSX - Multiple worksheets Example - Empty Line / notes |
---|
Scientific notations | Scientific notations are not allowed | | Often csv files are opened and saved in Excel. This process changes the structure of the numbers contained in the file. Information such as Gtin, item number and others become unusable as a result. See example: Example - Scientific notations |
---|
Number format | -
| ·Cells with numeric values may only be in standard or number format. Other formats, such as accounting or user-defined, are not allowed Excel deletes leading zeros from numbers, which can lead to problems, especially with article numbers or GTINs. In such a case, the partner should format the affected column as text.
| |
---|
Date | Option 1: YYYY-MM-DD Option 2: DD.MM.YYYY | One-digit days/months must be supplemented with a leading zero, e.g. 2020-07-01 or 01.07.2020. Separators are to be used according to the formats.
|
---|
Expand here for detailled notes on documentation
Topic | Designation | Example |
---|
Data declaration | Str: String, Text Int: Integer, Number Short: (Signed short) 0 - 32'767 Ushort: (Unsigned short) 0 - 65’535 Dec: Decimal, Number with decimals Bool: Boolean, true/false, 1/0 Date: Date
| - |
---|
Information in brackets | After the data type, the permissible number range, the number of characters or the format is indicated in brackets. (10): A maximum of 10 digits or characters are permitted. (10,4): A maximum of 10 digits before and 4 digits after the decimal point are permitted. (8-14): Between 8 and 14 digits or characters are allowed.
| Str(100), Int(5), Dec(8,4) |
---|
Indexierung | *_index: Describes a consecutive numbering of columns with the same content. | ImageUrl_1, ImageUrl_2 |
---|
Sprachen | *_language: Describes the language identification of language-dependent columns with the same content. (following standard ISO 639-1) | ProductTitle_de, ProductTitle_en |
---|
Währung | *_currency: Describes how to mark the currency of price columns. Prices can be indicated in CHF or in EUR. | SalesPriceExclVat_CHF, PurchasePriceExclVat_EUR |
---|
Einheiten | *_unit: Describes the labelling of the units of dimension-specific columns. The permissible units are indicated in the corresponding columns. | Weight_g, Length_cm |
---|
Länder | *_country: Describes the country identification of country-specific columns. (following standard ISO 3166 ALPHA-2) | ReleaseDate_CH, ReleaseDate_DE |
---|
Minimal criteria: ProductData
Header | Data type | Designation | Description |
---|
ProviderKey | Str(50) ASCII 32-126 | 🔁 Partner specific item number | Unique identification number of the partner item |
---|
Gtin | Int(8) Int(12) Int(13) Int(14)
| 🔁 EAN/GTIN code of the article | Unique and globally valid identification number of the article. The following data structures are permitted within the GTIN family: GTIN-12 (UPC), GTIN-13 (EAN-13, ISSN, ISBN), GTIN-14 (EAN/UCC-128 or ITF-14), GTIN-8 (EAN-8)
|
---|
BrandName | Str(100) | 🔁 Brand / Publisher | Manufacturer's brand of the item. |
---|
| Str(200) | Category groups of the article | The category groups, starting with the highest level CategoryGroup _1, together form a category family tree that assigns the item hierarchically. |
---|
ProductCategory | Str(200) | Product category of the article | The product category is the deepest (most detailed) level of all categories. |
---|
Weight_[unit] | Dec(8,4) | Packaging weight [mg,g,kg] | Packaging weight: Product weight plus original packaging of a retail package. |
---|
ProductTitle_de | Str(100) | German article/product name | Cleaned name of the item for the German-speaking region. Product names must be uniform and cleansed of specifications. |
---|
Supplementary minimum criteria for EU hub partners: ProductData
Header | Data type | Designation | Description |
---|
TARICCode | Int(6-11) od. Str(14) | Commodity code (TARIC) for the EU | TARIC database, normally consists of 11 characters (without spaces) or 14 characters (with spaces), e.g. "49019900009" or "4901 9900 00 9". Validation based on expample "bound children's book" |
CountryOfOrigin | Str(2) | Country of origin | Origin (country of production) of the delivered item. |
Supplementary criteria for optimising data quality: ProdcutData
Expand here for display of supplementary product data fields → manufacturer number, packaging dimensions, release date, variant names, product description.
Header | Data type | Designation | Description |
---|
ManufacturerKey | Str(4-50) | Manufacturer number of the article | Unique identification number of the manufacturer of a product. Manufacturer numbers must be unique within the same brand/manufacturer. |
Length_[unit] | Dec(8,4) | Packing length | Width of the original packaging |
Width_[unit] | Dec(8,4) | Packaging width | Width of the original packaging |
Height_[unit] | Dec(8,4) | Packing height | Height of the original packaging |
ReleaseDate_[country] | Date | Publication date | Date information for new publications. The date is displayed in the shop. |
TARESCode | Str(9) | Swiss customs tariff number (TARES) | TARES database, e.g. "12345678" od. "1234.5678" |
WEEENumber | Str(10) | WEEE Number | e.g. “DE12345678” |
VariantName | Str(100) | Family name/variant name | Unique identification for items that belong together. Digitec Galaxus uses this information to create product variants |
ProductTitle_[language] | Str(100) | Item name/Product name [en,fr,it] | Cleaned name of the item in a complementary language English, French or Italian. Product names must be consistent and cleansed of specifications. |
LongDescription_[language] | Str(4000) | Detailed description of the article [de,en,fr,it]. | Detailed description of the item with relevant information about the product such as size, material, age range, special features, technical specifications, shape, pattern, fabric type, design). |
Composition_[language] | Str(4000) | Composition [de,en,fr,it] | Description of the composition or ingredients of a product. These are required by law for specific product groups, i.e. they are compliance-relevant. |
Application_[language] | Str(4000) | Application [de,en,fr,it] | Description of the application of a product. These are required by law for specific product groups, i.e. they are compliance-relevant. |
Optional criteria for future optimisation of ProductData
Expand here to display the optional master data fields → Warranty and DOA period, return type, age restriction.
Header | Data type | Designation | Description |
---|
WarrantyPeriod | Int(3) | Warranty period | Service case type: Warranty. Manufacturer's specifications. (in months) |
---|
DeadOnArrivalPeriod | Int(3) | DOA deadline | Service case type: DOA (Dead on Arrival). Manufacturer's specifications. (in days) |
---|
ReturnType | Int(1) | Return type | 1: BringIn, 2: OnSite, 3: PickUpAndReturn / manufacturer's information |
---|
MinimumAge_[country] | Int(2) | Legal age limit | Legal age limit (in years) |
---|
NutritionalValue_language | Str(4000) | Nutrition labelling | Nutritional values in continuous text form |
---|
ProductRemark | Int(2) | Product remarks | 1: small parts, 2: assorted colours, 3: biocidal products, 4: plant protection products, 5: electrical safety, 6: delivery of tyres, 7 animal encolusre, 8: CO2 Emissions Expand here for further information No | Type | Note in shop |
---|
1 | Small items | | 2 | Assorted colors | The color of this item cannot be selected. | 3 | Biocidal products | Use biocides carefully. Always read the label and product information before use. | 4 | Plant protection products | Use pesticides with care. Always read the label and product information before use. | 5 | Electrical safety | Due to its high power, this device requires a 16 amp fused socket (type 23). If no suitable box is available, the conversion must be carried out by an authorised installer. | 6 | Delivery of tires | The price is per tire. The rim shown is not included. | 7 | animal enclosure | IMPORTANT! When purchasing a rodent home, rodent house and free-range enclosure, please observe the provisions of the Animal Welfare Ordinance (TSchV 455.1). Please note the information below on animal-friendly husbandry as well as the legally prescribed minimum space for each animal species. | 8 | CO2 Emissions | Average CO2 emissions of all new cars offered in Switzerland: 137 g/km.Driving style, road and traffic conditions, environmental influences and vehicle condition can affect the consumption values. |
|
---|
Header | Data type | Designation | Description |
---|
ProviderKey | Str(50) ASCII 32-126 | Partner specific item number | Unique identification number of the partner item |
---|
MainImageURL | Str(300) | First image link (HTTPS) | Cropped product image with white background, preferably frontal view. The longest edge of the images must be at least 600px (without border around the product). The size of 8 MB per image must not be exceeded. |
---|
ImageURL_[index] | Str(300) | Additional image links (HTTPS) | One link per column. The link must be freely accessible. JPG, JPEG and PNG are supported. The longest edge of the images must be at least 600px (without border around the product). The size of 8 MB per image must not be exceeded. |
---|
Click here to view the supplementary criteria media → product link
Header | Data type | Designation | Description |
---|
ProductLink_[language]_[index] | Str(300) | Product links (HTTPS) | EOne link per column. Product links can point to manufacturer pages, product reviews, etc. |
---|
Expand here to show declaration media → Engerylabel, SafetyDataSheet
Header | Data type | Designation | Description |
---|
EnergyLabel | Str(300) | Energy label Image link (HTTPS) | One link per column and indication of energy efficiency class. |
---|
SafetyDataSheet | Str(300) | Safety data sheet Document link (HTTPS) | Product specific safety data sheet |
---|
Click here to view optional criteria Media → Documents, Videos, Customs Documents
Header | Data type | Designation | Description |
---|
ProductShopURL | Str(300) | Product link(HTTPS) | Direct link to the offer in the partner's online shop |
---|
DocumentURL_[language]_[index] | Str(300) | Documents links (HTTPS) | One link per column. Document links can include instructions for use, size tables, safety data sheets, etc. |
---|
VideoURL_[language]_[index] | Str(300) | Video links (HTTPS) | One link per column. Currently only YouTube and Vimeo video links are supported. |
---|
CustomsDocumentType_[country] | Str(300) | Customs document type | |
---|
CustomsDocumentURL_[country] | Str(300) | Customs document link (HTTPS) | One link per column |
---|