leacher Posted August 31, 2011 Posted August 31, 2011 Hi.. I have a question that i could not found anywhere. can anybody help me out making an enquiry cart without shopping/payment/shipping etc, just visitor can select items to enquire about the at once witout having to register? I know. I have searched the forum but no help, check out this one and have some idea what i need, http://www.bikerswears.com the functionality can be found in this site. an someone help me out or is it out of oscommerce? then which software is that. Thanks
leacher Posted September 1, 2011 Author Posted September 1, 2011 Thanks Chris, its only for disabling car functionality there are many other for this purpose, see my requirement again, i mean visit website i have mentioned. thanx
Guest Posted September 2, 2011 Posted September 2, 2011 Hi, The contribution I listed will take away the cart features, then all you have to do is add a button to send customers to the contact_us.php page for inquiries. Chris
multimixer Posted September 2, 2011 Posted September 2, 2011 You say that customers should be able to enquire without having to register, well, you want to know who is enquiring, right? So you need to get at least name and email, and getting this is already a registration, doesn't matter how you call it, "registration", "create account", "your info please" or whatever. An other issue is if you want to store that info in your database or not The rest of what you want is stock osCommerce functionality more or less - You will need to do some text changes, eg instead of "add to cart" the button should say "add to list" or something, "checkout" should read "enquire", the shopping cart page should be titled as "enquiry list", checkout confirmation as enquiry confirmation etc. This is all text and very easy to do - Do not activate any shipping and payment module, and modify that 2 pages (checkout_shipping.php and checkout_payment.php) to be bypassed - If you don't need prices, you will need to modify a couple of files to hide them - You can even change the filenames if you want, change the filename it self and the define in includes/filenames.php (eg shopping_cart.php get enquiry_list.php) My community profile | Template system for osCommerce - New: Responsive | Feedback channel
leacher Posted September 4, 2011 Author Posted September 4, 2011 thanks multimixer you are close to my needs. i will give it a try - Do not activate any shipping and payment module, and modify that 2 pages (checkout_shipping.php and checkout_payment.php) to be bypassed what does it mean should i disable modules then edit those files? no registration no database etc, i hope you have visited mentioned website in first post, what about doing this all stuff without registration? visitor will only have to enter his name,email etc.. every time he enquirer more items, I hope You'll get back soon. Thanks
atillaca Posted February 13, 2012 Posted February 13, 2012 Hi all, I need your help :) I'm working on oscommerce 2.3.1 and i need to install enquiry cart feature as used on this website (http://www.bikerswears.com) Thanks a lot [email protected]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.