Guofu Posted September 15, 2015 Share Posted September 15, 2015 (edited) I got a question about the comment that a customer made in the order process. So basically when a customer made an order, the customer can add comments, and the comments can be shown in the admin site, just like this. The picture shows the comments: "Please be hurry!" So where are those comments stored? In database? If so, in which table I can find the comments. Thanks Edited September 15, 2015 by Guofu (see edit history) Link to comment Share on other sites More sharing options...
Dh42 Posted September 15, 2015 Share Posted September 15, 2015 You can find them in the order table of the database. Link to comment Share on other sites More sharing options...
Guofu Posted September 16, 2015 Author Share Posted September 16, 2015 I find it, the messages are stored in the ps_messages table. 1 Link to comment Share on other sites More sharing options...
Recommended Posts