Review order history

This widget can display a shopper’s order history.

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 and .less file, which may not be available to the page layout. Additionally, this widget's style format must be updated so that it appears in the layout after a migration.

To migrate, you must update the following widget.template and .less files:
  • /layouts/agentOrderHistoryLayout/widget.template
  • /less/widget-orderHistoryWidgetInst_agent_latest_version_number.less

Widget Name: orderHistoryWidget

Display Name: Order History Widget - Agent

Supported Page Types:

  • agentOrderHistoryPageType
  • agentProfilePageType
  • orderHistoryPageType
  • profilePageType

Layouts: Order History Layout - Agent

Elements: None

Note: To filter order histories by Order ID, you must create a custom property for this widget.