开发者

Adding fields to shopping cart items

I'm using Ubercart with Drupal and I was wondering if I can add more details in 开发者_如何学Pythonorder / shopping cart views

In particular I need to add additional fields (beside title, price, etc) to each item in the shopping cart.

These fields would be CCK fields from the products content type.

Thanks


You should theme your product content type. For cart use themer of cart, see theme folder in ubercart, there's you can find files for theming, copy to own theme and change it (use print_r or devel module for investigating objects)...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜