In the WooCommerce order admin, bundle items are displayed with visual grouping:
- The parent bundle row shows a “Bundle” badge and a summary of all bundled items below its name.
- Child items show a “Bundled in: [Bundle Name]” note.
- Internal meta keys (
_aop_bb_*) are hidden from the raw meta display; a formatted readable version is shown instead. - A pricing breakdown (subtotal, discount, total) is shown for bundles with discounts.
Works with both classic WooCommerce orders and HPOS.