<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/CustomerEngagement/ShoppingCart/Item/totalAdjustedPrice",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader18CustomerEngagementO12ShoppingCartV4ItemV18totalAdjustedPriceSo9NSDecimalaSgvp"
  },
  "title" : "totalAdjustedPrice"
}
-->

# totalAdjustedPrice

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

```
var totalAdjustedPrice: Decimal?
```

## Discussion

When the adjusted price is not `nil`, [`totalPrice`](/documentation/ProximityReader/CustomerEngagement/ShoppingCart/Item/totalPrice) has an overstrike appearance.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)