To help speed up my site, I was wondering if there is a way to do the following:

Select first vegetable:
Select second vegetable:
etc

But all of the fields are populated with the same data:
Potato
Carrot
etc

Instead, I have to populate the attribute every time, and I believe it is the cause behind some site latency.

Any insight?