GetCarts is used to query cart data against the external commerce
system. The method returns a collection of
CartBase objects that
only contains the summary of the main cart data. Examples include:
- Getting the carts for a specific visitor across all visitors
- Getting one of the carts for the current visitor in a multi-cart
solution
- Getting carts that have not been used within a period of time or
abandoned
At your visual studio solution setup: