Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shopping Cart Help !!


rdrg2003

Recommended Posts

I haven't seen a complete list of what needs to be done. You will probably just have to look at an installed copy of the store and take out anything having to do with shopping. Here's my quick list:

 

1. In Admin > Configuration > Product Listing, set Display Buy Now column to 0 (That's the easy one.)

 

2. In includes/header.php, comment out the code that generates the Shopping Cart etc. links.

 

3. In column_right.php, comment out the include/require commands that insert shopping_cart.php, order_history.php, best_sellers.php, product_notifications.php, and specials.php.

 

4. In product_info.php, comment out the Buy Now button code and the code that generates the price (if you don't want to show prices.)

 

That's all I can see at a quick look. There may be more things that I've forgotten, or maybe that will show up when all of this is gone.

 

I would comment out code rather than remove it, since you may want the store capability someday. If you are certain that will never happen, then go ahead and delete it.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...