${product.title}
{{if complectation != null}}
({{each(i,property) complectation.properties }}{{if i != 0}}; {{/if}}${property.property_name}: ${property.value_name}{{/each}})
{{/if}}
{{each(i, property) selected_properties }}
${property.property_name}: ${property.value_name}
{{/each}}
${total_price}