| 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/totals.phtml |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
?>
<div class="cart-totals">
<div class="msrp totals"><?= $block->escapeHtml(__('You will see the order total before you submit the order.')) ?></div>
</div>