Hi Evey users!
Did you know that with the storefront integration we offer, you can create a terms and conditions checkbox for your tickets? This quick guide is going to go through how you can create one.
First, if you need to learn more about storefront integration, you can check out its dedicated guide here. Once you have the essential storefront integration set up, you can see an option to add custom fields of varying types, including a checkbox. We will use that option to add a checkbox to the storefront integration.
While setting up the custom field, we’ll change the input type to “Checkbox” and make sure we set it as a required field and make it appear for all the ticket types. Next, you can use some code to create a hyperlink to your terms and conditions; you can copy the code provided here and change the href link to an appropriate link for your terms and conditions page. The code links to your store's dedicated terms and conditions page, which you can set up by following the Shopify guide here on adding pages to your storefront.
I agree to the <a href=“/terms” target=“_blank”>terms and conditions<a>
Now when a customer completes their checkout, they’ll see the following pop-up prompting them to fill out the form and be required to agree to your terms and conditions, which they can view by clicking on the link you entered into the provided code before completing the purchase.
That’s a quick tutorial on how to set up a checkbox for terms and conditions using our storefront integration, but if you have more questions or need any help with setting it up for your store, please reach out to us and let us know; our team is always happy to help!