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.
我将商店配置为在添加到购物车后留在产品页面上。当页面重新加载时,我需要能够保持查询字符串的完整性,任何帮助将不胜感激!
我不认为这是方法。我会编写一个事件观察器来将东西添加到购物车(add_to_cart_after)并将您需要的信息写入会话。