Store info Allows you to retrieve information about the required store view. magento.store.info(callback); // or magento.store.info({ storeView: val }, callback); list Allows you to retrieve the list of store views. magento.store.list(callback);