Zen Cart Logo

Quick Orders

Locked

Views: 1,937

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
10 May 2006, 3:02 AM
#1
alwayzfun avatar

alwayzfun

New Zenner

Join Date:
Apr 2006
Posts:
6
Plugin Contributions:
0

Quick Orders

Using the the Quick Orders 1.2.2 contribution with the items being displayed. I have about 170 items, but if I have the total items listed + number of blank items at 80 or greater, clicking the 'buy now' button does nothing.

even if I add a quantity to even one item. Looking at html string it passes, it seems to be sending all the items in the string regardless of qty=0 or not.

It seems that there is some limitation in how many items can be added to the cart at a time?

Ideas?

10 May 2006, 4:59 AM
#2
alwayzfun avatar

alwayzfun

New Zenner

Join Date:
Apr 2006
Posts:
6
Plugin Contributions:
0

Re: Quick Orders

For those using SEFU by Tim, you have to add this to your functions_sefu.php file also:

($page == FILENAME_QUICK_ORDER) or

6 Jun 2006, 1:36 AM
#3
tajul_ashyqin avatar

tajul_ashyqin

Zen Follower

Join Date:
Apr 2006
Location:
Labuan Island
Posts:
362
Plugin Contributions:
1

Re: Quick Orders

can someone assist me how to associate the breadcumb with the quick order mod?!:down:

6 Jun 2006, 1:42 AM
#4
tajul_ashyqin avatar

tajul_ashyqin

Zen Follower

Join Date:
Apr 2006
Location:
Labuan Island
Posts:
362
Plugin Contributions:
1

Re: Quick Orders

anyone can assist me how we can implement a CLEAR button to clear the form if we enter the wrong product model...