$om = MagentoFrameworkAppObjectManager::getInstance(); $productCollection = $om->create('MagentoCatalogModelResourceModelProductCollection'); $collection = $productCollection->addAttributeToSelect('*')->load();