cart
Interfaces
| Interface | Description |
|---|---|
| CartEntity | Represents a shopping cart entity. |
| CartItemEntity | Represents a single item in the shopping cart. |
| CartRepositoryInterface | Interface for cart repository implementations. Defines methods for interacting with the cart API. |
Functions
| Function | Description |
|---|---|
| setCustomCartRepository | - |