Price doesn't change with product variant

Hi Everyone, I’m having an issue with my website. It has only one product but with 4 different variants but the problem is that if you change the variant the price remains the same as the main variant. I’d like to have it to change as soon as someone clicks to the other variant. Hope you can help me out! Thanks, I’ll leave the product.liquid code down here. Thanks.

{% comment %}
The contents of the product.liquid template can be found in /sections/product-template.liquid
{% endcomment %}

{% section 'product-template' %}
{% section 'releted_upsell_popup' %}
{% section 'related-product' %}

Hi There!

What theme are you using? Your issue probably lies in your theme.js file more than any other thing.

Let me know!

Hey, @LampyPod

Depending on your theme that you are using, this should be the default behavior. When a new variant is selected from the dropdown menu, the price of that variant should be reflected. What you will want to do is edit your products to ensure that the product variant prices are actually different. I’ve taken a video here to show you how to edit your product variant prices.

Let me know if this helps! If there is anything else I can help you with, please let me know.

Hello. I’m using booster theme 2.2.1. And i’m not able to find any error in the theme.js.

Hello. I’m using booster theme 2.2.1. And i’m not able to find any error in the theme.js.