...
Rule | Description |
---|---|
Minimum Required | Require an amount of components Minimum number of items from the selected component category are required to place the order |
Maximum Allowed | Limit how many components Maximum number of total components from the category that can be ordered |
Maximum Unique | Limit how many Maximum of each indidivual components that can be ordered |
First # components are free | The first given amount of components will have no cost; all additional components will be charged |
Components after # are free | Components after a given amount will have no cost; all previous components will be charged |
Default components are free | Any components marked as "Default" will have no costnot be charged |
In the example abovebelow, the rules are configured as sofollows:
- There is no minimum requirement of components
- 10 layers of the component may be added
- 10 of each available component from the cheese components category may be added
- Minimum Required - One item from the component category is requiredÂ
- Maximum allowed - 10 total items from the entire component category may be added, e.g., 10 total cheese components can be ordered from the category
- Maximum Unique - From any individual component (e.g., Cheese 1, Cheese 2, Cheese 3), a maximum of 3 units of that individual component item may be added
- A maxmum of three units of Cheese 1 may be ordered, for example
- The first component is free
- Components will never be free (except for the first one)
- Default components are not free either
...
Operation
In this example, the item's default price is $3.00, without components. The component category's rules for this item are for the first component to be free. All additional components - if priced - will increase the price.
...