Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
if( $block->canRemoveItems())(__( 'Remove')) ?>" class | endif |
if( $block->isConfigurationRequired( $_item->getTypeId()) &&$block->getDataId()=='wishlist')(__( 'Configure and Add to Order')) ?>" onclickelseif ($block->isConfigurationRequired($_item->getTypeId())) (__('Configure and Add to Order')) ?>" onclick | else |
endforeach | |
else | __pad6__ |
else __pad6__ |
Definition at line 129 of file items.phtml.
if ($block->isConfigurationRequired($_item->getTypeId()) && $block->getDataId() == 'wishlist') (__('Configure and Add to Order')) ?>" onclickelseif ($block->isConfigurationRequired($_item->getTypeId())) (__('Configure and Add to Order')) ?>" onclick else |
Definition at line 99 of file items.phtml.
endforeach |
Definition at line 120 of file items.phtml.