Represents an orderline in a cart or an order.
Returns 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 contains a cut print product, otherwise returns false
.
Returns the quantity of the cut prints in this orderline. Note that if the orderline contains a regular project which is not a cut print, this returns the number of pages in the project and not 0
.
Returns the unit price of the orderline.
Use the currency filter to format the output.
Returns the orderline price.