I realize now that do_shortcode() doesnt actually render the js files or css files associated with the product bundle. It simply returns the HTML template.
Is there any way for me to accomplish what I want to do?
I want to programmatically return a product bundle based on a user selection.
How can I accomplish this?
I cant use CSS tricks because when I use more than 5 product bundles the page crashes.