This is the productfeed-standard voor Automotive - Car lease feeds.
Click on the descriptions with ▶ to reveal additional details.
Click here to see the required data types for each product feed field.
Fieldname | Field description | Type | Priority |
title | Complete name of the productThe product title is one of the most important fields in your product feed, as it directly influences how your product is matched with search queries. Ensure the title is clear, concise, and accurately describes the product. Start with the most important details like brand, product type, and key attributes (e.g., size, color). Avoid promotional text, unnecessary symbols, or generic terms. A well-optimized title helps search engines and potential customers quickly understand what you're offering. |
VARCHAR | |
description | Description of the productA well-optimized product description is crucial for product feeds, as search engines rely heavily on this field to match products with search queries. Focus on providing clear, concise information about the product’s features and benefits, without adding sales language, HTML, or unnecessary details. A clean, targeted description increases visibility in search results and boosts your product’s performance. |
TEXT | |
link | URL to the product pageProvide the URL to the product page without any unnecessary URL parameters (such as UTM tagging), unless the parameters are strictly for tracking purposes or related to the product itself. Keeping the URL clean ensures better data consistency and reduces the risk of errors in feed processing. |
VARCHAR | |
price | Price of the productEnter the lowest price at which the product is available. The value should accurately reflect the current selling price of the product. If the product is currently discounted, use the price_old field to input the original, higher price. This approach avoids losing the field mapping during periods when there is no sale price, ensuring consistent and accurate pricing data. |
DECIMAL | |
sku | Unique product ID in the webshop | VARCHAR | |
default image | URL of default image | VARCHAR | |
detail images | URL's of additional images (separate fields) | VARCHAR | |
model | Model name or number of the manufacturer | VARCHAR | |
brand | Brand name of the product | VARCHAR | |
fuel_type | Type of fuel for this product (e.g., petrol, diesel, electric) | KEYWORD | |
km_per_year | Lease kilometers per year | INTEGER | |
lease_duration | Lease duration in months | INTEGER | |
gear_system | The gear/transmission system of the product (e.g., automatic or manual) | KEYWORD | |
in_stock | Is the product in stock (true/false) | BOOLEAN | |
body_type | Body type of the vehicle (e.g., sedan, SUV, hatchback) | KEYWORD | |
condition | Product condition (new, refurbished, used) | KEYWORD | |
price_old | Old price of the product in case of discount | DECIMAL | |
color_primary | Primary color of the product | VARCHAR | |
description_short | Short version of the content in the description field | TEXT | |
energy_label | Energy label of the vehicle (e.g., A+, B) | VARCHAR | |
lease_type | Type of lease (e.g., private lease, business lease) | KEYWORD | |
keywords | Pipe separated keywords for this product | VARCHAR | |
additional_costs | Additional costs not mapped in price fields | DECIMAL | |
brand_logo | URL to an image of the brand logo | VARCHAR | |
material_description | Description of the material used for the product | VARCHAR | |
has_airco | Does the vehicle have air conditioning? (true/false) | KEYWORD | |
has_handsfree | Does the vehicle have built-in handsfree functionality? (true/false) | KEYWORD | |
has_navigation | Does the vehicle have built-in navigation? (true/false) | KEYWORD | |
range | Range in kilometers for electric/hybrid vehicles | INTEGER | |
terms_conditions | Full terms and conditions of the product | TEXT |
Images
Multiple images can be added to a product, by creating separate 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.)