Hi,
I have purchased Book-It! and I'm trying to implement an ice skating rink booking system. I'm having some difficulty implementing a usable booking system for this type of activity. I'll explain the problem I have:
There are two skating sessions per day. I have 60 places per session and have three booking types (bookable items) - child, adult and group (4 people)
I need to offer each each customer who books a place the choice of booking skates and choosing the skate size. Can I use Supplements to offer skates and skate size booking? I was thinking it would work something like this.
Require Skates
------Yes
------No
If Skates = Yes then provide a skate size dropdown menu
------Size 5
------Size 6
------Size 7
------Size 8
However there are a maximum number of 10 pairs of skates per skate size. If all 10 pairs have been booked then I need the to show this skate size as unavailable to book for this session.
Can you let me know if there is a way I can set up book-it! to provide this booking system?
Any help or advice really appreciated.