Add to cart button - Collections page - Prestige Theme

@GTStudio

Replace your code with below code.

{% if product.available %}

{{ ‘product.form.add_to_cart’ | t }}

{% endif %}