---
title: total
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/customerengagement/shoppingcart/summary-swift.struct/total
---

# total

A decimal value indicating the total amount of the shopping cart.

## Declaration

```swift
let total: Decimal
```

## Discussion

Discussion The total always appears at the bottom as floating text, even when the shopping cart content scrolls. The framework formats this value using the region and currency defined in CustomerEngagementSession.Configuration.
