Provide Dynamic data for user order Count

Hello,

It would be great if there was dynamic data to display orders count in different statuses. For example:

{wc_orders_count:complated}
{wc_orders_count:inprogress}
{wc_orders_count:canceled}

This helps us display a summary of the status of users’ orders in their account. We can also hide the order list in Account > Orders if the user’s order count is 0 and display a custom notification for it.

1 Like