getRequest()->getParam('id')) { $this->_objectManager->create( \Magento\Multishipping\Model\Checkout\Type\Multishipping::class )->setQuoteCustomerBillingAddress( $addressId ); } $this->_redirect('*/checkout/overview'); } }