18 <?php $_prevOptionId =
'' ?>
20 <?php
if (
$block->getOrderOptions() ||
$_item->getDescription()): ?>
21 <?php $_showlastRow =
true ?>
23 <?php $_showlastRow =
false ?>
28 <?php
if (
$_item->getOrderItem()->getParentItem()): ?>
30 <?php
if ($_prevOptionId !=
$attributes[
'option_id']): ?>
32 <td
class=
"col-product"><div
class=
"option-label"><?=
$attributes[
'option_label'] ?></div></td>
33 <td
class=
"col-product">&
nbsp;</td>
34 <td
class=
"col-qty last">&
nbsp;</td>
39 <tr
class=
"<?= (++$_index == $_count && !$_showlastRow) ? 'border' : '' ?>">
40 <?php
if (!
$_item->getOrderItem()->getParentItem()): ?>
41 <td
class=
"col-product">
42 <div
class=
"product-title"><?=
$block->escapeHtml(
$_item->getName()) ?></div>
43 <div
class=
"product-sku-block">
44 <span><?=
__(
'SKU') ?>:</span>
45 <?= implode(
'<br />', $this->helper(
'Magento\Catalog\Helper\Data')->splitSku(
$block->escapeHtml(
$_item->getSku()))) ?>
49 <td
class=
"col-product"><div
class=
"option-value"><?=
$block->getValueHtml(
$_item) ?></div></td>
51 <td
class=
"col-ordered-qty">
58 <td
class=
"col-qty last">
61 class=
"input-text admin__control-text" 62 name=
"shipment[items][<?= /* @escapeNotVerified */ $_item->getOrderItemId() ?>]" 63 value=
"<?= /* @escapeNotVerified */ $_item->getQty()*1 ?>" />
70 <?php
if ($_showlastRow): ?>
72 <td
class=
"col-product">
73 <?php
if (
$block->getOrderOptions(
$_item->getOrderItem())): ?>
74 <dl
class=
"item-options">
76 <dt><?=
$option[
'label'] ?></dt>
78 <?php
if (isset(
$option[
'custom_view']) &&
$option[
'custom_view']): ?>
81 <?=
$block->truncateString(
$option[
'value'], 55,
'', $_remainder) ?>
82 <?php
if ($_remainder):?>
83 ... <span
id=
"<?= /* @escapeNotVerified */ $_id = 'id' . uniqid() ?>"><?= $_remainder ?></span>
85 require([
'prototype'],
function(){
87 $(
'<?= /* @escapeNotVerified */ $_id ?>').hide();
88 $(
'<?= /* @escapeNotVerified */ $_id ?>').up().observe(
'mouseover',
function(){$(
'<?= /* @escapeNotVerified */ $_id ?>').show();});
89 $(
'<?= /* @escapeNotVerified */ $_id ?>').up().observe(
'mouseout',
function(){$(
'<?= /* @escapeNotVerified */ $_id ?>').hide();});
103 <td
class=
"col-ordered-qty">&
nbsp;</td>
104 <td
class=
"col-qty last">&
nbsp;</td>
</td ></tr > $_prevOptionId endif
$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