-1

What does it take to fix these errors?

enter image description here

2 Answers2

0

you have to run command,

   php bin/magento indexer:reindex
Rakesh Jesadiya
  • 42,221
  • 18
  • 132
  • 183
0

@rakesh is right

go to command line and fire below commands

cd yourmagento directory 

php bin/magento indexer:reindex 

after this commands refresh your magento cache.

Murtuza Zabuawala
  • 14,814
  • 9
  • 44
  • 75