edd_get_cart_item_final_price( int $item_key )

Get cart item’s final price


Description Description

Gets the amount after taxes and discounts


Parameters Parameters

$item_key

(Required) Cart item key


Top ↑

Return Return

(float) Final price for the item


Top ↑

Source Source

File: includes/cart/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.9 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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