{{ extends 'global/Page.html' }} {{ block title }}Initial Orders{{ endblock }} {{ block content }}
For each of the 9 products below, enter the quantity you would like to order based on the demand distribution and pricing information shown.
All 9 products have the same initial demand distribution and the same pricing information.
| Retail Price | $57 |
|---|---|
| Purchase Price | $9 |
| Demand Distribution | N(500, 200) |
In this section, changing an order may involve a fee that could range from $0 to $400. This fee will be revealed when you are making the final order decisions.
{{ formfields }} {{ next_button }} {{ endblock }}