EDD_Cart::get_item_final_price( int $item_key )

Final Price of Item in Cart (incl. discounts and taxes)


Description Description


Parameters Parameters

$item_key

(Required) Cart item key


Top ↑

Return Return

(float) Final price for the item


Top ↑

Source Source

File: includes/cart/class-edd-cart.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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