diff --git a/10/umbraco-commerce/key-concepts/bulk-actions.md b/10/umbraco-commerce/key-concepts/bulk-actions.md index bac20aadd1e..92b992da614 100644 --- a/10/umbraco-commerce/key-concepts/bulk-actions.md +++ b/10/umbraco-commerce/key-concepts/bulk-actions.md @@ -4,7 +4,7 @@ description: Perform bulk operations on entities in Umbraco Commerce. # Bulk Actions -When extending Umbraco Commerce, there may come a time when you need the ability to perform a custom action for every entity in a given selection. For example, being able to trigger label printing for a series of orders, or printing physical gift cards for specific gift card entities. +You might need to execute a custom action for each entity in a selection while extending Umbraco Commerce. For example, being able to trigger label printing for a series of orders, or printing physical gift cards for specific gift card entities. Umbraco Commerce allows extending the different table views, adding in **Bulk Actions** to the bulk action bar that appears when you select multiple items. Out of the box all list views contain at minimum a **Delete** bulk action. diff --git a/12/umbraco-commerce/key-concepts/bulk-actions.md b/12/umbraco-commerce/key-concepts/bulk-actions.md index bac20aadd1e..92b992da614 100644 --- a/12/umbraco-commerce/key-concepts/bulk-actions.md +++ b/12/umbraco-commerce/key-concepts/bulk-actions.md @@ -4,7 +4,7 @@ description: Perform bulk operations on entities in Umbraco Commerce. # Bulk Actions -When extending Umbraco Commerce, there may come a time when you need the ability to perform a custom action for every entity in a given selection. For example, being able to trigger label printing for a series of orders, or printing physical gift cards for specific gift card entities. +You might need to execute a custom action for each entity in a selection while extending Umbraco Commerce. For example, being able to trigger label printing for a series of orders, or printing physical gift cards for specific gift card entities. Umbraco Commerce allows extending the different table views, adding in **Bulk Actions** to the bulk action bar that appears when you select multiple items. Out of the box all list views contain at minimum a **Delete** bulk action. diff --git a/13/umbraco-commerce/key-concepts/bulk-actions.md b/13/umbraco-commerce/key-concepts/bulk-actions.md index bac20aadd1e..92b992da614 100644 --- a/13/umbraco-commerce/key-concepts/bulk-actions.md +++ b/13/umbraco-commerce/key-concepts/bulk-actions.md @@ -4,7 +4,7 @@ description: Perform bulk operations on entities in Umbraco Commerce. # Bulk Actions -When extending Umbraco Commerce, there may come a time when you need the ability to perform a custom action for every entity in a given selection. For example, being able to trigger label printing for a series of orders, or printing physical gift cards for specific gift card entities. +You might need to execute a custom action for each entity in a selection while extending Umbraco Commerce. For example, being able to trigger label printing for a series of orders, or printing physical gift cards for specific gift card entities. Umbraco Commerce allows extending the different table views, adding in **Bulk Actions** to the bulk action bar that appears when you select multiple items. Out of the box all list views contain at minimum a **Delete** bulk action.