Hi All
I haven't had much luck with this issue in the k2 Store forum. The K2 store system sends an email to the site owner, when an order is submitted. The email fetches the title etc of the relevant items.
I've been trying to get it to add an extra field for each item- I've been trying to use this method:
getk2.org/documentation/tips-a-tricks/item/221-custom-admin-templates-and-calling-specific-extra-field-data
, but no luck.
This is the code that the php file uses to fetch all the data that is include in the email for each item. Any ideas on how to include an extra field there?