Corey McKrill

Results 93 comments of Corey McKrill
trafficstars

@zackeryfretty Do the $0 orders actually have line items in them, or are they empty?

Hmm, I'm not able to reproduce. Every order should have at least one product line item in it. How many products does your store have? [Looking at the code](https://github.com/woocommerce/wc-smooth-generator/blob/176dc7c0473e16343bd3e2d23fa94f84d69f5b79/includes/Generator/Order.php#L264-L268), it...

> Quite a few products have no variations in stock, but they all have at least one variation configured. Ok, that's probably the issue. The generator uses the `get_available_variations` method,...