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

ASM logo not showing correctly

Former Member
0 Likes
317

Hi,

I am trying to integrate ASM into our custom storefront, but the header looks like this:

Also, when clicking the login button (ANMELDEN) I get this error: WARN [hybrisHTTP8] [PageNotFound] Request method 'POST' not supported

It seems like the logo.tag file is not processed correctly and the ASM controller is not properly called.

I have the cms-content.impex correctly imported, and the asagent user exists in the database.

Does anyone know why the header is not properly displayed?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi, is there anything else in the logs? - this may be an indicator that not all extension related to ASM are loaded, do you have all of them:

 <extension name="assistedservicestorefront" />
 <extension name="assistedservicefacades" />
 <extension name='assistedservicewebservices' />    
 (<extension name='assistedserviceatddtests' />)




I also tried to include ASM in a custom storefront and there were several things to consider like:

  • check if addon install worked as expected

  • UI experience level (responsive, desktop,..)

  • used jquery versions in the storefront