| Current Path : /home/rtorresani/www/vendor/magento/module-msrp/view/frontend/templates/cart/ |
| Current File : //home/rtorresani/www/vendor/magento/module-msrp/view/frontend/templates/cart/subtotal.phtml |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
?>
<div class="subtotal">
<span class="mark msrp">
<?= $block->escapeHtml(__('Order total will be displayed before you submit the order')) ?>
</span>
</div>