We are using 9.1 and have products with variants.

Today, the product variants are changed based on the season (Spring, Summer, Fall). Each season has three variants and the price is different for each.

(ie:
Spring: A = $200, B = $250, C = $300
Summer: A = $150, B = $200, C = $250
Fall: A = $100, B = $150, C = $200
)

So once it gets to summer we change the variants.

Is there a way on a product page, to have three dropdowns with it's set of variants and an associated dropdown box?

Thanks.