Magento : Special price not displaying in the product page

匿名 (未验证) 提交于 2019-12-03 01:22:02

问题:

I applied the special price rule to all products in the store. Once everything is over the special is displaying in all the pages except the product page(Which displays full product information). I'm using custom theme. Is there any problem with my custom theme?

回答1:

Probably is a problem with your custom theme.

Try to go back to the default theme, and see if it appears. If it doesn't appear, then is a more complex problem. If it does, then go to your app/design/{package}/{theme}/template/catalog/product/price.phtml and search for the "special price", or paste it here.



回答2:

If you try re-applying your catalog rules and the special prices appear again, make sure your cron job is set up for catalog price rules.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!