Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-checkout/view/frontend/templates/shipping/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-checkout/view/frontend/templates/shipping/price.phtml

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

?>
<?php /** @var $block \Magento\Checkout\Block\Shipping\Price */ ?>

<?php $shippingPrice = $block->getShippingPrice(); ?>
<?= $block->escapeHtml($shippingPrice) ?>