When you send notification to your customers, you can personalise them by using 'Fishry' smart tags. These help you customise email templates and make them more personal.
Below is the list of tags you can use in the email content, we will dynamically change these values for every recipient when sending the email.
Customer Notification Variables | |
{{Customer.FirstName}} | Customer First Name |
{{Customer.LastName}} | Customer Last Name |
{{Customer.Address}} | Customer Complete Address |
{{Customer.City}} | Customer City Name |
{{Customer.PostCode}} | Customer ZipCode |
{{Customer.ShippingCountry}} | Customer Shipping Country Name |
{{Customer.ShippingRegion}} | Customer Shipping State Name |
{{Customer.Email}} | Customer Email Address |
{{Customer.Phone}} | Customer Mobile Number |
{{{Customer.CartInfo}}} | Customer Order Cart Table |
{{Customer.OrderID}} | Customer Order ID |
{{Customer.PaymentMethod}} | Customer Order Payment Method Name |
{{Customer.Date}} | Customer Order Creation Date |
{{Customer.VerificationCode}} | Customer Order Verification Code |
{{{Customer.OrderNotes}}} | Customer Order Related Notes |
{{Customer.OrderCancelReason}} | Customer Order Cancelation Reason |
{{Customer.OrderCancelDescription}} | Customer Order Cancelation Detail Message |
{{Customer.OrderRefundReason}} | Customer Order Refund Reason |
{{Customer.OrderRefundDescription}} | Customer Order Refund Detail Message |
{{{Customer.TrackingCode}}} | Customer Order Tracking Code in Email |
{{Customer.TrackingCodeSms}} | Customer Order Tracking Code in Sms |
{{Customer.Country}} | Customer Country |
{{{Customer.PasswordResetLink}}} | Customer Password Reset Link |
{{Customer.AbandonedCartLink}} | Customer Abandoned Cart Email Link |
{{Customer.ReviewLink}} | Customer Order Review Link |
Admin Notification Variables | |
{{Admin.Title}} | Title of Email |
{{Admin.Body}} | Body of Email |
{{Admin.Subject}} | Subject of Email |
{{Admin.StoreName}} | Store Name of Store |
Comments
0 comments
Please sign in to leave a comment.