Customer Cart Contents

Is there any way that I can view the items customers hold in their carts? All of my items are one of a kind so anyone holding an item in their cart runs the risk that someone else may buy it before they do, so it would be good to create some sense of urgency (or incentive) without being too pushy

Hi @matthewdemonti , you can get the customer’s cart information using the AJAX API, you can then use that information to determine what to show on the online store.