{{ 'Container: '|trans }}
{{ 'Total Volume: '|trans }}
{{ v|umConvertiFormatta('cm3','m3', 2)|raw }}
{{ 'Total weight: '|trans }}
{{ p|umConvertiFormatta('g','kg', 2)|raw }}
{{ 'Total Surface: '|trans }}
{{ a|umConvertiFormatta('cm2','m2', 2)|raw }}
{{ 'Show All: '|trans }}
{{ 'Volume: '|trans }}
{{ 'Weight capacity: '|trans }}
{{ 'Surface: '|trans }}