I am trying to create product catalog website in which I need to include a functionality similar to add to cart.

any visitor can add the products to inquiry cart and at the end instead of checkout he can submit the order for all the products which he have already collected in the inquiry cart.

link|improve this question

77% accept rate
feedback

1 Answer

See the ubercart module - http://drupal.org/project/ubercart

link|improve this answer
Can we use ubercart for non e-commerce websites – Fahad May 9 '11 at 20:38
Sure. You can make it do anything you want. Use the built in cart module and write your own module to do something other than checkout with it :) – David Fells May 9 '11 at 21:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.