Quote Originally Posted by stevesh View Post
Your store will only send the HTML email if you have it set to do that, and the customer has selected HTML as his email option.

It's been a while since I created the No Prices template, but it looks like I deleted lines 907 and 908 (the second and third lines after // build output for email notification and 920 (begins with '$currencies'). Your line numbers may not be exactly the same.

Thanks for the help. I found the html checked stuff in the admin area and I am able to format out the items I don't want. But this appears to edit the email it is sending back to me (the store). I need to look at the customer html stuff and the lines of code you mentioned above. Is it safe to assume you are talking about the order.php file in reference to the lines 907 and 908?

Thanks
J