Magento catalog Price Discount rules do not apply on the product page

I need help, I have a project that is being implemented with Magento. On a website using the Catalog skin in%, the discount price is displayed on the product list page, but on the "View Product" or "Product Details" page only the regular price is displayed (no discount) ...

Could you advise me how to display the discount on the Product Details page?

+5
source share
1 answer

If anyone else comes across this, the answer is that you need to reapply the rules and then update all the caches. The failure of the caching system makes them an ugly head again.

+16
source

All Articles