This is the productfeed-standard for Electronics 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 | |
image | URL of default image | VARCHAR | |
additional_costs | Additional costs | DECIMAL | |
audio_surround | Has audio surround sound | BOOLEAN | |
batteries_included | Specifies is batteries are included at the purchase of the product | BOOLEAN | |
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 | |
connection_type | Connection type, for example: USB | VARCHAR | |
delivery_description | Description of the delivery method | VARCHAR | |
delivery_time | Delivery time in days | INT | |
device_max_content | Maximum content of the product, for example: 7KG or 3L | VARCHAR | |
device_max_temperature | Maximum temperature the device can reach in Celsius | INT | |
device_serve_amount | Amount of portions/persons the product can serve. | INT | |
device_watt | Maximum wattage of the product for example: 450 | INT | |
dishwasher_safe | Product is dishwasher proof | BOOLEAN | |
disposal_fee | Disposal fee of the product in euro’s | DECIMAL | |
ean | Unique EAN productcode | VARCHAR | |
file_types_supported | Supported filetypes | VARCHAR | |
gender_target | Gender to which the product is aimed | VARCHAR | |
google_category_id | Google category ID | INT | |
has_alarm | Product has an alarm | BOOLEAN | |
has_grill | Product has a grill option, or a grill is present | BOOLEAN | |
has_microwave | Product has a microwave option or a microwave is present | BOOLEAN | |
has_oven | Product has an oven option or an oven is present | BOOLEAN | |
has_radio | Product has a radio option or a radio is pressent | BOOLEAN | |
has_remote_control | Product has a remote | BOOLEAN | |
has_timer | Product has a timer | BOOLEAN | |
has_wifi | Product has a wifi connection or wifi is 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 | |
made_in_country | Country in which the product is fabricated | VARCHAR | |
model | Modelname/-number of the manufacturer | VARCHAR | |
partnumber | Partnumber | VARCHAR | |
power_type | Type of energysource, for example: gas, electric, ceramic | VARCHAR | |
price_old | Old price, in case of discount prices | DECIMAL | |
price_shipping | Shipping costs | DECIMAL | |
price_suggested_retail | Suggested price | DECIMAL | |
priority | Priority of the product | INT | |
resolution_record | Camera recording resolution of the product (for example: 1280x768, 350dpi or 10MP) |
VARCHAR | |
resolution_screen | Screenresolution of the product (For example: 1280x768 or 350dpi) | VARCHAR | |
screen_size | Screensize in inches | DECIMAL | |
screen_type | Screentype of the product (for example: LED/3D/etc.) | VARCHAR | |
size | General field for size | VARCHAR | |
size_description | Description for the “size” field | VARCHAR | |
size_length | Product length in mm | INT | |
size_width | Product width in mm | INT | |
specs | All specifications / functionalities of the product | TEXT | |
terms_conditions | Full terms and conditions | TEXT |
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.)