Want to share your WeTicket ticket shop on your own website? There are two easy options: a ticket button or an iframe. Below, we explain both methods step by step.
Option 1: Add a Ticket Button
The easiest way to sell tickets via your own website is by adding a button that links directly to your ticket shop.
Create a button and add your ticket shop link
Use your website builder’s button functionality and insert the URL of your WeTicket shop as the link.
Style the button (optional)
Make sure the button’s design matches your website’s style. Use a clear call-to-action like “Tickets” or “Order Now” to encourage clicks.
💡 If you prefer that visitors don’t leave your website, set the link to open in a new tab.
Option 2: Use an Iframe
You can also integrate your WeTicket shop directly into your website using an iframe. Simply add an “Embed Code” element to your page and insert the following code. You can adjust the width and height as needed.
Add the iframe to your web page
Use the following code and replace the placeholders:
<iframe src="https://**your-organisation**.weticket.io/**your-shop**/shop" width="100%" height="800px" style="border:none;"></iframe>
💡 Always test whether the button or iframe works correctly after adding it to your site.