Adding items to the basket via a quick order page

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Harley
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 39
Joined: Mon Jun 23, 2008 9:18 am

Adding items to the basket via a quick order page

Post by Harley » Wed Jul 02, 2008 10:54 am

I am building out a quick order page. The user gets a page that has any number of text boxes, they can enter a sku and qty for things. I get all that on the post back and render lines of the items with some basic product info, including options if they exist. The user would make any final selections and all things would be added to the basket. I was looking at buyproduct.ashx, but cant figure out how you handle the options thing. I want to be able to just add all that in one crack, then take the user wherever i want to next. How might this be done? I don't want to brute force write this to the database directly, I would rather use able functions to do this. Any ideas?
Steve Portock
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com

Mailto: sportock@web2market.com

p. 480-220-4121
f. 877-245-5553

Post Reply