This is the productfeed standard for Books.
Fields marked as mandatory are required for our system to process your product feed. However, providing only these fields is insufficient for performance.
Click on the descriptions with ▶ to reveal additional details.
Click here for the productfeed field types legend.
| Fieldname | Field description | Type | Priority |
|---|---|---|---|
| description | Description of the productProvide a clear and structured description of the book. Focus on key details such as content, genre, and relevant characteristics. Avoid promotional language and unnecessary formatting. |
TEXT | |
| link | URL to the product pageProvide the direct URL to the product page. Avoid unnecessary parameters unless required for tracking or product identification. |
VARCHAR | |
| price | Price of the productEnter the lowest price at which the product is available. The value should reflect the current selling price. If the product is discounted, use the price_old field for the original price to maintain consistent pricing data. |
DECIMAL | |
| sku | Unique product ID in the webshop | VARCHAR | |
| title | Complete name of the productUse a clear and descriptive title including relevant details such as book title, author, and edition where applicable. Avoid unnecessary additions or promotional text. |
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 product categoryUse actual product categories to describe your products, instead of internal navigation labels such as "Home" or "All products". For consistency, use the official Google product categories where possible. |
VARCHAR | |
| category_path | Category path separated 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 product codeThe EAN is a globally recognized product identifier. Daisycon supports standard EAN formats including 8, 12, 13, and 14 digits. Providing a correct EAN ensures accurate matching across platforms. |
VARCHAR | |
| file_size | Total file size in kb | DECIMAL | |
| file_type | File type (for example: epub) | VARCHAR | |
| gender_target | Target gender | VARCHAR | |
| google_category_id | Google category ID | INT | |
| in_stock | Stock status true | false |
BOOLEAN | |
| in_stock_amount | Amount of items in stock | INT | |
| isbn | ISBN of the book or magazine | VARCHAR | |
| keywords | Keywords for this product separated by a pipe | | VARCHAR | |
| language | Language of the product | VARCHAR | |
| model | Model name or number of the manufacturer | VARCHAR | |
| number_of_pages | Number of pages | INT | |
| price_old | Original price in case of discountsProvide the original price before discounts. This helps clearly display price differences and ensures consistent feed data when discounts are active. |
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
You can add multiple images to a product by creating separate fields, each containing a URL to an image. One image is used as the default image. Additional images are treated as detail images, such as side, front, or top views.