diff --git a/docs/commerce/discounts/work_with_discounts.md b/docs/commerce/discounts/work_with_discounts.md index e68be9f5..be5bb5c8 100644 --- a/docs/commerce/discounts/work_with_discounts.md +++ b/docs/commerce/discounts/work_with_discounts.md @@ -133,7 +133,10 @@ You can choose everyone, or select one or more customer groups. - added products to a cart for no less than a specified total value - entered a specified discount code - If you set the discount code, you can also set the number of times that the code can be used. + If you set the discount code, you can set the number of times that the code can be used: + + - by a certain customer + - in total, by all customers ![Cart discount conditions](cart_discount_conditions.png) diff --git a/docs/commerce/img/cart_discount_conditions.png b/docs/commerce/img/cart_discount_conditions.png index adc3e2e8..922c4f6d 100644 Binary files a/docs/commerce/img/cart_discount_conditions.png and b/docs/commerce/img/cart_discount_conditions.png differ