I have magento 1.9 installed with more than 600 products. about 300 products has custom options set with input field drop down.
I want to change input type from drop down to check boxes for all 300 products.
I can only see option of uploading via csv with field _custom_options_type.
Can anyone suggest me how I can update input type efficiently.
Thanks