[-] FO : isVirtualCart was forced to false
This commit is contained in:
@@ -56,8 +56,6 @@ class ParentOrderControllerCore extends FrontController
|
||||
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
|
||||
|
||||
$this->nbProducts = $this->context->cart->nbProducts();
|
||||
|
||||
global $isVirtualCart;
|
||||
|
||||
if (!$this->context->customer->isLogged(true) && $this->context->getMobileDevice() && Tools::getValue('step'))
|
||||
Tools::redirect($this->context->link->getPageLink('authentication', true, (int)$this->context->language->id, $params));
|
||||
|
||||
Reference in New Issue
Block a user