Category "spartacus-storefront"

How to show login page by default after logout?

I want to show my login screen after logout. Currently without LogoutModule after logout my page is redirecting to a blank screen and if I implement it as per t

ConfigModule.withConfig or provideConfig in Spartacus

What is the difference between those two configs and which should be used when? ConfigModule.withConfig({}) and provideConfig({}) The documentation didn't pro