How to fix missing variant issue in Venue theme?

Topic summary

Issue: In the Shopify Venue theme, a product with three variant options (frame, size, border) only displays two options on the live product page; one option is missing. Products with two options (size, layout) display correctly.

Context: Variants = product option choices customers select (e.g., size, frame). The store previously used only two options, and this is the first product with three.

Suspected cause: A theme/template limitation or code that renders only two option selectors, preventing the third from appearing.

Request: Guidance on how to modify the Venue theme code to support and display all three variant options; seeking others’ experience with the same issue. A screenshot is attached to illustrate the missing option.

Status: No responses or fixes posted yet. Open question: what specific code changes or settings are needed in Venue to show all three variant selectors?

Summarized with AI on March 1. AI used: gpt-5.

I currently have the Venue theme installed and I’m trying to figure out an issue with the variants.

Our current products only have 2 variant options (size & layout) so they both show up on the site, however, I’m adding a new product that includes 3 variant options (frame, size, & border) but one of the three options does not show up when the product is live. I’ve attached a picture to explain what I mean.

I’m pretty sure the issue is buried in the code however, I can’t seem to figure out how to fix it. Has anyone else had this issue before? Any advice on how to fix it?