---
title: totalPrice
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/customerengagement/shoppingcart/item/totalprice
---

# totalPrice

A value indicating the total price of the item.

## Declaration

```swift
var totalPrice: Decimal
```

## Discussion

Discussion The ProximityReader framework formats the total price using the customer’s locale and currency symbol.
