Hello,
I have a company that is currently working on their pricing of products. Until then, we have them all listed as $0.00 and are allowing customer to "request" a quote for each item by simply adding an item to the cart and sending in an order. Upon receipt of the invoice, we either call or email the customer about actual pricing and conduct business in that fashion. The company is a distributor which is why we're doing things differently.
The problem at hand is that we cannot find a way to allow customers to send in orders with a miminum amount at $0.00. The cart will simply say "To continue checkout process your order total must exceed $0.00."
Is there anywhere in the code that I can change to allow orders to go through for amounts that result in $0.00? There must be a conditional statement somewhere in the code, but I simply can't find it anywhere among the templates or php files.
Any help would be greatly appreciated.
Regards,
Jim
|