12 <div
class=
"admin__table-wrapper">
13 <table
class=
"data-grid">
16 <th
class=
"data-grid-checkbox-cell">
17 <label
class=
"data-grid-checkbox-cell-inner">
18 <input type=
"checkbox" 19 id=
"select-items-<?= /* @noEscape */ $randomId ?>" 20 onchange=
"packaging.checkAllItems(this);" 21 class=
"checkbox admin__control-checkbox" 22 title=
"<?= /* @escapeNotVerified */ __('Select All') ?>">
23 <label
for=
"select-items-<?= /* @noEscape */ $randomId ?>"></label>
26 <th
class=
"data-grid-th"><?=
__(
'Product Name') ?></th>
27 <th
class=
"data-grid-th"><?=
__(
'Weight') ?></th>
28 <th
class=
"data-grid-th" <?=
$block->displayCustomsValue() ?
'' :
'style="display: none;"' ?>>
29 <?=
__(
'Customs Value') ?>
31 <th
class=
"data-grid-th"><?=
__(
'Qty Ordered') ?></th>
32 <th
class=
"data-grid-th"><?=
__(
'Qty') ?></th>
37 <?php
foreach (
$block->getCollection() as
$item): ?>
47 <tr
class=
"data-grid-controls-row data-row <?= ($i++ % 2 != 0) ? '_odd-row' : '' ?>">
48 <td
class=
"data-grid-checkbox-cell">
50 <label
class=
"data-grid-checkbox-cell-inner">
51 <input type=
"checkbox" 53 id=
"select-item-<?= /* @noEscape */ $randomId . '-' . $id ?>" 54 value=
"<?= /* @escapeNotVerified */ $id ?>" 55 class=
"checkbox admin__control-checkbox">
56 <label
for=
"select-item-<?= /* @noEscape */ $randomId . '-' . $id ?>"></label>
60 <?=
$item->getName() ?>
62 <td data-role=
"item-weight">
63 <?=
$item->getWeight() ?>
66 if (
$block->displayCustomsValue()) {
67 $customsValueDisplay =
'';
70 $customsValueDisplay =
' style="display: none;" ';
75 <td <?= $customsValueDisplay ?>>
78 class=
"input-text admin__control-text <?= /* @escapeNotVerified */ $customsValueValidation ?>" 79 value=
"<?= /* @escapeNotVerified */ $block->formatPrice($item->getPrice()) ?>" 81 onblur=
"packaging.recalcContainerWeightAndCustomsValue(this);">
84 <?=
$item->getOrderItem()->getQtyOrdered()*1 ?>
87 <input type=
"hidden" name=
"price" value=
"<?= /* @escapeNotVerified */ $item->getPrice() ?>">
90 value=
"<?= /* @escapeNotVerified */ $item->getQty()*1 ?>" 91 class=
"input-text admin__control-text qty<?php if ($item->getOrderItem()->getIsQtyDecimal()): ?> qty-decimal<?php endif ?>">&
nbsp;
92 <button type=
"button" class=
"action-delete" data-action=
"package-delete-item" onclick=
"packaging.deleteItem(this);" style=
"display:none;">
93 <span><?=
__(
'Delete') ?></span>
$block setTitle( 'CMS Block Title') -> setIdentifier('fixture_block') ->setContent('< h1 >Fixture Block Title</h1 >< a href=" store url</a><p> Config value
$_count $_index $_prevOptionId if($block->getOrderOptions()|| $_item->getDescription()) foreach( $items as $_item)( $_item) ?><?php $attributes if( $_item->getOrderItem() ->getParentItem())($_prevOptionId !=$attributes['option_id'])</td >< td > & nbsp
foreach( $block->getColumns() as $_column)() ?><? endforeach