elgentos / LargeConfigProducts

Large Configurable Products workaround for Magento 2
91 stars 29 forks source link

directly select option if only 1 option exists #14

Closed leonvisscher closed 6 years ago

leonvisscher commented 6 years ago

This PR will implement functionality that will check for all selectboxes, and if there is only 1 option, it will select it and trigger a change event.