cancel
Showing results for 
Search instead for 
Did you mean: 

Storefront Pricing Errors

SOLVED

Storefront Pricing Errors

I have another question if someone could help me.

 

When I change prices it does not show the correct prices in the storefront. Yet when the item is added to cart the correct price that I changed is displayed as correct.
Why do you think this would be happening?

Terry

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Storefront Pricing Errors

Hi Rahul

Yes I will accept this as a solution and thanks again for the help.


Terry

View solution in original post

14 REPLIES 14

Re: Storefront Pricing Errors

Hi @jeduniserv959e 

 

Can you please confirm if you have done re-indexing after changing the item's price from the backend?

If not so then please run re-indexing using the below command.

php bin/magento indexer:reindex

Hope it helps!
Thank you.

Re: Storefront Pricing Errors

Thank you Rahul

I do not know how to use code. Is there a way to do this through the Admin?

 

 

Terry

Re: Storefront Pricing Errors

Hi @jeduniserv959e 

 

You have to connect through ssh and then have to run this command which I have shared earlier.

 

Thank you.

Re: Storefront Pricing Errors

Rahul would you be able to provide me with a document of sorts with step by step instructions on how to do this?


Terry

Re: Storefront Pricing Errors

Hi Rahul

I just want to thank you for pointing me in the right direction as my web host was able to provide me with advice for the re-indexing.
I have directions and will proceed to try to fix this on my own and let you know how this works out.
Please wish this newbee luck .

 

Terry

Re: Storefront Pricing Errors

@jeduniserv959e 

 

yeah just give it a try and let me know in case you face any issues.

 

Thank you.

Re: Storefront Pricing Errors

Thank you Rahul

I am curious as to why I have to go into SSH to do this. We upgraded to Magento ver. 2.3.3 and in the the older version of Magento we did not have to do this.

Is this something that changed in the Magento upgrade?

Terry

Re: Storefront Pricing Errors

Hi @jeduniserv959e 

 

Actually, in Magento 1 we don't use commands but in Magento 2 we can handle everything using commands.

We don't have the option for refreshing the index from admin as it is there in Magento 1, so in this case, we have to run commands by connecting ssh.

 

Hope it helps!

Thank you.

Re: Storefront Pricing Errors

Okay thanks for the clarification Rahul I have a lot to learn.

 

 

Terry