Trial_and_Error
Starting Member
36 Posts |
Posted - April 21 2009 : 18:31:38
|
Hello,
I wonder if it is possible to limit the quantity dropdown box, which is displayed in the extended product page, to the amount of items in stock. Now, the dropdown is defined by xproductminimumquanty, xproductminimumlist and xproductmaximumquantity (generally 6 items).
Probably it can be tweaked in the shopfileio.asp file, somewhere in the add_quantity sub routine and in the generateminimumlist sub routine.
I have tried to replace parraycount by lngcstock but it does not work.
Are there other suggestions?
Best regards, Trial_and_error |
|