Magento:将按钮添加到购物车视图

发布于 2024-10-26 10:59:25 字数 71 浏览 2 评论 0原文

我喜欢在购物车视图中添加一个按钮。我还喜欢自己实现业务逻辑,按下按钮时会触发该业务逻辑。

我怎样才能做到这一点?

I like to add a button to my cart view. I also like to implement the business-logic myself, that gets triggered when the button is pressed.

How can I do that?

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

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

发布评论

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

评论(1

少年亿悲伤 2024-11-02 10:59:25

您可以将带有按钮的块添加到 checkout.cart.methods & 中。 checkout.cart.top_methods 使用 checkout.xml 布局块

You can add a block with your button to the checkout.cart.methods & checkout.cart.top_methods blocks using checkout.xml layout

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