•   Category {{#show.price}} Price {{/show.price}} Weight
  • {{#categories}}
  • {{name}} {{#show.price}} {{currencySymbol}}{{subtotalPriceDisplay}} {{/show.price}}
    {{subtotalWeightDisplay}} {{totalUnit}}
  • {{/categories}}
  • Total {{#show.price}} {{currencySymbol}}{{totalPriceDisplay}} {{/show.price}} {{listTotalWeightDisplay}} {{>unitSelect}}
  • {{#totalConsumableWeight}}
  • Consumable {{#show.price}} {{/show.price}} {{totalConsumableWeightDisplay}} {{totalUnit}}
  • {{/totalConsumableWeight}} {{#totalWornWeight}}
  • Worn {{#show.price}} {{/show.price}} {{totalWornWeightDisplay}} {{totalUnit}}
  • {{/totalWornWeight}} {{#shouldDisplayPackWeight}}
  • Base Weight {{#show.price}} {{/show.price}} {{totalPackWeightDisplay}} {{talUnit}}
  • {{/shouldDisplayPackWeight}}