Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
subtotal.phtml
Go to the documentation of this file.
1 <?php
6 ?>
7 <div class="subtotal">
8  <span class="mark msrp">
9  <?= /* @escapeNotVerified */ __('Order total will be displayed before you submit the order') ?>
10  </span>
11 </div>
__()
Definition: __.php:13