Re: Catalog_product_index_price = 0, on configurable products

Well the solution in my case was:

On magento backend

  1. System > index management > (select all) Actions > Invalidate index > submit
  2. System > index management > (select all) Actions > Update on Save > submit
  3. CLI # bin/magento indexer:reindex

 

View solution in original post