product property

OrderLineItemProduct? product
getter/setter pair

Product data as seen by customer from the time of the order placement.

Note that certain attributes values (for example, title or gtin) might be reformatted and no longer match values submitted through product feed.

Implementation

OrderLineItemProduct? product;