Closed
Description
Preconditions
- Magento 2.1 Luma theme
- PHP 7
Steps to reproduce
- Open a product with (multiple) options (i tested the configurable product)
- Dont select any option
- Click on 'Add to Cart'
Expected result
- The error 'This is a required field.' needs to be positioned at the attribute that wasn't selected.
Actual result
- The message (or multiple when you have more then 1 option) "This is a required field." is under the add to cart button.