To add a new Resor destination click on Instruction on adding new Resort:
Open CMS → go to tab Resorts → Click “Add New Resort” and fill in the fields .
...
...
Fill in fields Link and DescriptionTitle
CityID
To get city id you need to follow nexts as follows:
...
Link - add resort name.
DescriptionTitle - add resort name which should be displayed on the Booking Engine.
CityId - How to get cityId? There two ways to get cityId:
A. The easiest way is to get it from the search line when search is made (see example below)
...
B. To get a city id via API you need to follow next steps:
Open Swagger in a new tab : https://demo.softwaretravel.net/gptp/stat/swagger/index.html#!/Authorization/GET_authorization
Enter API key, companyCodeOrAlias, login, password. Then press “Try it out” button.
In the “Response Body” copy token:
...
4. Paste the tocen token into the filled following field and click on “Explore”:
...
5. Go to Locations - Choose Get/Locations method:
...
6. Into the “pattern” field enter city name. Into the “limitCountries” field enter “-1”
...
:
...
7. Press “Try it out” button
...
. In the response body
...
you can find
...
Country Code (iso2Code value)
...
To proceed paste “id” into “paretntId” field” → Into the “limitCities” field enter “-1” → press “Try it out” button . Choose a city to be displayed as a Popular Destination and copy city “id”.
Image
To uploade city id:
...
Image
To upload an image click “Add” → “Add more assets”:
...
There is are 2 ways to upload your image: from a computer or from urlURL.
...
Add resort description:
...
Add SPA and Leisure descroprion description if you need.:
...
To provide your clients with a more detailed description you can add more resort images and videos to the gallery.
...
Video
...
Src - it is necessary to add a link. For example if you need to add any video from Youtube it is necessary to the gallery.
...
follow next steps:
Click share below chosen video → Choose “Embed” → Copy link as indicated in the screenshot:
...
Thumb - link to any photo that would be displayed as a preview
Caption - Video title, you can add as per your needs.
Click “Save” -> “Publish”.
When all the steps are dome done make sure that fields “DescriptionActive”, “SpeciatizationActive”, “SpaActive”, “LeisureActive”, “GalleryActive” are switched ON to be displayed on the website. If some of the fiealds fields are not needed switch it them off.