---
title: CustomerEngagement.ShoppingCart.Summary.LineItem
framework: proximityreader
role: symbol
role_heading: Structure
path: proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem
---

# CustomerEngagement.ShoppingCart.Summary.LineItem

A label and value pair of text in the summary section.

## Declaration

```swift
struct LineItem
```

## Topics

### Initializers

- [init(label:value:)](proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem/init(label:value:)-3pcav.md)
- [init(label:value:)](proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem/init(label:value:)-lf9.md)

### Instance Properties

- [label](proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem/label.md)
- [value](proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem/value-swift.property.md)

### Enumerations

- [CustomerEngagement.ShoppingCart.Summary.LineItem.Value](proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem/value-swift.enum.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
