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.
当我在我的 magento 网站上更新价格时,会发生非常非常奇怪的事情。
例如,我有一个价格为 17.96 的产品,我想将其更新为 17.99,因此我在后端更新价格并保存它。当我查看前端时,我看到 magento 为它做了一个特殊的价格亮点。(我已经删除/停用了属性特价,以确保特价不会成为问题。)
问题可能是什么?
我用完了选项,我已经截断了所有价格数据库和日志以及 /var /cache 等等。
尝试从管理员重新索引您的产品
系统->索引管理
然后单击全选按钮并从操作下拉列表中选择重新索引数据,然后单击提交按钮,然后检查您的前端。