Hi,

I want to create a vacation package bundle with different products types: accomodation, transportation, activities, ... Because it's a bundle, I don't want to details prices on the order. It's possible with Commerce bundle to do this kind of thing?

Thank you very much,

Simon

Comments

caschbre’s picture

Out of the box it shows the prices for all of the line items. However you can do a small views hook that removes the unit price field on the rows you don't want them to show. Ideally it could be a configuration for this module but it's not there right now.