This is the productfeed-standard voor Books.
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 the default image | VARCHAR | |
additional_costs | Additional costs | DECIMAL | |
author | Name of the author | VARCHAR | |
book_edition | Edition of the book | INT | |
book_publisher | Publisher of the book | VARCHAR | |
book_type | Type of book ebook hardcover paperback listeningbook spiral other |
LIST | |
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 | |
file_size | Total filesize in kbps | DECIMAL | |
file_type | Filetype (for example: epub) | VARHCAR | |
gender_target | Gender to which the product is aimed | VARCHAR | |
google_category_id | Google category ID | INT | |
in_stock | Stock status | BOOLEAN | |
in_stock_amount | Amount of items in stock | INT | |
isbn | ISBN of the book/magazine | INT | |
keywords | Keywords for this product seperated by a pipe | | VARCHAR | |
language | Language of the product | VARCHAR | |
model | Modelname/-number of the manufacturer | VARCHAR | |
number_of_pages | Number of pages | INT | |
price_old | Old price, in case of discount prices | DECIMAL | |
price_shipping | Shipping costs | DECIMAL | |
priority | Priority of the product | INT | |
release_date | Date of publication | DATE | |
size | General field for size | VARCHAR | |
size_description | Description for the “size” field | VARCHAR | |
size_length | Magazine length in mm | INT | |
size_width | Magazine width in mm | INT | |
terms_conditions | Full terms and conditions | TEXT | |
weight | Weight in grams | 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.)