Could you recommend a good shopping cart script?
- by user649482
I'm looking for a PHP/MySQL script, free or not. Could you please recommend me one that can do the following:
The site I'm trying to build requires an extensive product catalogue, which will have around 600 products. Because there are so many products they will be uploaded using a CSV file or spreadsheet.
Users must be logged in to see prices
Users can add products to an order form, which they can then email to
admin. (NO payment processing whatsoever)
They will just add products to a cart, review the cart's content and
click a button to send the order
The order email to admin must have the order details attached in a
CSV file.
Newsletter
Newsletter sign up. Admin can create and send newsletter from the admin section.
User Login/Member Section
After users sign up they can access their member section. In this section they can
Edit their details
See previous orders they have made, and click a button to send that
order again
Thank you! (the question is also posted here but with no replies)