This is a discussion on Checking Quantity at checkout.... within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi! My storeowner is selling ice cream, and in order for it to be cost effective to ship, the customer ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi! My storeowner is selling ice cream, and in order for it to be cost effective to ship, the customer must buy their ice cream in 4, 6, 8, or 12 pints at a time. So...I guess right before they checkout, I need to put in some code to check the quantity of all ice cream orders. How should I go about doing this? I'm not quite sure which module to put this code in... Any help would be GREATLY appreciated!! |
|
#2
| |||
| |||
| there is a class called "shoppingCart" which handles the quantity and stuff pertaining to the actual shopping cart functions; the actual file is in catalog/includes/classes/shopping_cart.php also, you might want to look at the "xsell" contrib which looks for min. quantity of product X to give a discount, in your case, you want to restrict checkout untill the customer reaches "xsell".... |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| checkout bug, picture doesnt show during checkout | ogilirca | osCMax v2 Installation issues | 1 | 05-31-2006 06:04 AM |
| Product Quantity Box | auntie22 | osCMax v1.7 Discussion | 13 | 10-06-2005 03:21 AM |
| Help Quantity BUG... | djlane | osCMax v1.7 Installation | 1 | 07-02-2005 06:17 PM |
| [Bug] Error on email address checking function | daigo75 | osCMax v1.7 Discussion | 0 | 01-24-2005 06:48 AM |
| Loggining in and checking out | innovations | osCMax v1.7 Installation | 1 | 10-31-2003 01:37 PM |