简体   繁体   English

Magento,将可配置产品添加到购物车

[英]Magento, add configurable product to cart

Can't find topic related information, probably I am just asking wrong question. 找不到与主题相关的信息,可能我只是在问错问题。

For example I have configurable product, a T-Shirt. 例如,我有可配置的产品T恤。

I need to add some text on top of this T-Shirt, select size, colour, etc. Also I need to apply transformations to this text like distortion, rotation, etc. 我需要在此T恤顶部添加一些文本,选择大小,颜色等。此外,我还需要对此文本应用变形,例如变形,旋转等。

Then I have to save this product in to the cart using my custom module. 然后,我必须使用我的自定义模块将该产品保存到购物车中。 Also printer operator should be able to see all those parameters before printing t-shirt order. 另外,打印机操作员应该能够在打印T恤订单之前看到所有这些参数。

What type of Magento product do I use? 我使用哪种类型的Magento产品? How do I add those products to cart? 如何将这些产品添加到购物车? I need any related documentation and/or articles. 我需要任何相关的文档和/或文章。 Not source code :) 不是源代码:)

Thank you, 谢谢,

Maybe that is not enough but you can try using product "Custom Options". 也许这还不够,但是您可以尝试使用产品“自定义选项”。 Check this documentation from magentoGo for custom options: http://go.magento.com/support/kb/entry/name/create-custom-variants-and-options-of-a-product/ 请从magentoGo查看此文档以获取自定义选项: http ://go.magento.com/support/kb/entry/name/create-custom-variants-and-options-of-a-product/

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

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