1. Go to "Manage" and select the desired event.
2. Then click "Event dashboard". On the right, click "URLs of online sales" to access the different URLs.
3. Copy the relevant URL directly from the backoffice without opening the link in a new tab. There are two types of URLs:
-
URL (link to the shop)
-
Link to the event agenda (overview of active events)
4. Place the copied link in the <body> of your website’s HTML code. If needed, use the code at the bottom of this article.
5. The position of the shop on your website can be configured by adjusting the "width" and "height" in the iframe code.
<iframe
width="600"
scrolling="auto"
height="730"
style="max-width:
100%"
frameborder="0"
marginwidth="0"
marginheight="0"
src="Paylogic_Shop_URL1"
name="paylogic_shop"
id="paylogic_shop">
</iframe>
Note: make sure that "Paylogic_Frontoffice_URL1" is replaced with the copied URL