PrintNowPrintNowDocs

User Carts

View and manage customer shopping carts across your storefront, including search, cart contents, and bulk cleanup.

The User Carts page gives administrators a consolidated view of all active shopping carts across a storefront. Each row represents a customer who has items in their cart, showing their contact information, the number of items, and the cart subtotal. Use this page to monitor pending purchases, investigate abandoned carts, delete stale carts to free up resources, or navigate directly to a customer's profile.

This is a read-only summary view of cart data. To view or manage individual cart items for a specific customer, navigate to their profile via the Customer Info action, then open the Carts tab on the user detail page.

View User Carts

  1. From your Unified Admin, go to Users > User Carts.
  2. The list displays all customers with active shopping cart items for the currently selected storefront.
  3. Use the search panel at the top to filter by date range or search text, then click Search. Click Reset to clear filters and reload all carts.
  4. The grid supports client-side pagination with automatic page sizing.

Search Panel

FieldDescription
Start DateFilter carts last updated on or after this date. Uses a date picker.
End DateFilter carts last updated on or before this date. Must be greater than Start Date.
SearchFree-text search matching customer name, email, or other identifying fields.

List Columns

ColumnDescription
Customer#Unique numeric identifier for the customer account.
First NameCustomer's first name.
Last NameCustomer's last name.
EmailCustomer's email address.
Last UpdatedDate and time the cart was last modified (MM/DD/YYYY hh:mm:ss AM/PM).
Item CountNumber of distinct items currently in the customer's cart.
Sub totalCart subtotal displayed as currency (before tax and shipping).
ActionMenu with Customer Info and Delete options.

Actions

ActionDescription
Customer InfoNavigates to the customer's Site Users detail page, where you can view the Carts tab for individual item details.
DeleteDeletes all cart items for this customer after a confirmation prompt. The row is removed from the grid. This cannot be undone.

View Individual Cart Items

To see the specific products in a customer's cart:

  1. Click the Action menu on a cart row and select Customer Info.
  2. On the user detail page, click the Carts tab.
  3. The Carts tab shows each item with a product thumbnail, name, quantity, line total, last updated date, and a delete action to remove individual items.
ColumnDescription
PreviewThumbnail preview of the product in the cart.
NameProduct name.
QuantityNumber of units for this line item.
TotalLine item total displayed as currency.
Last UpdatedDate and time the item was last modified.
ActionDelete button to remove the individual item from the customer's cart.

Associations

AreaEffect
Shopping cart pageCart items shown here are the same items customers see on their View Cart page. Deleting items in the admin removes them from the customer's storefront cart.
Cart counterThe storefront's cart counter component reflects the current item count. Deleting items via the admin updates this count on the customer's next page load.
Checkout flowItems in a customer's cart proceed through the storefront checkout. Monitoring carts here can help identify customers who may need assistance completing their purchase.
  • Site Users — view individual cart details on the customer's profile page
  • User Projects — see saved designs that may become future cart items
  • Orders — view completed purchases from customers who checked out
  • Products — manage the products that appear in customer carts

On this page