Products
Manage commerce products for {{ commerce_config.host_site_title }}.
Create, edit, price, and preview storefront products.
{{ error }}
| Image | Name | Slug | Categories | Status | Kind | Price count | Edit | Prices | Preview |
|---|---|---|---|---|---|---|---|---|---|
|
{% if product.main_image_url %}
|
{{ product.name }} | {{ product.slug }} | {{ product.category_slugs | join(", ") }} | {{ product.status.value }} | {{ product.kind.value }} | {{ product.prices | length }} | Edit | Prices | Preview |
No products have been created yet.