14 <div
class=
"admin__table-wrapper">
15 <table
class=
"data-table admin__table-primary edit-order-table">
21 <?php
foreach (
$columns as $columnName => $columnTitle):?>
23 <th
class=
"col-<?= /* @noEscape */ $columnName ?><?= /* @noEscape */ ($i === $lastItemNumber ? ' last' : '') ?>"><span><?= $columnTitle ?></span></th>
29 <?php
if (
$_item->getParentItem()) {
34 <tbody
class=
"<?= /* @noEscape */ $i%2 ? 'even' : 'odd' ?>">
if( $block->getQuote() ->hasVirtualItems())( 'Other items in your order') ?></strong >< a hrefforeach( $block->getVirtualQuoteItems() as $_item)(__( 'Product Name')) ?>"><? endforeach