It looks like the table EcomOrders/EcomOrderOrderLines does not store product description and other product fields including custom product fields on an order.
I'm aware i can match up the orderline's product id to a product in the product table, however if a product has changed values since purchase the result will not be correct it will display new data and not the actualy data of the purchase,
Also if its not stored on an order, we risk changing customers receipts when changing product information if we match up like that, which is not a good idea.
Any ideas on what we can do?
Developer forum
eCommerce - Orders doesent store productfields
Replies
You must be logged in to post in the forum