Cart Attribute Custom field need it to be required

People can click select and it goes through to the checkout I need it so another option needs to be chosen besides select so they actually have to press a location for it to go through if that’s possible. As of now if select is pressed they can just checkout like normal without having to press on anything else

I attached the code below

{% if match == true %}

Select your Salon: *

{% endif %}

To make the custom field required, you can add the “required” attribute to the select tag.

In your code, you can modify the select tag by adding the “required” attribute as follows:

``

I changed it the first line and it still takes me to the checkout do you have an email or something that I can contact to get help with this. I need this to work in order to use my website and I have tried so many different things and nothing seems to stick

You can send your details in personal message