Product variants with different description

Hello,

I would like to offer Products with multiple variants, like Tickets for a running event where the customer can choose between different lengths like a 5k, 10k or 20k.

I would like to design in a similar structure like the Education X Template. But how can I change the information (e.g., Lessons or Downloads) according to the selected item?

Hey @Landlieber :wave:,

I can’t think of an easy way to do it without a bunch of custom javascript :confused:. However you could make different products for each ticket while using a filtering library like Jetboost. That way you could add fields for lessons, downloads, etc. on the product.

We’re using SKU for delivery time and File Name for description.

It’s a bit laughable, i know, but gets the job done.