Covers all questions related to inventory management, order fulfillment, and shipping.
I am working on a store for a bakery. The site will offer "custom boxes" of donuts, where a customer will be able to select which donuts they want in the box ( 2 chocolate, 2 vanilla, 4 sprinkles, etc.).
What I'd like to be able to do is select a group of orders ("todays orders" if you will) and be able to generate a consolidated list of all the donuts that will be need to be made that day. Instead of having to go order by order and tallying the counts manually.
Is that possible within the Shopify orders system, or via an app?
Thanks!
This is easy to accomplish using the Shopify API as a developer. I built something very similar so my dad (who does shipping) has an easier time parsing what needs to be shipped.
I'm happy to work with you on this if you'd like.