on ‎2020 Mar 30 4:39 PM
Hi everyone, I know that the hybris discount in the OOTB storefront it is not reflected in the price of the product on the product details page or the product grid, just in the cart page.
I would like to know if there is any way to modify this and that the discount is reflected in the price of the product on the product page and in the product grid as follows, as it is normally displayed on eCommerce sites.
Thank you.

Request clarification before answering.
As far as I know, the Products on the Product Listing Pages are taken from the Solr index. So you would need to check for every Product if the Product has a Discount or a custom Price and display it on the Product Listing Page.
If it is a global Discount you could also add the discount and so on to your index and just retrieve it from the Index for displaying it. You still need to modify your PLP to add the possibility to display the discount.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.