Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

bdham
Advanced Member

USA
308 Posts

Pre-sales questions only
(More Details...)

Posted - 12/01/2020 :  15:56:09  
Hi,

When we get an order, the subject line is "Order at your store". Is there a way to include the order id in the subject line? It will help looking for a specific order number without needing to open each email.

Thanks,
Brad

dbdave
ECT Moderator

USA
10243 Posts

Posted - 12/01/2020 :  16:43:27  
Hi Brad, I don't believe there is a feature for that, but most email clients have a search feature and entering an order id should find the email.
I also wanted to ask if it's possible you might be administering your orders from these emails and if so, it may be that you are missing out on some great features if you are not using the admin to handle the orders.
Please feel free to ask if you have any questions about how to handle/manage orders in the admin.

Thanks,
David

Marshall
Ecommerce Template Guru

USA
1874 Posts

Posted - 12/01/2020 :  17:21:46  
In your vsadmin/includes.php file put $xxOrdStr="Order at your store %orderid%, %ordername%";

This works for ASP stores, so it should work for PHP. And I use the Order Name in addition to the the Order Number; makes it easier to search emails.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Phil
ECT Moderator

United Kingdom
7609 Posts

Posted - 12/02/2020 :  01:45:31  
I'm on PHP and this is what I have in the vsadmin/includes.php file - NOTE THE SINGLE QUOTES

$GLOBALS['xxOrdStr']='Order at your store order ID %orderid%';



* Database Migrations and Conversions*
* ASP to PHP Cart Conversions*

*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

Edited by - Phil on 12/02/2020 01:47:08

1818charlie
ECT Moderator

United Kingdom
1177 Posts

Posted - 12/02/2020 :  03:51:16  
The line below works fine in the includes.php file but wouldn't mind the %value% parameter to work in the order received email subject line too!

$GLOBALS['xxOrdStr']='Order No %orderid%, from %ordername%,';

Steve
Egerton Village, Bolton, UK

bdham
Advanced Member

USA
308 Posts

Pre-sales questions only
(More Details...)

Posted - 12/02/2020 :  08:22:16  
Thank you all! Works great!
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000