
This example shows an easy way to change all fields in the
item variable at once. It is a really powerful "trick".
[Use of the item variable in a select box instead of as a hidden var]
Note that the single select box above changes the partnumber field, the description field,
the price, and the "per item" shipping field all at once. Having the item var be
a select instead of hidden can add alot of functionality.