Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No need for shopping cart function


grickaby

Recommended Posts

Posted

I have a potential user who runs an RV dealership. She wants to feature campers and such with the ability to sort and search by different paramaters:

 

1. Price

2. Size

3. Ammenities etc...

 

But doesn't want them to be able to "buy online"

 

Is this possible with OsCommerce?

 

Thanks in advance!

 

-Greg

Posted

yes. there are many methods. easiest is to just set stock to 0. neater solutions can be found by searching the forums

Menou and unome

Posted

if you are leaving the price in, the fastest solution is to remove all buy now buttons (for product listing it's a click in admin, for all other pages you need to comment out text). In addition to that, I'd comment out all cart functions in application_top.php so the cart cannot be "accidentally" filled by hackers.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted
if you are leaving the price in, the fastest solution is to remove all buy now buttons (for product listing it's a click in admin, for all other pages you need to comment out text). In addition to that, I'd comment out all cart functions in application_top.php so the cart cannot be "accidentally" filled by hackers.

 

This is great stuff. Thank you!

Archived

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

×
×
  • Create New...