{% if commerce_config.logo_url %}
{% endif %}
{{ commerce_config.project_title }}
Edit product
Slug: {{ product.slug }}
{% if product.main_image_url %}Current main image
Gallery images
{% for image in product.gallery_images %}
{% endfor %}
{{ error }}
{% endif %}