{{ item.name }}
{% for option in item.service_options %}
{{ 'offline.mall::lang.common.service' | trans }}:
{{ option.name }}
{% endfor %}
{{ item.variant_name | raw }}
{% for field in item.custom_field_values %}
{{ field.custom_field.name }}: {{ field.display_value }}
{% endfor %}
{% if item.is_virtual %}
Download links will be sent separately after payment.
{% endif %}
|
{{ item.quantity }} |
{{ item.pricePostTaxes() | raw }}
{% for option in item.service_options %}
+ {{ option.price_formatted }}
{% endfor %}
|
{{ item.totalPostTaxes() | raw }} |