You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/back-office/marketing/content-widgets/index.rst
+19-3
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,14 @@ Manage Content Widgets in the Back-Office
8
8
9
9
Content widgets are snippets of structured information that you can insert into any WYSIWYG field in your application. :ref:`WYSIWYG fields <getting-started-wysiwyg-editor-field>` are available throughout OroCommerce; for example, in category descriptions, on edit pages of products, content blocks, and landing pages.
10
10
11
-
There are four content widget types:
11
+
There are six content widget types:
12
12
13
13
* An Image Slider
14
-
* A Contact Us form
14
+
* A Contact Us Form
15
15
* A Product Mini Block
16
16
* A Product Segment
17
17
* Tabbed Content
18
+
* Customer Dashboard DataGrid
18
19
19
20
Each of these widget types has a different set of options.
20
21
@@ -45,7 +46,7 @@ To create a new content widget:
45
46
46
47
3. Depending on the widget type, form fields are different:
47
48
48
-
* **Contact Us Form** - Enables you to add a standard Contact Us form.
49
+
* **Contact Us Form** - Enables you to add a standard Contact Us form to the Contact Us storefront page. Once the widget is saved, add it to the **Contact Us Form** field under the :ref:`theme configuration <back-office-theme-configuration>`.
:alt:Contact us widget embedded in tabbed content widget
88
89
90
+
.. _content-widgets--dashboard-datagrid-widget:
91
+
92
+
* **Customer Dashboard DataGrid** - Enables you to add a structured, table-style (datagrid) widget to the customer user’s :ref:`Dashboard <storefront--dashboard>` page in the My Account section. Each widget presents up to five of the latest records and allows customers to navigate to a dedicated page for full details. You can configure the datagrid widget to display data from one of the following entities:
93
+
94
+
* **Latest Orders** – Lists the most recent orders placed by the current **customer user**, including order number, total amount, status, and last update.
95
+
* **Open Quotes** – Lists open quotes associated with the current **customer**, including quote number, PO number, and expiration date. Depending on the customer user's permissions, they may or may not see quotes from other users within their organization.
96
+
* **My Checkouts** – Lists ongoing checkout sessions of the current **customer user**, including the number of items, subtotal, and last update. Customers can proceed to checkout directly from this widget.
97
+
* **Requests for Quote** – Lists the most recent RFQs submitted by the current **customer**, including RFQ number, PO number, status, and last update. Depending on the customer user's permissions, they may or may not see RFQs from other users within their organization.
98
+
* **My Shopping Lists** – Shows the shopping lists of the current **customer user**, including the shopping list name, the number of items, subtotal, and last update. Users can either edit or view the list based on their permissions.
99
+
100
+
Once the widget is saved, add it to the **Customer Dashboard Content Widget** field in the :ref:`theme configuration <back-office-theme-configuration>`.
* **Owner** --- Select the owner responsible for the theme configuration.
25
25
* **Theme** --- Select the storefront theme from the list. The default theme starting from version 6.1 LTS is *Refreshing Teal*. However, if you select one of your backup themes from the previous OroCommerce LTS versions, the settings under the Configuration menu below will become disabled. You can still configure them under the :ref:`theme system configuration <configuration--commerce--design--theme>` settings.
@@ -31,11 +31,39 @@ To configure your current storefront theme:
31
31
* **Description** --- Type a short but meaningful description that can help you and other users understand the specifics of the theme.
32
32
* **Type** --- Select the theme type. Currently, only storefront themes are available for configuration.
33
33
34
-
5. In the **Configuration** section, customize the following options. You can preview each menu configuration setting to visualize what the option does and where the selected storefront menu will be positioned.
34
+
5. In the **Configuration** section, customize the following options. You can preview several menu configuration setting to visualize what the option does and where the selected storefront menu will be positioned.
:alt:Configuration section of the theme configuration
38
+
39
+
* **Show Quick Access Menu** --- Enable a storefront quick access menu (:ref:`oro_customer_dashboard_quick_access_menu <menu-management-concept-guide--storefront--quick-access>`) on the customer user’s :ref:`Dashboard <storefront--dashboard>` page. You can edit this menu under *System > Storefront Menus* to include shortcuts to key sections.
:alt:Illustrating the enabled storefront quick access menu on the customer user’s Dashboard page
43
+
44
+
* **Show Purchase Volume Chart** --- Enable a bar chart to show the customer user’s total purchase volume over the past 12 months on the customer user’s :ref:`Dashboard <storefront--dashboard>` page. The total purchase volume is the sum of all orders placed by or for this customer user (excluding sub-orders and canceled orders).
:alt:Illustrating the enabled Purchase Volume Chart on the customer user`s Dashboard page
48
+
49
+
* **Customer Dashboard Content Widget (1-6)** --- Select a :ref:`datagrid content widget <content-widgets--dashboard-datagrid-widget>` from the list of predefined widgets to display on the customer user’s :ref:`Dashboard <storefront--dashboard>` page. You can select up to six content widgets. Only the widgets of the **Customer Dashboard DataGrid** type are displayed in the dropdown list. Each widget presents up to five of the latest records in a grid format, with an option to view all other records on a dedicated page.
:alt:Illustrating the selected 5 content widgets on the customer user’s Dashboard page
53
+
54
+
* **Recommended Products (1-2)** --- Select a :ref:`product segment content widget <content-widgets-user-guide>` from the list of predefined widgets to display on the customer user’s :ref:`Dashboard <storefront--dashboard>` page. You can select up to two content widgets. Only the widgets of the **Product Segment** type are displayed in the dropdown list. This widget highlights specific product segments for the customer user.
:alt:Illustrating the selected 5 content widgets on the customer user’s Dashboard page
58
+
59
+
* **Promotional Content Block (1-2)** --- Select a :ref:`content block <user-guide--landing-pages--marketing--content-blocks>` from the dropdown list to display on the customer user’s :ref:`Dashboard <storefront--dashboard>` page. You can select up to two content blocks. This section can include important information such as news, blog posts, or other relevant content.
:alt:Illustrating the selected 5 content widgets on the customer user’s Dashboard page
35
63
36
64
* **Promotional Content** --- Select a :ref:`content block <user-guide--landing-pages--marketing--content-blocks>` from the dropdown list to display it at the top of the storefront header.
:alt:Promotional content configuration and representation in the storefront header
40
68
41
69
* **Top Navigation Menu** --- Select a storefront menu that will be rendered above the header. Please see the :ref:`concept guide on storefront menu items <menu-management-concept-guide>` to learn more about each menu.
@@ -125,6 +153,11 @@ To configure your current storefront theme:
125
153
126
154
To control whether to hide or disable product attributes within filters, refer to the :ref:`filters and sorting settings <configuration--guide--commerce--configuration--catalog--filters-sorters>` documentation.
127
155
156
+
* **Contact Us Form** --- Select a :ref:`contact us content widget <content-widgets-user-guide>` from the dropdown list of predefined widgets to display on the Contact Us page. Only the widgets of the **Contact Us Form** type are displayed in the dropdown list.
:alt:Illustrating the selected contact us widget on the Contact Us page
160
+
128
161
* **Quantity Inputs in Shopping List** --- Choose how quantity inputs are displayed in the shopping list. Available options are *Plain* (displays a simple input field where users can type the desired quantity manually) and *With Stepper Buttons* (adds ``+`` and ``-`` buttons next to the input field, allowing users to adjust the quantity incrementally).
**Oro_customer_dashboard_quick_access_menu** refers to a customizable quick access menu that appears on the customer user’s :ref:`Dashboard <storefront--dashboard>` page in their **My Account** section. If enabled in the :ref:`theme configuration <back-office-theme-configuration>`, this menu provides customer users with shortcuts to key sections of their account, such as orders, shopping lists, RFQs, quotes, or other important pages. You can edit the menu to include the necessary links, helping customer users navigate their account more efficiently.
The **Dashboard** menu offers a clear and organized overview of a customer user’s key account activities. Designed for convenience, it helps users stay informed about their orders, quotes, checkouts, and more in a single location. Dashboard eliminates the need to navigate through multiple pages by centralizing essential account information, providing quick access, real-time updates, and intuitive navigation for customer users.
7
+
8
+
Dashboard consists of multiple sections that offer instant access to important account details. The sections are customized in the :ref:`theme configuration <back-office-theme-configuration>` in the back-office.
9
+
10
+
* **Quick Access Menu** – A customizable menu with shortcuts to frequently used pages like orders, shopping lists, and RFQs.
11
+
* **Latest Orders, Quotes, RFQs, and Checkouts** – A data grid showing recent activities and transactions, allowing customers to quickly review and manage their activity.
12
+
* **Purchase Volume Chart** – A visual breakdown of total purchases over the past 12 months, helping users track their spending.
13
+
* **Recommended Products** – Personalized product suggestions based on the segments configured in the back-office.
14
+
* **Promotional Content** – Important announcements, news, or special offers displayed directly on the dashboard.
Copy file name to clipboardExpand all lines: user/storefront/account/index.rst
+2
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ To reach the menu details, click **Account** in the user menu on the top left of
16
16
17
17
Your account menu has the following sections:
18
18
19
+
* :ref:`Dashboard <storefront--dashboard>` -- provides a quick and organized overview of a customer user’s key account activities.
19
20
* :ref:`My Profile <frontstore-guide--profile>` -- consolidates all your personal contact information and the default addresses you use to provide the billing and shipping locations.
20
21
* :ref:`Conversations <storefront-guide--conversations>` -- enables communication between back-office users and customers users.
21
22
* :ref:`Address Book <frontstore-guide--address>` -- stores both your company and personal addresses.
@@ -34,6 +35,7 @@ Your account menu has the following sections:
0 commit comments