How to set Minimum Order Quantity
Simply go to Design > Product Detail Design. Then paste in the following code:
<td>input id="minimum_quantity" type="hidden" value="1" />
You can adjust the value from "1" to whatever you prefer.
See Screenshot below: