Bundles on All Bundles Page
To display bundles on the All Bundles page you need to put all bundles shortcodes where you want to display them.
Listing all bundles (Product and Variant type)
<div id="th_pb_all_bundles_list" data-val="th_pb_all_bundles_show"></div>
Listing all bundles(Quantity type)
<div id="th_pb_all_qty_bundle" class="th_pb_qty_bundle_cls"></div>
Here you can see one page is created named " All Bundles" and paste the code in the HTML content area.
You can see all bundles as given below image.