pricing->addtocart->login|register->checkout page OK

This commit is contained in:
2019-11-06 12:16:33 +01:00
parent c3a26a709e
commit eb6cb2db27
8 changed files with 151 additions and 92 deletions

View File

@@ -66,7 +66,7 @@ export default {
state.isloggedin = false
state.logout_token = null
if (state.isAdmin){
// TODO: what if on a page where login is needed (as commerce checkout and cart)
window.location.reload(true);
}
state.asAdmin = false