Question 1168510
.


In my understanding,  the correct question should be


<pre>
    "How many different combinations of salad can you create / order ?"
</pre>



If my interpretation is correct, then the answer is  &nbsp;&nbsp;{{{2^7-1}}} = 127,


assuming that your order is not empty set/combination of salads.