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>10</configurable_products> <!--Configurable products count (each configurable has 3 simple products as options, that are not displayed individually in catalog) -->
15
-
<categories>5</categories> <!-- Number of categories to generate -->
16
-
<categories_nesting_level>3</categories_nesting_level> <!-- Nesting level for categories -->
17
-
<catalog_price_rules>1</catalog_price_rules> <!-- Number os catalog price rules -->
18
-
<cart_price_rules>1</cart_price_rules> <!-- Number of shopping cart price rules -->
19
-
<cart_price_rules_floor>1</cart_price_rules_floor> <!-- The price rule condition: minimum products amount in shopping cart for price rule to be applied -->
20
-
<customers>5</customers> <!-- Number of customers to generate -->
10
+
<websites>1</websites>
11
+
<!-- Number of websites to generate -->
12
+
<store_groups>1</store_groups>
13
+
<!--Number of stores-->
14
+
<store_views>1</store_views>
15
+
<!-- Number of store views -->
16
+
<simple_products>800</simple_products>
17
+
<!-- Simple products count -->
18
+
<configurable_products>50</configurable_products>
19
+
<!--Configurable products count (each configurable has 3 simple products as options, that are not displayed individually in catalog) -->
0 commit comments