In this article we will show you step by step how to integrate your ticket shop into your Jimdo website.
Step 1
Please log in with your Jimdo access data and then navigate to the location where you want your ticket shop to be integrated.
In general, we recommend that you integrate your ticket shop in a prominent position on your website in order to achieve increased bookings. The creation of a menu item called "Book now" or "Tickets and vouchers" is suitable for this purpose.
In general, we recommend that you integrate your ticket shop in a prominent position on your website in order to achieve increased bookings. The creation of a menu item called "Book now" or "Tickets and vouchers" is suitable for this purpose.
Step 2
Please click on „+ Add content“
Step 3
A window opens. Please select "more contents" here.
Step 4
Please click on „</> Widget / HTML“.
Step 5
Now copy the iFrame code (HTML snippet) you generated in your Reseller Dashboard and paste it into the empty field. Instructions for generating iFrame code can be found here.
If you want to implement a React Widget, the code generated by Regiondo will require a modification.
Below you can see an example of the original code and the modified one.
- Original Regiondo Code:
<product-catalog-widget widget-id="1197dcb6-597f-43cd-a56d-1e9c5cf1125a"></product-catalog-widget><script type="text/javascript" src="https://widgets.regiondo.net/catalog/v1/catalog-widget.min.js"></script>
- Regiondo Code modified for Jimdo:
<script>document.write('<product-catalog-widget widget-id="1197dcb6-597f-43cd-a56d-1e9c5cf1125a"></product-catalog-widget>');</script><script type="text/javascript" src="https://widgets.regiondo.net/catalog/v1/catalog-widget.min.js"></script>
Important
The Bold text parts have to be added in the exact format that you see in the example.
Step 6
After confirmation with "save" your ticket shop will be displayed on your website and your leisure offers can be booked online immediately.