|
|
@@ -16,7 +16,7 @@ A condition defines the criteria that must be met for the Promotion to be activa
|
|
|
|
|
|
* If the order total is at least $X
|
|
|
* Buy at least X of a certain product
|
|
|
-* But at least X of any product with the specified [FacetValues](/user-guide/catalog/facets)
|
|
|
+* Buy at least X of any product with the specified [FacetValues](/user-guide/catalog/facets)
|
|
|
* If the customer is a member of the specified [Customer Group](/user-guide/customers#customer-groups)
|
|
|
|
|
|
Vendure allows completely custom conditions to be defined by your developers, implementing the specific logic needed by your business.
|