cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Setting up both b2c and b2b storefronts on single hybris instance

Former Member
0 Likes
538

Dear Experts,

I have installed the b2c_b2b_recipe to install both b2b and b2c storefronts in my hybris instance.

Both are sharing the same core and facade code. I have single product catalog but two content catalogs for b2b and b2c. My b2c storefront is up, but I am not able to set the b2b storefront up. the b2b is getting created in the b2c storefront only.

In initial data I am loading my impexes through setup service.

Below is the folder structure:

b2bStorefront backoffice cockpits corefacade fulfilmentprocess initialdata b2cstorefront

Please advise.

Best Regards, Usha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Usha Rani,

please check your localextensions.xml file for the following extensions, If not, add the following

 <extension name='powertoolsstore' />
 <extension name='b2bcommercebackoffice' />
 <extension name='b2badmincockpit' />
 <extension name='b2bacceleratoraddon' />
 <extension name='commerceorgaddon' />

also refer the following link, https://help.hybris.com/6.5.0/hcd/8acc8a5a86691014a20781b3f738213e.html