Hi @dubzz got the same problem as you!
I’ve found the following plugins to deal with that: WP e-Commerce Style Email & WP e-Commerce Shop Styling.
WP e-Commerce Style Email gives you the product thumb images and product links but you can only style the content of the mail to the customer. But you can send the customer mail to the admin address (see).
WP e-Commerce Shop Styling gives you control over many more mails and you can configure SKU to be shown (select via article overview tab)! But you can not add the thumbs of link to products.
So that’s a dilemma for you…
Hi Iodie,
Thanks for the info. I have installed WP e-Commerce Style Email and have the admin receiving both the admin and customer emails but I can’t seem to get the image and SKU to show.
I’m using ecse_get_email_content() to get the details of the order. Perhaps you know where I can edit that function?
Hi dubzzdigital,
I don’t know I’m using WP e-Commerce Shop Styling because I needed SKU’s harder than pictures and links in the e-mail. Also it gives you more control over all mails.
I did not further pursue WP e-Commerce Style Email to add SKU’s to the transaction report or any other mail. Maybe this post gives you a direction to find the solution:
http://dzoni.iz.rs/add-sku-to-wp-e-commerce-admin-reports/
http://www.leewillis.co.uk/adding-sku-to-email-wp-e-commerce/
And if you got it working please let us all know 😉
Good luck!
I used the code from http://dzoni.iz.rs/add-sku-to-wp-e-commerce-admin-reports/
and it worked! Thanks so much, now I just need to get the image showing in the email…