• Hi

    I have a shop selling sweatshirts. There are six different sweatshirts. Each available in five sizes and three colors.

    The sweatshirts are alle the same. The only difference between them are the print.

    My printer would like to have a summary of how the different colors and sizes, so he he will know how many blank sweatshirts to order from his distributer.

    Is there any way to export a summary of how many black sweatshirts in various sizes and colors I need regarding the print on front? I am using global attributes for the colors and sizes for the sweatshirt. So what I need is some kind of summary of the variants across six different products.

    Any ideas?

    https://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    You’ll probably need to create a custom report for this. Will need to write a script to go through your orders for the past X days/weeks/months and look at each product in the order – creating an individual tally for each product size that has a certain color attribute on it

    Only other way to do this by default would be to manually count.

Viewing 1 replies (of 1 total)

The topic ‘Export orderlist based on attributes’ is closed to new replies.