Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Catalogue without shopping cart?


GCR Webmaster

Recommended Posts

Hello:

 

I have just installed OS Commerce on the site I maintain. The owner of the site isn't ready to go to online sales yet. I would like to use the Catalogue features of OS Commerce and then possibly add completion of sale at a future date. Is it possible to do this? Any suggestions would be greatly appreciated.

 

Thanks,

Randy

Link to comment
Share on other sites

You can disable the buy now button in product listing - admin>>configuration>>product listing.

 

Elswhere you will need to comment the code - product_info.php, specials.php, products_new.php

 

You can comment the call to the shopping cart box in /includes/column_right.php

 

Edit the links in /includes/header.php

 

There's prolly more, but thats a start! :P

 

Matti

Link to comment
Share on other sites

You can disable the buy now button in product listing - admin>>configuration>>product listing.

 

Elswhere you will need to comment the code - product_info.php, specials.php, products_new.php

 

You can comment the call to the shopping cart box in /includes/column_right.php

 

Edit the links in /includes/header.php

 

There's prolly more, but thats a start! :P

 

Matti

 

 

Thanks for your tips. I'll take a crack at it.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...