Where can I customize the Subject line for the E-commerce e-mail templates?

Technical support leader

Juraj Ondrus asked on March 25, 2009 09:26

Where can I customize the Subject line for the E-commerce e-mail templates?

Correct Answer

Juraj Ondrus answered on March 25, 2009 09:26

Text: The subject of the e-mail is a resource string. You can find the key value in the ~\CMSResources\CMS.resx file. In this case it should be "ordernotification.customersubject" and "ordernotification.administratorsubject".

You can change the values for these key directly in the resource file. The "{0}" is a macro and the orderID is displayed instead.
Other way is to add these keys to the Site Manager -> Development -> UI Cultures -> click to edit En culture -> New string. Add the key value and the text you want to have. This will ensure that you will be able to easily translate the subjects in other languages.

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.