cart_sum

cart_sum - returns the total price of all items in the cart

$sum = get_cart();
The documentation is under development. Help us by editing this page.