Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where is the Comments box located at Checkout?


rhondab

Recommended Posts

Posted

Hello,

 

Can anyone tell me what file the Comments box is where the customer can enter comments at checkout?

 

My clients wants me to add something like Add Gift Note Card Comments here also.

 

Thanks,

Rhonda

Posted

This appears to be on the checkout_shipping.php page but I can't find the text Add Comments About Your Order so I can embellish on those words. I would rather it say Add Comments About Your Order OR Add Your Gift Note Card Verbiage Below:

 

Hello,

 

Can anyone tell me what file the Comments box is where the customer can enter comments at checkout?

 

My clients wants me to add something like Add Gift Note Card Comments here also.

 

Thanks,

Rhonda

Posted

look for: define('NAVBAR_TITLE', 'Cart Contents');

in /includes / languages / english / shopping_cart.php

Posted

Found it! Thanks!

 

Rhonda

 

look for: define('NAVBAR_TITLE', 'Cart Contents');

in /includes / languages / english / shopping_cart.php

Posted

I was wrong, it's in includes / languages / english / checkout_shipping.php

 

look for: define('TABLE_HEADING_COMMENTS', 'Add Comments About Your Order');

Archived

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

×
×
  • Create New...