EDD_Cart::get_subtotal()
Get Cart Subtotal.
Description Description
Gets the total price amount in the cart before taxes and before any discounts.
Return Return
(float) Total amount before taxes
Source Source
File: includes/cart/class-edd-cart.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |