pricing->addtocart->login|register->checkout page OK
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user