This is the productfeed-standard for Automotive feeds.
Click here for the productfeed-field-types legend.
Fieldname | Field description | Type | Priority |
description | Description of the product | TEXT | |
link | URL to the page of the product | VARCHAR | |
price | Price of the product | DECIMAL | |
sku | Unique product ID in the webshop | VARCHAR | |
title | Complete name of the product | VARCHAR | |
additional_costs | Additional costs | DECIMAL | |
brake_system | Type of brake system of the product | VARCHAR | |
brand | Brand of the product | VARCHAR | |
brand_logo | URL to an image of the brand logo | VARCHAR | |
category | Main category | VARCHAR | |
category_path | Category path seperated by a pipe | | VARCHAR | |
color_primary | Primary color of the product | VARCHAR | |
condition | Product condition new refurbished used |
LIST | |
delivery_description | Description of the delivery method | VARCHAR | |
delivery_time | Delivery time in days | INT | |
ean | Unique EAN productcode | VARCHAR | |
fuel_type | Fuel type of the product lpg gas diesel electric gas/electric gas/lpg |
LIST | |
gear_system | Type of gearsystem of the product automatic manual semi-automatic |
LIST | |
gender_target | Gender to which the product is aime | VARCHAR | |
google_category_id | Google category ID | INT | |
has_airco | Is there an airco present | BOOLEAN | |
in_stock | Stock status | BOOLEAN | |
in_stock_amount | Amount of items in stock | INT | |
keywords | Keywords for this product seperated by a pipe | | VARCHAR | |
model | Modelname/-number of the manufacturer | VARCHAR | |
price_old | Old price, in case of discount prices | DECIMAL | |
price_shipping | Shipping costs | DECIMAL | |
priority | Priority of the product | INT | |
rental_location_city | City of a rental car's pick up location (if applicable) | VARCHAR | |
rental_location_country | Country of a rental car's pick up location (if applicable) | VARCHAR | |
rental_location_region | Region of a rental car's pick up location (if applicable) | VARCHAR | |
size | General field for size | VARCHAR | |
size_description | Description for the “size” field | VARCHAR | |
terms_conditions | Full terms and conditions | TEXT | |
tire_size | The measurements of the tire size of the product. | VARCHAR | |
year_built | Year in which the product is fabricated | INT |
Images
Multiple images can be added to a product, by creating seperate fields for each image. These fields should contain the URL to the image. Our system maps one main image. Additional images will be specified as additional images. Examples of additional images can include different views to a product (side-view, front-view, top-view, etc.)