---
title: totalAdjustedPrice
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/customerengagement/shoppingcart/item/totaladjustedprice
---

# totalAdjustedPrice

A total adjusted price associated with the line item, typically used to indicate a price change.

## Declaration

```swift
var totalAdjustedPrice: Decimal?
```

## Discussion

Discussion When the adjusted price is not nil, totalPrice has an overstrike appearance.
