Email variables
Last updated
Was this helpful?
Use email variables to customize shopper emails for your specific scenarios.
Refer to the email list below to see each email theme and draft variables, their description, and preview values.
Editing the 2Checkout emails requires using a variation of the Smarty version 3 syntax. Namely, instead of using { and } as delimiters, please use [% and %], as shown in the example below.
[%$FIRST_NAME_BILLING%] instead of {$FIRST_NAME_BILLING}Customize theme variables to better reflect company-specific details in your emails, such as your logo, address, or support information.
To customize the variable values, follow the steps below.
To customize the support information displayed in your emails, follow the next steps.
Open the Email editor and click Manage variables.
Find or search for the following email variables:
MERCHANT_SUPPORT_EMAIL
MERCHANT_SUPPORT_PHONE
Modify the test values of these variables to reflect the changes you wish to perform.
Click Save.
Use the Preview feature to see how the new variable values will be displayed to your shoppers.
Last updated
Was this helpful?
Was this helpful?