Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shopping Cart ................


adrian.pearce

Recommended Posts

Does anyone know how to remove the shopping cart facility from oscommerce as i would like to use it as an ordinary cms site.

This is totally possible, just takes a lot of work. We have done this at our site. You can start by removing the links to the shopping cart.

 

Some files containing links to the cart are:

 

catalog/includes/header.php

catalog/includes/column_right.php

catalog/product_info.php

catalog/product_reviews.php

catalog/product_listing.php

 

There are several others, but you're just gonna have to go in and remove the links to the cart. Good luck!

Link to comment
Share on other sites

This is totally possible, just takes a lot of work. We have done this at our site. You can start by removing the links to the shopping cart.

 

Some files containing links to the cart are:

 

catalog/includes/header.php

catalog/includes/column_right.php

catalog/product_info.php

catalog/product_reviews.php

catalog/product_listing.php

 

There are several others, but you're just gonna have to go in and remove the links to the cart. Good luck!

 

Thanks for the information, i thought it would be easier than this. I will have a look and see what i can do.

 

Thanks....

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...