Thread Starter
MDZ
(@mdesignfa)
Thread Starter
MDZ
(@mdesignfa)
when I change the name of that Attr to something else the bug fixes!
Hi @mdesignfa,
Thanks for reaching out.
Have you disabled all other plugins except WooCommerce and changed the theme to Storefront before testing this behavior on your localhost?
If the problem still occurs, then you may want to share the exact steps to reproduce this on our test sites (i.e. start by changing the language to …, then create a variable product, add “values” attribute, etc..) so we can forward to WooCommerce developers or you can create a new issue yourself in Github:
https://github.com/woocommerce/woocommerce/issues/new/choose
Looking forward to your response.
Thread Starter
MDZ
(@mdesignfa)
yeah!
I deactivated all other plugins and changed the theme to Storefront(by Autommatic) but the problem still EXISTS!
you can test it on your own web-site or local
Hi @mdesignfa
Thanks for the screenshots above.
I replicated this on my test site and produced the same result as yours. It seems that the word values is a special keyword in WooCommerce that is being used when processing data at the back-end (though this is just a hypothesis on my end).
Hence, what I did was to change the word from values to value and it worked. Please see images below for your reference:

Image Link: https://snipboard.io/hdXF9M.jpg
Here’s how it shown on the front-end:

Image Link: https://snipboard.io/W6TN2C.jpg
Hope this helps!
Thread Starter
MDZ
(@mdesignfa)
Thanks!
I know how to get rid of this kind of Bugs! but I just wanted to report this problem/bug for further improvements of the Great Woocomerce Plugin 🙂
Hi @mdesignfa
Thanks for confirming that you have resolved this issue on your end.
I just wanted to report this problem/bug for further improvements of the Great Woocomerce Plugin 🙂
In this case, you could report this bug to WooCommerce GitHub Repository instead.
Hope this helps!