Within the website of the respective hotel, a new page must be built or the page must be adapted in which the configurator is later to be displayed in online offer mode. It is advisable to create a page that can be accessed at https://www.hotel.com/offer/. Basically, the page should contain the header and footer of the hotel's website.
Additionally
- an IFRAME is to be provided in the page, which has the ID customiceonlineoffer.
- the following script is to be included in the header area of the page.
<script type="application/javascript"> var customice_pickup_config = { configurator_url: 'https://democfg.customice.de/demo-hotel-chain_apaleo-demo-hotel?token=<selfpickuptoken>#reservation', iframe_id: 'customiceonlineoffer' }; </script> <script type='application/javascript' src='https://www.customice.de/customiceonlineoffer.js'></script>
Of course, the script includes a hotel-specific link. You can have the sample code for your hotel with the corresponding link generated directly in customice. To do this, go to Property in the menu and open the Details TAB.
Under "Show widget HTML code" (second button) the sample code can be generated.
Finally, the link to the generated pickup page must be entered under Property - Details under "External URL for calling the self-pickup link...".
In our example this would be https://www.hotel.com/pickup/
The system then generates links of the type https://www.hotel.com/pickup/?selfpickuptoken=8NkU7DGXdoU1SPDia4o84ziUSjjCzJSbecBn8vESb2bOZV8Y3Vf4civdH05QbSel to call up the online pickup form in your web page design.
To make the online pickup itself a little more specific, there is also the option under
- "Explanation text" below the headline ("an explanation text about the online pickup for your customers")
an explanation text for the online pickup for your customers - "Feedback text"
a text for an individual feedback after a successful reservation by your customers.
to store.
Comments
0 comments
Please sign in to leave a comment.