Item count per each item (order)

Top WooCommerce & WordPress Plugins Forums Export WooCommerce Item count per each item (order)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #95291
    Patrick P.
    Participant

    Hello!
    I’ve just gone pro hoping it would be possible to export an order list with item count seperated out per ordered item .
    Right now it sums up all ordered items but I can’t see how many of which were ordered.
    Can this be done?
    Thank you very much!
    Patrick

    • This topic was modified 1 year, 5 months ago by WPWhale.
    #95292
    WPWhale
    Moderator

    Hi Patrick,

    Order Item Count in WooCommerce by default sums up the count for all items in the cart, it’s taken from the get_item_count function, WC documentation:
    https://woocommerce.wp-a2z.org/oik_api/wc_abstract_orderget_item_count/

    Now you want to know how many items (from each product) was in the order, you can use the Item Quantity field, found under Order Items report, it gives you the quantity per separate product in the order.

    Please let me know if you still need any further help,

    Omar

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.