Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

simple shopping cart with order form


Irvin

Recommended Posts

Hello,

 

Does anyone know any PHP shopping cart script that is easy to use?

 

I'm currently playing around with Oscommerce, and am building a simple e-commerce website.

 

But what I only need is that the website is able to:

1. Have product catalog

2. List product details/information/thumbnails/

3. Shopping cart feature which enables a customer to add a product to basket (ADD TO CART), and continue shopping/browsing products

 

4. Then once the customer finishes shopping, then he/she click on the the shopping cart, and fill out an order form (no credit card/no online payment needed). This is just a normal order form with customer contact details, and products ordered (product names, quantity, total price).

 

5. When the customer clicks 'ORDER' or 'SUBMIT', the whole information (the customer and the order info) are sent directly to my email. And I can process their orders manually.

 

Is Oscommerce able to be customized to just provide the shopping cart like list all the products in different categories, and provide add to basket/cart link on each listed product? If yes, does anyone know where in the Oscommerce control panel can I do the customization?

 

If anyone can help me with this, I'll be very grateful.

Thanks in advance.

 

Irvin

Link to comment
Share on other sites

Hi Jeff,

 

Thanks for your reply, that was quick :o

 

Do you know where in the oscommerce control panel that I can customize that option, and exclude payment page, and make only the order form available?

 

Cheers

Link to comment
Share on other sites

You can set up the payment methods in admin under the modules section.

 

As for editing the text you will have to edit the includes/languages/english/modules/payment/moneyorder.php.

 

There is no (easy) way to exclude the payment page and only have an order form, unless you really tear apart the code.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...