Magento 2 Magento 2 - B2B Blogs how to get shared catalog data by ID in Magento 2? By Jigar Karangiya on Wednesday, July 5, 2023 You can get Shared Catalog data by shared catalog id programmatically. Magento\SharedCatalog\Api\SharedCatalogRepositoryInterface Interface used to get, delete and save Shared catalog related things.