- If you want to display a particular bundle on a home page then you need to use the below code. In that, you just need to add bundle id and put the code where you want to display. 


<div class="th_pb_section th_pb_specific_bundles" data-bundleid="Ex. 123,456"></div>


- For bundle Id, you need to copy Id as per given below image. You just need to put this bundle id which you want to display on the home page.


For Example, <div class="th_pb_section th_pb_specific_bundles" data-bundleid="19999"></div>



- You can see the bundle on the home page.