30 parent::__construct($context, $multishipping,
$data);
31 $this->_isScopePrivate =
true;
39 $ids = $this->_session->getOrderIds();
40 if ($ids && is_array($ids)) {
52 return $this->
getUrl(
'sales/order/view/', [
'order_id' => $orderId,
'_secure' =>
true]);
60 return $this->_storeManager->getStore()->getBaseUrl();
getUrl($route='', $params=[])
__construct(\Magento\Framework\View\Element\Template\Context $context, \Magento\Multishipping\Model\Checkout\Type\Multishipping $multishipping, array $data=[])
getViewOrderUrl($orderId)