<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/CustomerEngagement/ShoppingCart/Item/init(id:name:quantity:totalPrice:totalAdjustedPrice:descriptions:details:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader18CustomerEngagementO12ShoppingCartV4ItemV2id4name8quantity10totalPrice0k8AdjustedL012descriptions7detailsAGSS_SSSiSo9NSDecimalaAPSgSaySSGARtcfc"
  },
  "title" : "init(id:name:quantity:totalPrice:totalAdjustedPrice:descriptions:details:)"
}
-->

# init(id:name:quantity:totalPrice:totalAdjustedPrice:descriptions:details:)

```
init(id: String = UUID().uuidString, name: String, quantity: Int = 1, totalPrice: Decimal, totalAdjustedPrice: Decimal? = nil, descriptions: [String] = [], details: [String] = [])
```

---

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)