1. Home
  2. Docs
  3. Operations
  4. Email Templates

Email Templates

We have prepared email templates for you. Email templates that are ready to use are the following:

  1. Invoice paid
  2. Order Confirmation
  3. Invoice Generated.

You can enable these templated by going to the Makli > Setting > eCommerce Settings > Email settings.

You can also edit the email templates\’ HTML according to your requirements. We have used variables in the templates. You can use that variable and use your HTML for custom design.

Invoice Paid Email Template:

The invoice paid template\’s variables list is given below:

  1. {client_name}: To set the client name on the invoice.
  2. {invoice_num}
  3. {invoice_date_created}
  4. {invoice_items}
  5. {invoice_last_payment_amount}
  6. {invoice_last_payment_transid}
  7. {invoice_amount_paid}
  8. {invoice_status}
  9. {signature}

 

Order Placed Email Template:

The order placed template\’s variables list is given below:

  1. {client_name}
  2. {order_number}
  3. {client_name}
  4. {order_date}
  5. {order_expire_date}
  6. {order_amount}
  7. {order_billingcycle}
  8. {order_status}
  9. {order_payment_method}
  10. {signature}

 

Invoice Generated Email Template:

The invoice generated template\’s variables list is given below:

  1. {client_name}
  2. {invoice_date_created}
  3. {invoice_payment_method}
  4. {invoice_num}
  5. {invoice_total}
  6. {invoice_due_date}
  7. {invoice_items}
  8. {signature}
Was this article helpful to you? Yes No