{{for products}}
{{/for}}
{{>name}}
{{>color}}
{{:final_sum_text}}
{{if products_real_price > final_price}}
{{:real_sum_text}}
{{/if}}