how to get shared catalog data by ID in Magento 2?
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.