<?php
// @codingStandardsIgnoreFile
?>
<a
    class="cs-link | multicheckout"
    href="<?php /* @escapeNotVerified */ echo $block->getCheckoutUrl()?>"
>
    <span><?php /* @escapeNotVerified */ echo __('Check Out with Multiple Addresses');?></span>
</a>
