presto-8.x-2.2/themes/presto_theme/templates/commerce/views-view-unformatted--product_pages--page_shop.html.twig
themes/presto_theme/templates/commerce/views-view-unformatted--product_pages--page_shop.html.twig
<div class="row">
<div class="products product-list">
{% for row in rows %}
{{ row.content }}
{% endfor %}
</div>
</div>
