remove commented out dump() statements

This commit is contained in:
Martin Filipovic Hinrichs 2026-06-04 11:00:13 +02:00
parent ed20098932
commit 5bbabb78b3

View file

@ -5,7 +5,6 @@
{% if product.extensions.awardMedia|length %}
<div class="awards">
{% for awardMedia in product.extensions.awardMedia.all() %}
{# {{ dump(awardMedia) }}#}
<a href="{{ seoUrl('frontend.detail.page', {'productId': id}) }}"
title="{{ name }}">
{% sw_thumbnails 'awardMedia' with {
@ -29,7 +28,6 @@
{% endblock %}
{% block component_product_box_name %}
{# {{ dump(product.extensions.awardMedia) }}#}
<a href="{{ seoUrl('frontend.detail.page', {'productId': id}) }}"
class="product-name"
title="{{ name }}">