cancel
Showing results for 
Search instead for 
Did you mean: 

Price not showing in products list

Price not showing in products list

Hello all;

My shop was not showing  product price in list pages, for example search results, category list, etc.

In single product it works perfectly.


Can anyone help me?


Using Magento CE 2.3.6-p1 with PH 7.3

6 REPLIES 6

Re: Price not showing in products list

Hello @jonas_marques ,

 

There is no such configuration from admin in magento to hide price on listing page.

Change your theme to default Luma theme and check if the price is showing or not. if price is showing in Luma, then check it with your custom theme layout for listing page.

and if you are not able to see price in Luma as well, try to reindex price indexer by following command :

php bin/magento indexer:reindex catalog_product_price

Hope it helps !

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: Price not showing in products list

Hello;


Thank you for your reply.


What layout file I have to check?

Re: Price not showing in products list

Take reference from here :

https://magento.stackexchange.com/a/198147

 

Hope it helps !

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: Price not showing in products list

Hello;


Thank you for your reply.


This code was not applicable for my, because I do not have special price, just common price.


And also, in what file I need to put it?

Re: Price not showing in products list

Hi @jonas_marques,

 

Please run the following command: 

php bin/magento indexer:reindex

Hope this can help you! Let me know if you need further assistance.

_________

If issue solved, Click Kudos & Accept as Solution.

 

LitExtension - #1 Shopping Cart Migration Expert

LitExtension helps store owners and agencies migrate all important data from one eCommerce platform to another accurately, securely and at the highest speed.

Visit website: http://litextension.com/

Re: Price not showing in products list

According to your query prices not showing on the listing page issue is due to reindexing. Another reason might be due to the price block not rendering in the specific listing phtml file (Magento_Catalog/templates/product/list.phtml).

In order to provide a more accurate answer to your problem, we'll have to take a closer look at your issue. You can reach out to our support team at support@rolustech.com to discuss your problem in more detail. Feel free to check us out at https://www.rolustech.com/magento to learn more about our Magento related services