Certainly an absolute necessity have fundamental element in this extension. Why have clients play out an additional progression of choosing a default esteem where it ought to be “default” without the need to looking over a dropdown list and tapping on it!
In a multi language website (wpml), the name of the select changes with the language selected.
So selecting the default value by jquery has to be done for every language. 🙁
So I think for a proper application design this feature should be implemented in the plugin.
Yes – Set the default value when page load is a must.
Currently, I have a list of Add-on radio buttons that allows the customer to select a specific activity with their purchase. The Radio buttons are set as required. However, with no default value when you click [ add to cart ] the page just re-loads without any specific validation message for my addon radio buttons. Nothing is added to the cart as no radio button was selected. So an add to cart validation message for required fields would be great too.
Yes, it’d be a really nice feature to have for when you have an add-on that it’s important to have in the buying process but it’s not important enough to make it super mandatory for the client to choose one. Because if it’s that mandatory, it’s comprehensive that you put the field as required and then the page reloads when you click the add to cart. But when it’s not, why not having a default one that will not stop the buying process and that will reflect in the cart? Think about it!
i disagree !
there’s a tip of one line to do this in javascript by yourself, you just have to target the right input to add “checked” by default. So don’t waste dev time on this please 🙂
Definitely a must-have basic feature in this extension. Why have customers perform an extra step of selecting a default value where it should be “default” without the need to scrolling a dropdown list and clicking on it!
Yes there’s a small snippet of code in the FAQ but there really needs to be more. I simply want to have a checkbox ‘checked’ on product page load. The example doesn’t really lend itself to explaining this.
Yes there’s a small snippet of code in the FAQ but there really needs to be more. I simply want to have a checkbox ‘checked’ on product page load. The example doesn’t really lend itself to exaplining this.
I am working on a store right now that has data imported from another Cart and Product Addons has been great, with one big shortcoming. No default selection. This is a must.
I agree. For a drop down, for example, it’s an extra step for our customers to select a value from the list. If we have a product with two options and option 1 is selected 99% of the time, we would like an option in the admin to make that product option the default value. It shouldn’t be too difficult to code default values, just another setting in the database, that when you read the default flag, you set the appropriate value(s).
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.
Certainly an absolute necessity have fundamental element in this extension. Why have clients play out an additional progression of choosing a default esteem where it ought to be “default” without the need to looking over a dropdown list and tapping on it!
I just want to removed the word ‘None’ or ‘Select an option’
In a multi language website (wpml), the name of the select changes with the language selected.
So selecting the default value by jquery has to be done for every language. 🙁
So I think for a proper application design this feature should be implemented in the plugin.
Does anyone know a code snippet that will automatically select the first option of all fields during the page load?
Yes – Set the default value when page load is a must.
Currently, I have a list of Add-on radio buttons that allows the customer to select a specific activity with their purchase. The Radio buttons are set as required. However, with no default value when you click [ add to cart ] the page just re-loads without any specific validation message for my addon radio buttons. Nothing is added to the cart as no radio button was selected. So an add to cart validation message for required fields would be great too.
Yes, it’d be a really nice feature to have for when you have an add-on that it’s important to have in the buying process but it’s not important enough to make it super mandatory for the client to choose one. Because if it’s that mandatory, it’s comprehensive that you put the field as required and then the page reloads when you click the add to cart. But when it’s not, why not having a default one that will not stop the buying process and that will reflect in the cart? Think about it!
Thank you very much
This Should REally BE implemented by the developers.. Its a big drawback.
I cant believe its not included as “CHECKED” or default value is normal and common HTML.
i disagree !
there’s a tip of one line to do this in javascript by yourself, you just have to target the right input to add “checked” by default. So don’t waste dev time on this please 🙂
Could really do with this so that a default can be checked for a radio box.
Definitely a must-have basic feature in this extension. Why have customers perform an extra step of selecting a default value where it should be “default” without the need to scrolling a dropdown list and clicking on it!
You can.
https://docs.woocommerce.com/document/product-add-ons/#section-17
https://gist.github.com/michaeltieso/10561ac9571a94a2104d
Yes there’s a small snippet of code in the FAQ but there really needs to be more. I simply want to have a checkbox ‘checked’ on product page load. The example doesn’t really lend itself to explaining this.
Yes there’s a small snippet of code in the FAQ but there really needs to be more. I simply want to have a checkbox ‘checked’ on product page load. The example doesn’t really lend itself to exaplining this.
I am working on a store right now that has data imported from another Cart and Product Addons has been great, with one big shortcoming. No default selection. This is a must.
totally agree – this is basic UX
Crazy that this isn’t baked in to the extension. Please add, Woothemes!
This is a must!
I agree. For a drop down, for example, it’s an extra step for our customers to select a value from the list. If we have a product with two options and option 1 is selected 99% of the time, we would like an option in the admin to make that product option the default value. It shouldn’t be too difficult to code default values, just another setting in the database, that when you read the default flag, you set the appropriate value(s).