Multi-tenancy with builder.io

I am having a next.js headless ecommerce storefront which supports multi-tenancy out of the box.

That is on domain xyz.com which belongs to tenant A, it shows products of tenant A only.

So, it’s a single codebase with multiple tenants and I wants to provide each tenant the power to customize his storefront via no-code drag and drop page builder and those changes reflects only on his custom domain xyz.com.

Similarly, there is another tenant B with domain abc.com who customizes his homepage, faq, about us etc. pages via builder.io but those changes apply only to his domain i.e. abc.com

Is it possible to achieve this via builder.io??

Thanks in advance.

(post deleted by author)

(post deleted by author)

Someone please help.