Community Add-Ons
| Maintainers: | kedar00 |
Enquiry Cart
for osCommerce Online Merchant v2.2
It will help a shopping cart act like an enquiry (inquiry) cart, where customers can select products, add to cart and then checkout to enquire about the prices. No shipping and payment process be asked for. Also it will help the prices not to be seen on the site nor the buy now button. So while adding the product through an admin panel, one can add any price and it will not affect the cart. All one has to take care of is checkout_process.php, which will send an email to client and store owner.
Legend:
Download
Report
Previous one had an error, this one is error free. In case you don't want the prices to be displayed while adding to the cart then just remove the echo code displaying the prices manually. And when you add a product from the admin panel, add the amount to be zero, it won't affect the cart in any way.
