Reply To: Order Details without HTML

#114954
Katie Moreno
Participant

How can I use [order_func] to get it to display a quantity for a specific product id? I have tried

[order_func func="get_item_count(item_id="17438")"]

[order_func func="get_item_count($item_id="17438")"]

[order_func func="get_item_count($item_id = '17438' )"]