Magento2 – How to get store information 0 (0)

Magento2 – How to get store information 0 (0)

By default store manager loads current store information. You can get store information by `store_id` parameter. You must create an instance of \Magento\Store\Model\StoreManagerInterface class to get store information.