Currently, the Additional Information tab on a bundle product page shows the attribute table for the parent product followed by a separate attribute table for every single bundled item. For bundles containing many products (e.g. 30 books), this creates an extremely long and overwhelming tab that is not useful to the customer.
In many cases — particularly curated content bundles where all items share the same metadata (language, format, binding, etc.) — only the parent product’s attributes are relevant to show. The per-item tables add noise rather than value.
The request is to add a setting (either a per-bundle checkbox in the product editor, or a global option in the plugin settings) that allows store owners to show only the parent bundle’s attributes in the Additional Information tab, suppressing the bundled items’ individual attribute tables.
As a workaround this can currently be achieved by removing the action hook wc_pb_template_bundled_item_attributes from woocommerce_product_additional_information (priority 11) via a custom code snippet. But a built-in toggle would make this accessible to non-developers and more upgrade-proof.
Open
Last updated: April 23, 2026
0 comments
Log in to comment on this feature request.