---
title: "Abandoned Cart"
slug: "abandoned-cart"
updated: 2026-01-26T16:17:57Z
published: 2026-01-26T16:17:57Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Abandoned Cart

## Overview

Abandoned Cart is a predefined eCommerce data table that stores products a contact adds to a shopping cart in an online store but does not purchase. This data is saved in Mapp Engage and linked to the contact profile.

The data can be used for email personalization and for running abandoned cart campaigns.

---

## Prerequisites

Abandoned Cart requires a product catalog-related data table to be available.

---

## Navigation Path

*Administration > eCommerce > Abandoned Cart*

---

## Common Use Cases

- **Store abandoned cart product data**: Products that are added to a cart but not purchased are stored per contact.
- **Use cart data for personalization**: Abandoned cart data can be used to personalize email content.
- **Support abandoned cart campaigns**: The data enables targeting contacts who did not complete a purchase.

---

## Abandoned Cart Data Structure

The Abandoned Cart table contains the following fields:

| **Column Heading** | Description |
| --- | --- |
| `productSKU` | Unique identifier of the product |
| `timestamp` | Date when the cart entry was created |
| `size` | Size information related to the product |
| `productPrice` | Price of the product |

The fields are not enumerated and are not required to be unique.

## Related

- [Tracking Abandoned Activity: Wishlist, Browse & Cart](/abandoned-cart-and-wishlist-tracking.md)
- [Setting Up & Testing Abandoned Activity: Cart, Wishlist & Browse](/how-to-abandoned-cart-and-wishlist-tracking-with-mapp-intelligence.md)
- [Personalization with eCommerce Tables and Related Data](/personalization-with-ecommerce-tables-and-related-data.md)
- [Increase Revenue by Responding Quickly to Cart Abandonment](/increase-revenue-by-responding-quickly-to-cart-abandonment.md)
- [eCommerce: Abandoned Cart](/ecommerce-abandoned-cart.md)
