Where can I delete "thank you for using our shopping cart" in the automated emails?

Hello,



Every automated email from CS-Cart have “thank you for using our shopping cart” in the bottom.

Which file should I change to delet or modify the sentence?

[quote name=‘saxdude’]Hello,



Every automated email from CS-Cart have “thank you for using our shopping cart” in the bottom.

Which file should I change to delet or modify the sentence?[/QUOTE]



Which version are you running?



on 2.1.4



Under Content > Languages search for thank



And then you’ll see that language variable



customer_text_letter_footer



Change it whatever you want.

It worked.

Thank you so much. I appreciate it.

In v4.11 to change the content of the snippet that inserts "thank you for using our shopping cart"

Go to Languages, translation and do a search for the string customer_text_letter_footer

You can then change what it says on all footers.

Note - this is a good way to change all the email templates. Open them up - have a look at the preview to see how it reads. If you want to change any of the inserted text, then go to the edit function of the snippet and find the corresponding snippet string.

Repeat the above and you can change the text.

Took me a good 30 mins and a lot of googling but the above was the clue.

Note that this only applies if one is using the newer email editor versus the template based email system. If using the template system, you can go to Administration/Statuses/Order statuses and then change the text for the status you are interested in. But do NOTE that you can no longer set whether the email is sent based on that status in that section. You now have to to to the Adminstration/Notifications/Customer notifications section to enable/disable various emails related to status.

In v4.11 to change the content of the snippet that inserts "thank you for using our shopping cart"