向购物车商品添加字段

发布于 2024-09-13 08:27:31 字数 142 浏览 2 评论 0原文

我正在使用 Ubercart 和 Drupal,我想知道是否可以在订单/购物车视图中添加更多详细信息,

特别是我需要为购物车中的每个项目添加其他字段(除了标题、价格等)。

这些字段将是产品内容类型中的 CCK 字段。

谢谢

I'm using Ubercart with Drupal and I was wondering if I can add more details in order / 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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

﹏半生如梦愿梦如真 2024-09-20 08:27:31

您应该主题化您的产品内容类型。对于购物车使用购物车主题,请参阅 ubercart 中的主题文件夹,您可以找到主题文件,复制到自己的主题并更改它(使用 print_r 或 devel 模块来调查对象)...

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)...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文