Open your theme code in editor in this way
From your Shopify admin, go to Online Store > Themes then click Actions > Edit code.
In the product.liquid file of the Templates folder, find and remove those three lines that says
{% for product_collection in product.collections %}{% if product_collection %}{{ product_collection.title}}{% endif %}{% endfor %}
© 2021 Unicodestudio. All rights reserved.