Button widget

Widget opens with a button.

Add this code to the head of the website:

<script src="https://static.cooltix.com/widget.js" defer></script>

Add this code to the website html body:

<button data-cooltix-event-products='eventId' >See tickets</button>

Last updated