How to display price of variant in the variant picker Impact Theme

Topic summary

A user is attempting to modify the variant picker on their Shopify store using the Impact theme to display individual variant prices. They previously achieved this functionality in the Impulse theme but are encountering issues replicating it in Impact.

Current Problem:

  • Modifying snippets/option-value.liquid file
  • Using {{ product.variants[0].price | money }} displays the same price for all variants
  • Using {{ product.variants[index].price | money }} returns no output

Goal:
Display unique prices for each variant directly in the variant picker interface (similar to their previous Impulse theme implementation).

The user provided a product page URL as reference: ruggy.com.au/products/nora-floral-beige-multi-transitional-rug

Status: Unresolved - awaiting community guidance on proper syntax or approach for Impact theme.

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

Hi everyone,

I need your help to transform my product page variant picker , I’m using Impact theme.i want to display price of variant in the variant picker. i am trying to modify snippets/option-value.liquid file. when i am writing {{ product.variants[0].price | money }} it’s giving same values for all variants and when i am writing {{ product.variants[index].price | money }} it’s giving nothing .

i want to achieve like this.

I have achieved this earlier in impulse theme but somehow it’s not working in impact theme

Thanks a lot

Hi
Please find this here https://ruggy.com.au/products/nora-floral-beige-multi-transitional-rug?variant=49263191458078