This is the API docs for LemonStand V1, which has been discontinued. LemonStand is now a cloud based platform, available at lemonstand.com.

LemonStand API

cart_items Twig function

Defined in /modules/shop/classes/shop_twigextension.php, lines 55-58
Author LemonStand eCommerce Inc.
array function cart_items(string $cart_name='main')
$cart_name string specifies the cart name
{return} array returns an array of Shop_CartItem objects.
Returns a list of active cart items.