Kits with urls

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Kits with urls

Post by kastnerd » Tue Jan 13, 2009 9:37 am

I want to build a product selector. This would be a custom coded page with questions for the customer. At the end if would give them a list of products / kits they can use.

The thing is with Kits i would like pre-select the options that fit there needs.
Im not sure if there is a custom url string i could use or need to use something to pass the data.

maybe something like this but for urls not skus?
viewtopic.php?f=42&t=9229&hilit=kits

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Kits with urls

Post by jmestep » Tue Jan 13, 2009 12:27 pm

You could try capturing the request.querystring as you put a kit into the basket. That is how I had figured it out in Able 5.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Kits with urls

Post by mazhar » Wed Jan 14, 2009 7:14 am

A quite similar thread
viewtopic.php?f=44&t=8956

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: Kits with urls

Post by kastnerd » Wed Jan 14, 2009 7:33 am

Almost, But i dont want to add the kit to the cart. I would like to display the kit so they can change colors extra.

Post Reply