When I click in one of the variants the text of price duplicate

hi,

i am using infinit shopify theme but i have a problem, When I click in one of the variants the text of price duplicate

how to solve it ?

https://amore-gelpolish.com/products/professional-nail-drill-machine-electric-nail-file-for-acrylic-gel-nails-acrylic-nail-art-kit-with-touch-sensitive-control-and-lcd-screen-35000rpm-100-240v

1 Like

not found

this is product.liquid code

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

{%- case settings.displayProductPageStyle -%} {%- when '01' -%}
{% section 'product-template-style01' %} {% comment %}{% section 'product-template-style01' %}{% endcomment %}
{%- when '02' -%}
{% section 'product-template-style02' %}
{%- when '03' -%}
{% section 'product-template-style03' %}
{%- when '04' -%}
{% section 'product-template-style04' %}
{%- endcase -%}
{% render 'aliexpress_reviews' , product: product %}
1 Like

Friend, can you explain better what you mean by this code?

I have the same problem with the price doubling when I click on color or size, same infinit theme.

I’ve been looking for a solution but haven’t found it yet, please help me find it. Thank you very much!