Why is my pricing showing issues?

I’m having some issues with my pricing, there seems to be a bug.

imagem_2023-07-28_034125474.png

Hi Kelly43,
It seems that some random code has been injected in your product.liquid file. Can you send link so that it be confirmed?

{%- comment -%}
If the product contains the special __gift tag, we prevent it to be completely accessible by redirecting to the home page
{%- endcomment -%}

{%- if product.tags contains ‘__gift’ -%}

{%- else -%}
{% section ‘product-template’ %}
{% section ‘product-recommendations’ %}
{% section ‘static-promotion-list’ %}
{% section ‘static-recently-viewed-products’ %}

{%- endif -%}

{{ shop.metafields.review_collector.review_code }}

https://admin.shopify.com/store/e909f6/themes/154683048232?key=templates%2Fproduct.liquid