Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-msrp/view/frontend/templates/cart/
Upload File :
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>