Button widget
Péter Kubovics avatar
Written by Péter Kubovics
Updated over a week ago

The 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>
Did this answer your question?