68fordxl Posted February 2, 2008 Posted February 2, 2008 Hey now, fellow, osC Forum Members, Have a client who insists that the product description be included in the Email Confirmation that is sent to a customer when they place the order. In checkout_process.php, I see where the confirmation email is generated with data from the orders_products table in the database. I've added a products_description field to that table, but need help with: 1) Getting the products_description data input into the orders_products table and 2) Getting the products_description data included in the confirmation email that gets sent to the customer Any help greatly appreciated. Thanks in advance. -- Roger Quote
shahin Posted July 21, 2008 Posted July 21, 2008 Could anybody suggest me how to add product description in order email, Kind Regards Shahin Hey now, fellow, osC Forum Members, Have a client who insists that the product description be included in the Email Confirmation that is sent to a customer when they place the order. In checkout_process.php, I see where the confirmation email is generated with data from the orders_products table in the database. I've added a products_description field to that table, but need help with: 1) Getting the products_description data input into the orders_products table and 2) Getting the products_description data included in the confirmation email that gets sent to the customer Any help greatly appreciated. Thanks in advance. -- Roger Quote
Rousie Posted August 18, 2008 Posted August 18, 2008 I REALLY need this one too for a site i'm doing, but not THAT handy with php / SQL Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.