EKM Abandon Cart Email Tags
These tags allow you to output customer and order information in your abandon cart outgoing emails.
- Tags
[ekm:customer_firstname][/ekm:customer_firstname]
This outputs the customer's first name.
[ekm:customer_lastname][/ekm:customer_lastname]
This outputs the customer's last name.
[ekm:customer_company][/ekm:customer_company]
This outputs the customer's company name.
[ekm:customer_address][/ekm:customer_address]
This outputs the first line of the customer's address.
[ekm:customer_address2][/ekm:customer_address2]
This outputs the second line of the customer's address.
[ekm:customer_town][/ekm:customer_town]
This outputs the customer's town.
[ekm:customer_county][/ekm:customer_county]
This outputs the customer's county.
[ekm:customer_country][/ekm:customer_country]
This outputs the customer's country as a country code.
[ekm:customer_country_name][/ekm:customer_country_name]
This outputs the customer's country as a name.
[ekm:customer_postcode][/ekm:customer_postcode]
This outputs the customer's postcode.
[ekm:customer_telephone][/ekm:customer_telephone]
This outputs the customer's telephone number.
[ekm:customer_email][/ekm:customer_email]
This outputs the customer's telephone number.
[ekm:shopname][/ekm:shopname]
This outputs the name of the shop.
[ekm:shop_url][/ekm:shop_url]
This outputs the URL to the shop the order was placed on.
[ekm:shop_email][/ekm:shop_email]
This outputs the email address of the current shop.
[ekm:cart_details][/ekm:cart_details]
This outputs the contents of the abandoned cart.
[ekm:cart_link][/ekm:cart_link]
This outputs a link to the cart where the customer can complete their order. Cart abandonment emails only.