Current Scenario We have an implementation that has the following implemented
SAP to Hybris connector (datahub) (manage customers, products, prices, stock levels)
One storefront ( product, carts)
Integration with payment system
Everything works fine .
Is this functionality supported in Hybris? If yes, how is it achieved? What needs to be done? Any suggestions?
You can create multiple CMSSite without development, details are in this answer.
If there are static context/url exist in design or code, you need to make changes on code. For example payment callback url.
If you plan to split products by site, maybe you need changes on datahub for using separate product catalog.