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
|