Contributions
Only "this_many" available
Only "this_many" available.
Currently, if someone orders more product than is available, in the cart they get *** and must guess how many are available.
With this contribution the *** becomes *** (only "this_many" available), so they can easily adjust their order to the available quantity.
Expand All / Collapse All
Small bugfix for the checkout_confirmation.php
...messed something up in previous version!
This works great now!
(same specs as below)
Only "this_many" available V1.1
Currently, if someone orders more product than is available, in the cart they get *** and must guess how many are available.
With this contribution the *** becomes *** (only "this_many" available), so they can easily adjust their order to the available quantity.
Changes in V1.1:
- V1.0 displays "minus products" as soon as you have less than NULL in stock, now it displays a text of your choice (for example: "currently none in stock - it will be ordered for you!")
- V1.0 didn't have any support for foreign languages, now you can set the texts of your language in the shopping_cart.php
- English and German language files of the shopping_cart.php included
All changes are listed in this text file PLUS a clean copy of each osCommerce-2.2ms2 file, with changes, is also included for those who prefer that method.
Only "this_many" available.
Currently, if someone orders more product than is available, in the cart they get *** and must guess how many are available.
With this contribution the *** becomes *** (only "this_many" available), so they can easily adjust their order to the available quantity.
Note: Contributions are used at own risk.