edd_get_cart_item_template( int $cart_key, array $item, bool $ajax = false )

Get Cart Item Template


Description Description


Parameters Parameters

$cart_key

(Required) Cart key

$item

(Required) Cart item

$ajax

(Optional) AJAX?

Default value: false


Top ↑

Return Return

(string) Cart item


Top ↑

Source Source

File: includes/cart/template.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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