Merge branch '1.12' into 1.13

* 1.12:
  Update catalog_promotions.rst
This commit is contained in:
Mateusz Zalewski 2022-12-08 15:55:16 +01:00
commit 83a7fdcbb9
No known key found for this signature in database
GPG key ID: 9BECA0BB71612E52

View file

@ -281,9 +281,9 @@ Catalog Promotion Scopes configuration reference
+===============================+====================================================================+
| ``for_products`` | ``['products' => [$productCode]]`` |
+-------------------------------+--------------------------------------------------------------------+
| ``for_taxons`` | ``['variants' => [$variantCode]]`` |
| ``for_taxons`` | ``['taxons' => [$taxonCode]]`` |
+-------------------------------+--------------------------------------------------------------------+
| ``for_variants`` | ``['taxons' => [$taxonCode]]`` |
| ``for_variants`` | ``['variants' => [$variantCode]]`` |
+-------------------------------+--------------------------------------------------------------------+
Catalog Promotion Actions configuration reference