When I add an attribute and options to a product, the add to cart form shows the first item in the Select box. I would like to insert a placeholder there instead to make it clear that an option must be selected, for example:

Where would I look to provide this placeholder? I could do it with jQuery but I'd rather have it displayed correctly by the code.
(I'm using Select2 already but don't see a place to add this there.)
Any pointers much appreciate.
When I add an attribute and options to a product, the add to cart form shows the first item in the Select box. I would like to insert a placeholder there instead to make it clear that an option must be selected, for example:
Where would I look to provide this placeholder? I could do it with jQuery but I'd rather have it displayed correctly by the code.
(I'm using Select2 already but don't see a place to add this there.)
Any pointers much appreciate.