Represents an orderline in a cart or an order.
When used in paginations can be filtered with the where filter by:
idis_draftReturns a unique ID of the orderline.
Returns the orderline's quantity.
Returns the sum of quantities of all orderlines that contain the same product as this orderline.
Returns the orderline's page count.
Returns true if this orderline is in draft status, otherwise returns false.
Returns true if this orderline contains a cut print product, otherwise returns false.