简体   繁体   English

Wordpress购物车将动态产品添加到购物车

[英]Wordpress shopping cart add dynamic products to cart

I am searching for a cart solution that will help me meet my needs so I don't have to re-invent the wheel. 我正在寻找一种可以满足我的需求的购物车解决方案,因此不必重新发明轮子。 Here is the situation...I have a very dynamic and complex product setup -- something that won't fit in a standard product/variation cart. 这是一种情况...我有一个非常动态和复杂的产品设置-这在标准产品/版本购物车中不适用。

So what I'd like to do is manage the products and simply send a description and price to a cart system that will do the rest (take payment through paypal, record the order, etc) 因此,我想做的就是管理产品,然后简单地将说明和价格发送到购物车系统,其余的工作(通过Paypal付款,记录订单等)

Does anyone know of a wordpress cart that is extensible enough that can process an order without having an actual product tied to it? 有谁知道一个可扩展的Wordpress购物车,可以在不绑定实际产品的情况下处理订单?

Thanks in advance! 提前致谢!

EDIT 编辑

Another option would be to have a single product (which in my case, it's a single item, just with thousands of variations) as long as I could override the price and description that gets sent along with the order. 另一个选择是拥有一个产品(在我的情况下,它是一个产品,只有数千种变化),只要我可以覆盖随订单一起发送的价格和描述即可。

I ended up rolling my own solution. 我最终推出了自己的解决方案。 I had looked at wp-e-commerce, but wasn't too thrilled at how it did thing or the documentation on extending it. 我曾经看过wp-e-commerce,但是对它的工作方式或扩展它的文档并不太高兴。

There is wordpress plugin for that. 有WordPress的插件。 See http://wordpress.org/extend/plugins/wp-e-commerce/ 参见http://wordpress.org/extend/plugins/wp-e-commerce/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM