How to sell tickets instead?

Hey everyone,



I’m new to this CS-Cart program and basically I’m working on a tourism site that want to sell tickets online. So I wouuld have a heading

“double-decker tour” a picture and short description stating what the tour is

and underneath that I would want to have it so there differents prices for that tour depending on if your a



student / adult / senior…etc



e.g.



adults 37.50

kids 20.00

seniors 30.00

students 25.00



The user gets to pick the amount of tickets they want like a drop down menu.



Is it possible to do this in CS-Cart?

if so how?



Thanks in Advance :slight_smile:

[quote name=‘drizzy’]Hey everyone,



I’m new to this CS-Cart program and basically I’m working on a tourism site that want to sell tickets online. So I wouuld have a heading

“double-decker tour” a picture and short description stating what the tour is

and underneath that I would want to have it so there differents prices for that tour depending on if your a



student / adult / senior…etc



e.g.



adults 37.50

kids 20.00

seniors 30.00

students 25.00



The user gets to pick the amount of tickets they want like a drop down menu.



Is it possible to do this in CS-Cart?

if so how?



Thanks in Advance :)[/quote]



Yes, look at this in the “Test Category”



[url]http://www.cscartdemo.webdesign-creative.com/test-category/[/url]



User / PW: cscartdemo

[quote name=‘indy0077’]Yes, look at this in the “Test Category”



[url]http://www.cscartdemo.webdesign-creative.com/test-category/[/url]



User / PW: cscartdemo[/QUOTE]





Thanks alot !!!:slight_smile:

that is what I’m looking to do, but can I have it where they can do it all in one shot… like they can choose the (quanity / amount) of adult, senior, children and students tickets they want right away instead?



or do I have to choose one then go back and choose another.and add it to the cart as well?

[quote name=‘drizzy’]Thanks alot !!!:slight_smile:

that is what I’m looking to do, but can I have it where they can do it all in one shot… like they can choose the (quanity / amount) of adult, senior, children and students tickets they want right away instead?



or do I have to choose one then go back and choose another.and add it to the cart as well?[/quote]



You have to repeat it again, but if you use the AJAX functions, after each “add to cart” you will stay on the product site.

thnx for all the help…I’m still having trouble setting it up

are there any tutorials on using this program?