Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

email order - how to remove sections?


webgurl2006

Recommended Posts

I want to remove shipping, order number and date ordered from the email received for the order.

 

I tried:

 

//define('EMAIL_TEXT_ORDER_NUMBER', 'Order Number:');

 

to the checkout_process.php page, however that was not correct. Which page do I need to amend?

 

Thanks again!

Link to comment
Share on other sites

Edit this file:

 

catalog/checkout_success.php

 

If you just want to change the text in the order e-mail edit this line

 

catalog/includes/languages/english/checkout_success.php

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...