{% load static %}
Este producto no tiene imágenes.
{% endfor %}| SKU | Atributos | Stock | Precio | |
|---|---|---|---|---|
| {{ variant.sku }} | {% for attribute_value in variant.attribute_values.all %}{{ attribute_value }}{% endfor %} | {{ variant.stock }} | {% if variant.price %}{{ variant.price.price_with_tax }} €{% else %}—{% endif %} | |
| Este producto no tiene variantes. | ||||
| Código | Cantidad | Caducidad | Proveedor | |
|---|---|---|---|---|
| {{ batch.code }} | {{ batch.quantity }} | {{ batch.expiration_date|default:'—' }} | {{ batch.provider|default:'—' }} | |
| Este producto no tiene remesas. | ||||