You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<configurable_products>50</configurable_products> <!--Configurable products count (each configurable has 3 simple products as options, that are not displayed individually in catalog) -->
15
15
<categories>30</categories> <!-- Number of categories to generate -->
16
-
<categories_nesting_level>1</categories_nesting_level> <!-- Nesting level for categories -->
17
-
<catalog_price_rules>0</catalog_price_rules> <!-- Number os catalog price rules -->
18
-
<cart_price_rules>0</cart_price_rules> <!-- Number of cart price rules -->
16
+
<categories_nesting_level>3</categories_nesting_level> <!-- Nesting level for categories -->
17
+
<catalog_price_rules>10</catalog_price_rules> <!-- Number os catalog price rules -->
18
+
<cart_price_rules>10</cart_price_rules> <!-- Number of cart price rules -->
19
19
<cart_price_rules_floor>2</cart_price_rules_floor> <!-- The price rule condition: minimum products amount in shopping cart for price rule to be applied -->
20
-
<customers>12</customers>
21
-
<orders>10</orders>
20
+
<customers>20</customers> <!-- Number of customers to generate -->
21
+
<tax_rates_file>tax_rates.csv</tax_rates_file> <!-- Tax rates file in fixtures directory-->
22
+
<orders>80</orders> <!-- Orders count -->
22
23
<configs> <!-- Config variables and values for change -->
0 commit comments