关于 PHP 或 ASP.NET 中的新购物车的建议
我需要一个“购物车”。
我的要求是:
- 允许客户添加/删除购物车中的商品,以及编辑购物车中的商品数量。
- 当客户准备购买时,“采购订单”会发送给我的客户(而不是将商品发送到 PayPal 立即购买) - 这样我的客户就可以在批准订单并发送之前验证他们有足够的库存客户发票。
- 如果您要向我推荐一个已经构建的购物车解决方案,它必须是免费或开源的。
我愿意使用 ASP.NET 或 PHP 来构建它。
热切等待您的建议!预先非常感谢。
贾森
I am in need of a "Shopping Cart".
My requirements are:
- Allow customer to Add/Remove from, and Edit Quantities of Items in the Cart.
- When the customer is ready to purchase, a "Purchase Order" is sent to my client (instead of the items being sent to paypal for immediate purchase) - so my client can verify they have enough stock available before he then approves the order and sends the customer an Invoice.
- It must be free or open source if you are going to refer me to an already-built shopping cart solution.
I am willing to build this using either ASP.NET or PHP.
Eagerly awaiting your advice! Lots of thanks in advance.
Jason
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如您所知,网上有许多电子商务解决方案,我敢打赌其中之一适合您的要求。我的建议是看一下这两个网站,看看是否有任何有趣的东西:
http://php.opensourcecms.com/scripts/show.php?catid=3&category=eCommerce
http://www.microsoft.com/web/gallery/Categories.aspx ?类别=电子商务
As you know, there are numerous e-commerce solutions out on the net, and I bet one of them fits your requirements. My recommendation is to take a look at these two sites, to see if you find anything interesting there:
http://php.opensourcecms.com/scripts/show.php?catid=3&category=eCommerce
http://www.microsoft.com/web/gallery/Categories.aspx?category=eCommerce