Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
if | ($orderIds=$block->getOrderIds()) (__('Successfully ordered'))?></h3 >< div class = $block->escapeUrl($block->getViewOrderUrl($orderId)) |
$shippingAddress = $block->getCheckoutData()->getOrderShippingAddress($orderId) | |
else | __pad3__ |
endif | |
endforeach | |
$shippingAddress = $block->getCheckoutData()->getOrderShippingAddress($orderId) |
Definition at line 22 of file success.phtml.
if ( $orderIds=$block->getOrderIds())(__( 'Successfully ordered'))?></h3 >< div class = $block->escapeUrl($block->getViewOrderUrl($orderId)) |
Definition at line 19 of file success.phtml.
else __pad3__ |
Definition at line 27 of file success.phtml.
endforeach |
Definition at line 38 of file success.phtml.
endif |
Definition at line 35 of file success.phtml.