View Single Post
  #3  
Old 09-14-2009, 04:23 AM
 
info@sjidesign.com info@sjidesign.com is offline
 

Advanced Member
  
Join Date: Aug 2003
Posts: 46
 

Default Re: Email cart contents?

Thank you very much for the reply.

Not sure I understand the following:

This will give you access to the $cart variable, then just loop through $cart["products"], writing the details to a table, then use some of the other $cart variables to put in total, taxes, discounts etc. then wrap that whole string up into PHP's mail function and send it off to your address.

The other parts make sense.

Thank you again, this is very helpful.

Regards

Dan
__________________
X Cart Version 4.2
Reply With Quote