[-] MO : Fix bug #PNM-985 bad zone for carrier listing update
This commit is contained in:
@@ -39,6 +39,8 @@ class OrderControllerCore extends ParentOrderController
|
||||
parent::init();
|
||||
|
||||
$this->step = (int)(Tools::getValue('step'));
|
||||
if (!$this->nbProducts)
|
||||
$this->step = -1;
|
||||
|
||||
// If some products have disappear
|
||||
if (!$this->context->cart->checkQuantities())
|
||||
|
||||
Reference in New Issue
Block a user