Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不明白为什么有时在捆绑产品中,“添加到购物车”按钮不起作用。(似乎只有单选按钮)
通过点击不会打开购物车页面。如果我按 Ctrl + F5 再试一次,它会起作用。
我该如何解决?我有一些客户报告了这个问题。
问候,卢卡
很可能是您页面上的 Javascript 错误导致了这种情况。在 Web 开发人员工具栏中打开控制台以检查 Javascript 问题 - 一旦解决此问题,您在捆绑产品页面上的添加到购物车将再次起作用。