Fix Metafield Data Display

Topic summary

A product page is displaying metafield data (Product Details and Dimensions) for all product variants simultaneously instead of showing only the information for the currently selected variant.

Expected behavior: When a customer selects a specific variant, only that variant’s metafield details should appear.

Current issue: All variant information displays at once, regardless of selection.

An attached screenshot illustrates the problem showing multiple variants’ data appearing together. The user is seeking help identifying the root cause of this metafield display malfunction.

Summarized with AI on October 30. AI used: claude-sonnet-4-5-20250929.

I have Product Details and Dimensions in our product page, and it is created by the use of Metafields. Normally, when you check a product with multiple variants, it would only show the details for the selected Variant. However, what is happening now is that whenever you view the details for the product, it is showing that all the information for all the variants are showing. I only want selected variant information to show.

Can you check what is the potential reason why this is happening?