How do I retrieve the unit price of each line item in a Shopify order (before and after discounts)? EZ Exporter
There's a field called line_items.price which is the unit price of each item ordered before any discounts have been applied. For the line item…