Liquid error at above cart on every product

Hi there,

I have a liquid error on each product page above add to cart that says

Liquid error (product-form line 214): include usage is not allowed in this context

any help on how to remove this?

thanks so much!

Hi @the-bohemian-co ,

Please send me the code of main-product.liquid file, I will check it.

tHANKS!

{% section ‘product-template’ %}
{% section ‘product-recommendations’ %}
{% section ‘recently-viewed-products’ %}

Is this it? Thanks!

{% section ‘product-template’ %}
{% section ‘product-recommendations’ %}
{% section ‘recently-viewed-products’ %}

Hi @the-bohemian-co ,

Please send me the code of product-template.liquid file, I will check it.

{% section ‘product-template’ %}
{% section ‘product-recommendations’ %}
{% section ‘recently-viewed-products’ %}

Hi @the-bohemian-co ,

Please send me the code of product-template.liquid file, not main-product.liquid file.

I will check it.