[-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196
This commit is contained in:
@@ -323,7 +323,8 @@ class AuthControllerCore extends FrontController
|
||||
Hook::exec('actionAuthentication');
|
||||
|
||||
// Login information have changed, so we check if the cart rules still apply
|
||||
CartRule::autoRemoveFromCart();
|
||||
CartRule::autoRemoveFromCart($this->context);
|
||||
CartRule::autoAddToCart($this->context);
|
||||
|
||||
if (!$this->ajax)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user