19 <tr
class=
"summary-total" onclick=
"expandDetails(this, '.summary-details')">
24 <div
class=
"summary-collapse" tabindex=
"0">
25 <?php
if ($this->helper(
'Magento\Tax\Helper\Data')->displayFullSummary()): ?>
26 <?=
__(
'Total Tax') ?>
36 <?php
if (
$block->displayFullSummary()): ?>
40 <?php
if (isset(
$info[
'hidden']) &&
$info[
'hidden']) {
52 <tr
class=
"summary-details<?php if ($isTop): echo ' summary-details-first'; endif; ?>" style=
"display:none;">
53 <?php
if (!is_null(
$rate[
'percent'])): ?>
54 <td
class=
"admin__total-mark"><?=
$rate[
'title'] ?> (<?= (
float)
$rate[
'percent'] ?>%)<br /></td>
56 <td
class=
"admin__total-mark"><?=
$rate[
'title'] ?><br /></td>
77 <tr
class=
"summary-details<?php if ($isTop): echo ' summary-details-first'; endif; ?>" style=
"display:none;">
78 <?php
if (!is_null(
$info[
'percent'])): ?>
79 <td
class=
"admin__total-mark"><?=
$block->escapeHtml(
$info[
'title']) ?> (<?= (float)
$info[
'percent'] ?>%)<br /></td>
81 <td
class=
"admin__total-mark"><?=
$block->escapeHtml(
$info[
'title']) ?><br /></td>
if($this->helper('Magento\Tax\Helper\Data') ->displayFullSummary()) foreach( $block->getTotal() ->getFullInfo() as $info)(isset($info['hidden']) && $info['hidden']) $percent
foreach( $rates as $rate)($isTop) endif
foreach( $_productCollection as $_product)() ?>" class $info