Jump to content

Product Quantity Limited to 999 units


Recommended Posts

Hi everyone.

I have 2 problems that I can't seem to understand.

The first is that I cannot select over 999 of the same products.
As I plan on having a section for bulk orders (flash drives for instance), I am counting on having some orders well over 999 units of the same product.

The second issue is that sometimes the website itself gives this error when either opening a product, category or even refreshing the actual/current page:
01. category does not exist.

When this happens, the right blocks and top section of my website disappears.
After refreshing a few more times, it then works fine without giving any error/s.
I attached a screenie with the error I get.

Thank you in advance.

1838_nK2XTA17oZ0D8GoCbAPe_t

Link to comment
Share on other sites

for the first issue:
search for this in product.tpl:

quantity == 0} style="display:none;"{/if}>{l s='Quantity :'} <input type="text" name="qty" id="quantity_wanted" class="text" value="1" size="2" maxlength="3" /></p>



and replace maxlenght="3" with something like maxlenght="5" or 10 or whatever.
also change the size of the box because user might forget how many 0'es typed in the box.

This worked for me

can't reproduce the second, maybe some url of the site....

Link to comment
Share on other sites

Sorry for the late reply, have been away for some time.

The second problem still happens every now and then.
Even going into the site with several different browsers (after clearing cached files etc..)

My url is, www.stopshop.co.za

Any help is highly appreciated.



Cheers

Link to comment
Share on other sites

×
×
  • Create New...