cancel
Showing results for 
Search instead for 
Did you mean: 

Admin product page wrong informations

Admin product page wrong informations

Hello. I've created some product via rest api. I've noticed that the product informations are corrent in the frontend but in the admin page they aren't. The other strange thing is that if I change the info of a product(for example some attributes or even the title) in the admin page the product doesn't change in the frontend. I've already tried to refresh the cache.

Any idea?

2 REPLIES 2

Re: Admin product page wrong informations

Hello @Miroir Studio ,

 

After changing anything in product details, run below command :

 

php bin/magento indexer:reindex

php bin/magento cache:flush

 

hope it helps !

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

Re: Admin product page wrong informations

Unfortunately it dind't worked. The informations still mismatch.