OrderLineItem


Describes an order line item.

attributes

Returns the attributes selected for the product.

attributes_label

Returns a label for the attributes selected for the product.

bundle_items

Returns the bundle items.

category_path

Returns the category path.

description

Returns the description.

downloads

Returns information about the download. for this item

gift_card_code

Returns the gift card code if the type is gift_card.

gift_card_expiry

Returns the gift card expiry date if the type is gift_card.

gift_card_value

Returns the gift card value if the type is gift_card.

gtin

Returns a GTIN number for the product.

image

Returns the image.

line_discount

Returns the applied line discount.

line_price

Returns the line price.

manufacturer

Returns the manufacturer.

model

Returns the merchant defined model number.

net_price

Returns the net price.

price

Returns the unit price.

product

Returns the associated product if it’s available at the store.

product_url

Returns the product url.

quantity

Returns the quantity.

rate

Returns the tax rate in decimals.

rate_percentage

Returns the tax rate.

tax

Returns the line tax.

title

Returns the title.

type

Returns the type, either product, bundle or gift_card.

unit

Returns a unit for the product.