When a bundle includes a variable product, those variations are rendered in the DOM on the bundle’s product page. (The variation products are hidden only via CSS.)
The variation attributes are displayed in a table. However, that table is missing its table header, as required by WCAG 1.3.1 (https://www.w3.org/WAI/WCAG21/Techniques/failures/F90).
This can be fixed in woocommerce-product-bundles/templates/single-product/bundled-product-variable.php by changing the to in line 33 to changing the closing tags in line 43.
Completed
Last updated: July 28, 2022
Log in to comment on this feature request.
Thanks!
Hey there,
Thank you for getting in touch!
In Product Bundles v8.1.2, which is now ready for download, we updated the bundled items variations table to have a ‘presentation’ role, similar to variations tables in WooCommerce core. If you notice any additional accessibility issues with v8.1.2, please don’t hesitate to get in touch with our support team via: https://woocommerce.com/my-account/contact-support/.