10 <div
class=
"page-create-order">
12 require([
"Magento_Sales/order/create/form"],
function(){
13 order.setCurrencySymbol(
'<?= /* @escapeNotVerified */ $block->getCurrencySymbol($block->getCurrentCurrencyCode()) ?>')
16 <div
class=
"order-details<?php if ($block->getCustomerId()): ?> order-details-existing-customer<?php endif; ?>">
18 <div
id=
"order-additional_area" style=
"display: none" class=
"admin__page-section order-additional-area">
19 <?=
$block->getChildHtml(
'additional_area') ?>
22 <div
id=
"order-search" style=
"display: none" class=
"admin__page-section order-search-items">
23 <?=
$block->getChildHtml(
'search') ?>
26 <section
id=
"order-items" class=
"admin__page-section order-items" data-
mage-init=
'{"loader": {}}'>
27 <?=
$block->getChildHtml(
'items') ?>
30 <div
id=
"order-errors" class=
"order-errors"><?=
$block->getChildHtml(
'errors') ?></div>
32 <section
id=
"order-form_account" class=
"admin__page-section order-account-information">
33 <?=
$block->getChildHtml(
'form_account') ?>
36 <section
id=
"order-addresses" class=
"admin__page-section order-addresses">
37 <div
class=
"admin__page-section-title">
38 <span
class=
"title"><?=
__(
'Address Information') ?></span>
40 <div
class=
"admin__page-section-content">
41 <div
id=
"order-billing_address" class=
"admin__page-section-item order-billing-address">
42 <?=
$block->getChildHtml(
'billing_address') ?>
44 <div
id=
"order-shipping_address" class=
"admin__page-section-item order-shipping-address">
45 <?=
$block->getChildHtml(
'shipping_address') ?>
50 <section
id=
"order-methods" class=
"admin__page-section order-methods">
51 <div
class=
"admin__page-section-title">
52 <span
class=
"title"><?=
__(
'Payment & Shipping Information') ?></span>
54 <div
class=
"admin__page-section-content">
55 <div
id=
"order-billing_method" class=
"admin__page-section-item order-billing-method">
56 <?=
$block->getChildHtml(
'billing_method') ?>
58 <div
id=
"order-shipping_method" class=
"admin__page-section-item order-shipping-method">
59 <?=
$block->getChildHtml(
'shipping_method') ?>
64 <?php
if (
$block->getChildBlock(
'card_validation')): ?>
65 <section
id=
"order-card_validation" class=
"admin__page-section order-card-validation">
66 <?=
$block->getChildHtml(
'card_validation') ?>
70 <?=
$block->getChildHtml(
'gift_options') ?>
72 <section
class=
"admin__page-section order-summary">
73 <div
class=
"admin__page-section-title">
74 <span
class=
"title"><?=
__(
'Order Total') ?></span>
76 <div
class=
"admin__page-section-content">
77 <fieldset
class=
"admin__fieldset order-history" id=
"order-comment">
78 <legend
class=
"admin__legend"><span><?=
__(
'Order History') ?></span></legend>
80 <?=
$block->getChildHtml(
'comment') ?>
82 <fieldset
id=
"order-totals" class=
"admin__fieldset order-totals">
83 <?=
$block->getChildHtml(
'totals') ?>
89 <?php
if (
$block->getCustomerId()): ?>
90 <div
class=
"order-sidebar">
91 <div
class=
"store-switcher order-currency">
92 <label
class=
"admin__field-label" for=
"currency_switcher">
93 <?=
__(
'Order Currency:') ?>
95 <select
id=
"currency_switcher" 96 class=
"admin__control-select" 97 name=
"order[currency]" 98 onchange=
"order.setCurrencyId(this.value); order.setCurrencySymbol(this.options[this.selectedIndex].getAttribute('symbol'));">
99 <?php
foreach (
$block->getAvailableCurrencies() as
$_code): ?>
100 <option
value=
"<?= /* @escapeNotVerified */ $_code ?>"<?php
if (
$_code ==
$block->getCurrentCurrencyCode()): ?> selected=
"selected"<?php
endif; ?> symbol=
"<?= /* @escapeNotVerified */ $block->getCurrencySymbol($_code) ?>">
106 <div
class=
"customer-current-activity" id=
"order-sidebar">
$block setTitle( 'CMS Block Title') -> setIdentifier('fixture_block') ->setContent('< h1 >Fixture Block Title</h1 >< a href=" store url</a><p> Config value
if( $form)() ?>< script > require(['jquery' mage mage
if( $block->getCustomerId())( 'Order Currency:') ?></label >< select id if($_code==$block->getCurrentCurrencyCode()) endforeach