Page 1 of 1

Page Bypass

Posted: Wed Dec 03, 2008 11:11 am
by CEI
The problem is following:
We have a list of products from a category.
What we want is to have kit options for some of the products on the page where we are showing all products (Category Grid Page.htm using CategoryGridPage.ascx) from that category.
We managed to do that but only on the page where we are showing one product – product details (Show product 1.htm) ( but we want to bypass that page and to have only page with all products from that category option to choose quantity and kit options and to go to basket directly. )

Any ideas?

Re: Page Bypass

Posted: Wed Dec 03, 2008 11:21 am
by mazhar
Regarding quantity box have a look at the following post
viewtopic.php?f=42&t=8978

Re: Page Bypass

Posted: Wed Dec 03, 2008 1:07 pm
by CEI
The problem is not quaniy box. We have the quantity box and it works fine. The problem is kit options. For example if i have product1 with options to sell that product with two different sizes and two different prices. We managed that also but on the page where we are showing only that product (Product details). What we need is to have that option on the page where we are showing all products from some category. When we try to implement that we are receiving error. The attached file is the error we are receiving.

Can this be resolved?

Re: Page Bypass

Posted: Wed Dec 03, 2008 4:27 pm
by jmestep
There is an old post somewhere where someone did it with kits and/or options. I think they might have used multiple controls with different names, but I don't remember for sure. It is just too hard to search for it in the forum posts, sorry.