Display order information

This widget displays site, account and pricelist group selections to an agent.

This widget also provides backwards navigation. It contains the title, account and site dropdowns, as well as the links to navigate to all sections, etc. For information on creating orders in the agent console, see Create new orders.

If you have an account-based environment, available selectors include site and account selection. For standard storefront environments, selectors include site and pricelist group.

Note that a version of this widget exists within the Storefront framework, as well. See Appendix: Layout Widgets and Elements for information on Storefront widgets.

Migrate widgets

If you have recently migrated and this widget may be visible in your widget list. However, the widget is using the default template file, which may not be available to the page layout.

To migrate, you must update the following widget.template instances:
  • /layouts/createOrderDefaultLayout/widget.template
  • /layouts/editOrderLayout/widget.template

To perform these upgrades, refer to the instructions in Work with widgets.

Widget Name: createOrderHeader

Display Name: Header - Agent Create Order

Supported Page Types:

  • agentCheckoutPageType
  • agentMultiShipCheckoutPageType

Layouts:

  • B2B Checkout Layout - Agent
  • B2B Edit Layout - Agent
  • Checkout Edit Layout – Agent
  • Checkout Edit Layout For Multi Ship - Agent
  • Checkout Layout - Agent
  • Checkout Layout For Multi Ship - Agent
  • Checkout Layout For Pending Payment - Agent

Elements: The header-text element and additional-custom-factors are widget-specific elements. The additional-custom-factors elements allow you to create and display customizations. To understand how these elements are used, refer to the widget’s code view:

  • account-selector
  • additiona-custom-factors
  • back-button
  • header-text
  • plg-selector
  • site-selector

Note: To provide header-level quick links, you must create a custom property on this widget.