matiasar Posted June 15, 2011 Share Posted June 15, 2011 I'm new to OSCommerce (version 2.3.1), I have installed and started learning configure options. I have the following doubt: Is it possible to configure OsComm to operate as a simple catalog of products without buying options? In case is possible, I can do it through web gui administrative tool? Or should I dig into the code? May be just removing "Buy now" and "Add to cart" buttons would be enough... Thanks in advance, Matías Link to comment Share on other sites More sharing options...
NodsDorf Posted June 15, 2011 Share Posted June 15, 2011 Set all quantities to 0, then go admin configuration>stock>allow checkout false. Remove buy now (add to cart buttons) Then go to admin>>modules>>boxes>>shopping cart = False That should get you pretty close. Link to comment Share on other sites More sharing options...
matiasar Posted June 15, 2011 Author Share Posted June 15, 2011 NodsDorf, thanks a lot for your answer!! I'll give it a try soon. It seems it will get pretty close. Set all quantities to 0, then go admin configuration>stock>allow checkout false. Remove buy now (add to cart buttons) Then go to admin>>modules>>boxes>>shopping cart = False That should get you pretty close. Link to comment Share on other sites More sharing options...
matiasar Posted June 15, 2011 Author Share Posted June 15, 2011 Well, I tried it. I followed these steps but despite I removed shopping cart By: admin>>modules>>boxes>>shopping cart = False (and even uninstalled that module) the shopping cart button remains. Is there any action for this change to take effect? Set all quantities to 0, then go admin configuration>stock>allow checkout false. Remove buy now (add to cart buttons) Then go to admin>>modules>>boxes>>shopping cart = False That should get you pretty close. Link to comment Share on other sites More sharing options...
NodsDorf Posted June 16, 2011 Share Posted June 16, 2011 The catalog/index.php page will create "Buy Now' buttons, and the catalog/product_info.php will create "add to cart" buttons. You'll need to manually go comment those calls out. Link to comment Share on other sites More sharing options...
matiasar Posted June 17, 2011 Author Share Posted June 17, 2011 Thanks a lot. It worked. I also modified catalog/includes/header.php just to not to show "View Cart" and other buttons, not necessaries if oscommerce would work as a simple catalog (not shop). The catalog/index.php page will create "Buy Now' buttons, and the catalog/product_info.php will create "add to cart" buttons. You'll need to manually go comment those calls out. Link to comment Share on other sites More sharing options...
Imran1 Posted July 20, 2011 Share Posted July 20, 2011 How can you set up a form so customers can select item and send enquiry? Please help Link to comment Share on other sites More sharing options...
♥kymation Posted July 20, 2011 Share Posted July 20, 2011 Look for the Get a Quote addon. Regards Jim See my profile for a list of my addons and ways to get support. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.