This is the productfeed-standard for Vacation: Trips
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 | |
airline_code | IATA Airline Code | VARCHAR | |
airline_code_return | IATA Airline Code return trip | VARCHAR | |
airport_departure | Airport of departure | VARCHAR | |
airport_departure_return | Airport of departure return trip | VARCHAR | |
airport_destination | Airport of arrival | VARCHAR | |
airport_destination_return | Airport of departure return trip | VARCHAR | |
airportcode_departure | Airport (IATA) code of departure (3 letters) | VARCHAR | |
airportcode_departure_return | Airport (IATA) code of departure return trip (3 letters) | VARCHAR | |
airportcode_destination | Airport (IATA) code of arrival (3 letters) | VARCHAR | |
airportcode_destination_return | Airport (IATA) code of arrival return trip (3 letters) | 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 | |
delivery_description | Description of the delivery method | VARCHAR | |
delivery_time | Delivery time in days | INT | |
departure_city | City of departure | VARCHAR | |
departure_country | Country of departure | VARCHAR | |
departure_date | Date of departure | DATE | |
departure_date_return | Date of departure return trip | DATE | |
departure_port | Port of departure | VARCHAR | |
departure_times | All possible departure times seperated by a pipe | | TEXT | |
destination_city | City of arrival | VARCHAR | |
destination_city_link | URL to the landingpage of the destination city | VARCHAR | |
destination_continent | Continent of arrival | VARCHAR | |
destination_country | Country of arrival | VARCHAR | |
destination_country_link | URL to the landingpage of the destination country | VARCHAR | |
destination_latitude | Latitude of the arrival location (DDD.dddd formaat) | VARCHAR | |
destination_longitude | Longitude of the arrival location (DDD.dddd formaat) | VARCHAR | |
destination_port | Port of arrival | VARCHAR | |
destination_region | Region of arrival | VARCHAR | |
destination_region_link | URL to the landingpage of the destination region | VARCHAR | |
duration_days | Amount of days of the stay at the accommodation | INT | |
duration_nights | Amount of nights of the stay at the accommodation | INT | |
ean | Unique EAN productcode | VARCHAR | |
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 | |
keywords | Keywords for this product seperated by a pipe | | VARCHAR | |
model | Modelnumber | VARCHAR | |
price_old | Old price, in case of discount prices | DECIMAL | |
price_shipping | Shipping costs | DECIMAL | |
priority | Priority of the product | INT | |
size | General field for size | VARCHAR | |
size_description | Description for the “size” field | VARCHAR | |
terms_conditions | Full terms and conditions | TEXT | |
travel_tour_operator | Name of the touroperator | VARCHAR | |
travel_transportation_type | Type of transport Input Betekenis BO Boot BU Bus EV Eigen Vervoer TR Trein VL Vliegtuig |
LIST | |
trip_lastminute | Is it a lastminute trip | BOOLEAN |
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.)