Maybe this was asked before, but couldn't find the thread.
i am new to magento, and i am using magento 2; how do I change the template to update how bundle product page looks (frontend). right now if i need to update the XML file (catalog_product_view.xml) and let's say add a css class, it will be added on both the simple product, and the bundle product. how can i change the layout or the structure of bundle product page only? i want it to look differently.