Total Weight: {{totalWeight}} / ({{ carryCapacityPercent }}%)
{{#each itemGroups as | group |}}
{{ group.name }}
{{ group.weight }}
{{/each}}