Tags/topics: 
1
Answers
Vote up!
0
Vote down!

Multiple registrations per line item

So Im processing bookings for double, twin and single rooms for an event for which I was planning to use the event registration to capture details of attendees

This works when there is one person per booking/line item but what if there are more?

So when a double room is booked there would be two registrations, typically one for the person making the purchase plus one. These should appear as a single line item with two registrations.

Similar case for purchase of family tickets (parent plus children)

What is the best way to manage this?

Asked by: pxs
on July 20, 2015

1 Answer

Vote up!
0
Vote down!

Hey pxs,

This is similar to my question, https://drupalcommerce.org/questions/38569/separate-qty-different-line-i... , which you want to not combine like items throughout the checkout experience. If you turn off the "Combine like.." checkbox in the Add Cart form on the product and the line item displays, it should separate them out.

But this only works when you add 1 product to your cart, then add that same product again. If you add a product with a qty of 2 or more, then they are combined again.

I am in need of this since I am going from a Commerce Registration site to Salesforce and need to separate every registration onto different line items in order for them to import into SF.

Travis
Answer by: Travis
Posted: Aug 13, 2015