I am working on commerce site in drupal7, I have installed Drupal commerce module and required module. I have created two product type e.g. Product A and Product B. Created two product under both type e.g. P1, Price 5$ P2, Price 10$ Now I need to create a bundle product For product P2 : If user purchase both product so bundle price will be 11$
I have installed commerce product bundle module but I am not able to create bundle of the product. Please help me out.