Description of Tables and their content

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
I'm trying to identify the table where the product attribute details, that are displayed in the Invoice pdf, are stored --
I added a product attribute that asks for some textual response from the buyer -- it appears in the Invoice pdf but I can't see which table in the database actually holds that data --- any ideas?
7 years ago
kengarthur wrote:
I'm trying to identify the table where the product attribute details, that are displayed in the Invoice pdf, are stored --
I added a product attribute that asks for some textual response from the buyer -- it appears in the Invoice pdf but I can't see which table in the database actually holds that data --- any ideas?

It is stored as XML in AttributesXML in OrderItems table.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.