Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
summary.phtml
Go to the documentation of this file.
1 <?php
7 // @codingStandardsIgnoreFile
8 
9 /* @var $block \Magento\ConfigurableProduct\Block\Adminhtml\Product\Steps\Summary */
10 ?>
11 <div data-bind="scope: '<?= /* @noEscape */ $block->getComponentName() ?>'">
12  <h2 class="steps-wizard-title"><?= $block->escapeHtml(
13  __('Step 4: Summary')
14  ); ?></h2>
15 
16  <div class="admin__data-grid-wrap admin__data-grid-wrap-static">
17  <!-- ko if: gridNew().length -->
18  <!-- ko template: {name: getGridTemplate(), data: {
19  grid: gridNew,
20  paging: pagingNew,
21  id: getGridId(),
22  title: $t('New Product Review'),
23  note: $t('Here are the products you\'re about to create.')
24  }} --><!-- /ko -->
25  <!-- /ko -->
26 
27  <!-- ko if: gridExisting().length -->
28  <!-- ko template: {name: getGridTemplate(), data: {
29  paging: pagingExisting,
30  grid: gridExisting,
31  id: getGridId(),
32  title: $t('Associated Products'),
33  note: $t('You created these products for this configuration.')
34  }} --><!-- /ko -->
35  <!-- /ko -->
36 
37  <!-- ko if: gridDeleted().length -->
38  <!-- ko template: {name: getGridTemplate(), data: {
39  paging: pagingDeleted,
40  grid: gridDeleted,
41  id: getGridId(),
42  title: $t('Disassociated Products'),
43  note: $t('These products are not associated.')
44  }} --><!-- /ko -->
45  <!-- /ko -->
46  </div>
47 </div>
48 
49 <script type="text/x-magento-init">
50  {
51  "*": {
52  "Magento_Ui/js/core/app": {
53  "components": {
54  "<?= /* @noEscape */ $block->getComponentName() ?>": {
55  "component": "Magento_InventoryConfigurableProductAdminUi/js/variations/steps/summary",
56  "appendTo": "<?= /* @noEscape */ $block->getParentComponentName() ?>",
57  "gridTemplate": "Magento_InventoryConfigurableProductAdminUi/variations/steps/summary-grid",
58  "variationsComponent": "<?= /* @noEscape */ $block->getData('config/form') ?>.configurableVariations",
59  "modalComponent": "<?= /* @noEscape */ $block->getData('config/form') ?>.configurableModal"
60  }
61  }
62  }
63  }
64  }
65 </script>
__()
Definition: __.php:13
$block
Definition: block.php:8
if(! $_element->getNoDisplay())( $_element->getType()=='hidden')() ?></div ><?php else() ?>< div class if($_note) note
Definition: vat.phtml:24