I am developing a site which sells bus ticket.

I want users to be able to add multiple adult tickets + muliple child tickets at the same page. The tickets for adults and children are priced differently.

also I will need a date field be selected before users can add items to the cart.

Could someone give me some hints on how to implement this? Thank you.

Comments

brst t’s picture

Component: User experience » Documentation

Watch the video of Ryan's presentation at DrupalconCPH http://vimeo.com/14406353 and the example demonstrated for tshirts.
Note the use of referenced fields.

It will point you in the right direction re: creating products types and adding custom fields and then adding product SKUs of that type and then creating a product display type and adding product displays.

rszrama’s picture

Status: Active » Fixed

There's now an updated video from DrupalCon Chicago as well: vimeo.com/rszrama/drupal-commerce-drupalcon-chicago

I'm sure you'd need to do some custom development for a site like this, so don't dive into D7 unless you have the experience / budget to work it out.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.