When adding a product to cart, i still get the error message that a required field is required, even if i have chosen an option. The product won’t be added to my cart because of this. I tried using a default selection, but nothing works.
The page I need help with: [log in to see the link]
Your theme or a page builder is adding the WooCommerce cart form twice to the page. One time visible, and one time hidden. When you unhide the hidden one, you can see it: https://i.snipboard.io/9CLJAT.jpg
If you remove that duplicate form, it will work. Check if your theme or page builder has options to do so.