edd_cart_total( bool $echo = true )

Get Total Cart Amount


Description Description

Gets the fully formatted total price amount in the cart. uses edd_get_cart_amount().


Parameters Parameters

$echo

(Optional)

Default value: true


Top ↑

Return Return

(mixed|string|void)


Top ↑

Source Source

File: includes/cart/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.