cancel
Showing results for 
Search instead for 
Did you mean: 

Get Bundle Items Tabs/Option Box

Get Bundle Items Tabs/Option Box

Hi, i'm developing marketplace on M2 now.

i already developed menu for customer to add new product except bundle product.

new product.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

I cant find which part that i should copy to frontend.

 

is there anybody khows how to get bundle items tab/Option box?

 

Thanks

 

Things that i did:

I'm tracking from add new bundle product in admin, but i stuck at vendor/magento/module-catalog/view/adminhtml/ui_component/product_form.xml line 20.

<item name="template" xsi:type="string">templates/form/collapsible</item>

       this code generate new product form using collapsible template. but i dont how its work.