This plugin lets you style the automated emails that WP e-Commerce sends to your customers, using a simple theme template file.

WordPress shopping cart plugin
This plugin lets you style the automated emails that WP e-Commerce sends to your customers, using a simple theme template file.

Thanks for creating this plugin!
However, I’m struggling to work out how to populate the output as you can’t use the standard wpsc tags (%product_list% %total_shipping% %total_price%), am I missing something?
Hi there! Sorry it’s taken me a while to notice your question – I don’t get a notification when comments are posted here.
To answer your question, this plugin does not presently modify (or create) the content of the emails. It allows you to put HTML and CSS around the content, and you can use PHP to manipulate the content after WP e-Commerce has supplied it to the email theme template.
To natively arrange the content that is generated by WP e-Commerce, use the WP e-Commerce settings->admin page, where those wpsc tags can be used.