42 $this->_multishipping = $multishipping;
43 $this->_checkoutSession = $checkoutSession;
44 parent::__construct($context,
$data);
45 $this->_isScopePrivate =
true;
65 return $this->_checkoutSession->getQuote();
75 return $this->
getUrl(
'checkout/cart');
87 if (
$_item->getProduct()->getIsVirtual() && !
$_item->getParentItemId()) {
getVirtualProductEditUrl()
__construct(\Magento\Framework\View\Element\Template\Context $context, \Magento\Multishipping\Model\Checkout\Type\Multishipping $multishipping, \Magento\Checkout\Model\Session $checkoutSession, array $data=[])
getUrl($route='', $params=[])