mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 17:40:58 +00:00
Merge branch '1.12' into 1.13
* 1.12: Update catalog_promotions.rst
This commit is contained in:
commit
83a7fdcbb9
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue