Change SelectBox Option Behavior?

I would like to add ‘Select Option’ as the default variant for all selectbox options in 2.0.12. This will force customers to use the dropdown menu and make a selection. Too many customers are just leaving the default first option and not realizing they missed an option.



I did this in 1.3.5 SP4, but I can not figure it out for the 2.0.x cart.



Any help would be appreciated on how to add an invalid option variant of ‘Select Option’ to all selectbox options. I am probably going about it in the wrong way.



Thanks,



David

Anyone have any suggestions or insights?

OK. Stepping a way from this for a few weeks and coming back has helped. I think I got it working.



In product_options.tpl change


```php

{if $po.option_type == “S”} {Selectbox}