Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
totals.phtml File Reference

Go to the source code of this file.

Variables

if($block->getTotals()) if( $block->needDisplayBaseGrandtotal())( 'Your credit card will be charged for') ?></th >< td class endif endif
 

Variable Documentation

◆ endif

if ( $block->getTotals())if ($block->needDisplayBaseGrandtotal()) ('Your credit card will be charged for') ?> </th> <td class endif endif
Initial value:
="amount" data-th="<?= $block->escapeHtml(__('Your credit card will be charged for')) ?>">
<?= $block->displayBaseGrandtotal()
$block
Definition: block.php:8

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

See also
\Magento\Checkout\Block\Cart\Totals

Definition at line 17 of file totals.phtml.