|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
| foreach( $block->getPackages() as $packageId=> $package)( $package) ?><?php $params if( $block->displayCustomsValue())( 'Customs Value') ?></th >< td ><? | else = $block->displayCustomsPrice($params->getCustomsValue()) |
| if( $params->getSize())( 'Size') ?></th >< td ><? | endif = ucfirst(strtolower($params->getSize())) |
| endforeach = $item->getQty()*1 | |
| foreach ($block->getPackages() as $packageId => $package) ($package) ?> <?php $params if ($block->displayCustomsValue()) ('Customs Value') ?></th> <td><? else = $block->displayCustomsPrice($params->getCustomsValue()) |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 29 of file packed.phtml.
| endforeach = $item->getQty()*1 |
Definition at line 145 of file packed.phtml.
| if ($params->getGirth()) ('Girth') ?></th> <td><? endif = ucfirst(strtolower($params->getSize())) |
Definition at line 37 of file packed.phtml.