remove specific code testing esi integration
This commit is contained in:
@@ -142,10 +142,4 @@ class CartController extends BaseFrontController
|
||||
return $cartAdd;
|
||||
}
|
||||
|
||||
public function renderMiniCart()
|
||||
{
|
||||
$response = $this->render('includes/mini-cart');
|
||||
return $response;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user