{% if commerce_config.favicon_url %} {% endif %}
{% if commerce_config.logo_url %} {{ commerce_config.project_title }} logo {% endif %} {{ commerce_config.project_title }}

Edit product

Slug: {{ product.slug }}

{% if product.main_image_url %}

Current main image

{{ product.name }}
{% endif %} {% if product.gallery_images %}

Gallery images

{% for image in product.gallery_images %} {{ image.alt_text or product.name }} {% endfor %}
{% endif %} {% if error %}

{{ error }}

{% endif %}
{% if not categories %}

No categories have been created yet.

{% endif %}

Optional. Uploading a new main image replaces the current main image record.

Optional. You can upload multiple gallery images at once.