0

Assisted Service Mode component is not working properly. It could be frontend problem. How can I solve?

This is how it looks on my screen:

enter image description here

This is what I expect:

enter image description here

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48

1 Answers1

1

You need to perform an addon install of the ASM addon against your storefront. This will add the required javascript and styling

ant addoninstall -Daddonnames="assistedservicestorefront" -DaddonStorefront.<storefrontTemplateName>="Storefront1"
Yoni
  • 1,370
  • 7
  • 17