πŸ“§Email Templates tab

In this guide, you will find all the information you need to effectively customize and personalize the emails sent to your clients through our Email Templates feature. Get ready to unleash your creativity and elevate your communication strategy to new heights with our Email Templates.

First of all, by clicking on the little pensil, you can access several configurations :

  1. Subject : The subject/title that will be displayed when the customer receives the email.

  2. Content : The subject/title that will be displayed when the customer receives the email.

  3. Language : In the top right-hand corner you can change the template for each country you are targeting.

Variables

Client Related

  • ID - {$client_id}

  • Client Name - {$client_name}

  • First Name - {$client_first_name}

  • Last Name - {$client_last_name}

  • Company Name - {$client_company_name}

  • Email Address - {$client_email}

  • Address 1 - {$client_address1}

  • Address 2 - {$client_address2}

  • City - {$client_city}

  • State/Region - {$client_state}

  • Postcode - {$client_postcode}

  • Country - {$client_country}

  • Phone Number - {$client_phonenumber}

  • Password - {$client_password}

  • Sign-up Date - {$client_signup_date}

  • Credits - {$client_credit}

  • Card Type - {$client_cc_type}

  • Card Last 4 - {$client_cc_number}

  • Expiry Date - {$client_cc_expiry}

  • Remote Gateway Token - {$client_gateway_id}

  • Client Group ID - {$client_group_id}

  • Client Group Name - {$client_group_name}

  • Total Due Invoices Balance - {$client_due_invoices_balance}

  • Custom Fields - {$client_custom_fields.1}

  • Status - {$client_status}

Other

  • Company Name - {$company_name}

  • Domain - {$company_domain}

  • Logo URL - {$company_logo_url}

  • Client Area URL - {$whmcs_url}

  • Client Area Link - {$whmcs_link}

  • Marketing Unsubscribe URL - {$unsubscribe_url}

  • Signature - {$signature}

  • Full Sending Date - {$date}

  • Full Sending Time - {$time}

Last updated