I have a javascript function I need to display in email for users
I am working on a shopping cart function for a business website. I am trying to send a conformation email to the user showing what they have purchased. Is it possible to capture the display cart function and send it through email. Thanks for your help.