Merge Code
Description
Example Output
##ACTIVEREWARDPOINTS## $
##ACTIVEREWARDPOINTSSINCELASTEMAILNOTIFICATION## $
##ADDITIONALFEES## $
##ADDITIONALFEESDESCRIPTION## $
##ADMINORDERLINK## Link directly to the order in the admin console $
##AFFILIATECENTERLINK## URL to the affiliate system for affiliates to login $
##AFFILIATEEMAIL## Email address of the affiliate $
##AFFILIATELINK## Link the affiliate uses to send people to your site $
##AFFILIATELOGIN## Login id for the affiliate account $
##AFFILIATENAME## Name of the affiliate $
##AFFILIATEPASSWORD## Password for the affiliate account $
##AUTHCODE## merge code for an order?s Authorization codes (Transaction ID for paypal payments) $
##AVSCODE## $
##BILLADDRESS## Customer's billing address $
##BILLCITYSTATEPOSTAL## $
##BILLCOMMENTS## $
##BILLCOMPANY## $
##BILLCOUNTRY## $
##BILLLINE1## $
##BILLLINE2## $
##BILLLINE3## $
##BILLNAME## $
##BILLPHONE## $
##CAMPAIGNCODE## The campaign or AdCode the customer came to the site on $
##CARTID## Displays the cart Id $
##CARTITEMIDLISTQUOTED## $
##CARTITEMS## A list of items in a customer's cart in text format. $
##CARTITEMSHTML## HTML version $
##CARTLINK## Gives a link to an existing cart. $
##CARTNAME## Displays the cart name. $
##CARTPRICELISTQUOTED## $
##CARTQUANTITYLISTQUOTED## $
##CARTTYPE## Displays the cart type. $
##CATEGORYCUSTOMFIELD[fieldname]## Custom fields created for categories, and used via merge codes and import/exporting. $
##COUPONCODE## Displays the coupon code used for an order. $
##CUSTOMERCOMPANY## $
##CUSTOMERCUSTOMFIELD[FieldName]## The value of a custom field for Customers $
##CUSTOMERCUSTOMFIELDLISTITEMTEXT[fieldName]## gets actual text selected from custom field dropdown (as opposed to value, which may or may not be the same as the text) $
##CUSTOMEREMAIL## Email address of the customer $
##CUSTOMERFIRSTNAME## $
##CUSTOMERLASTNAME## $
##CUSTOMERNUMBER## External Customer Nr from the customer account on the General tab. $
##CUSTOMERORDERTOTAL ## Total of all orders that are not of a cancelled or declined order status $
##CUSTOMERORDERTOTAL## $
##CUSTOMERORDERTOTALPAID ## Total of all orders that are not of a cancelled or declined order status for which complete payment has been received (approved) $
##CUSTOMERORDERTOTALPAID## $
##CUSTOMERTITLE## $
##DISCOUNTSTRING## The discount rule name(s) that are applied to the order $
##DISCOUNTTOTAL## The amount of the discount as a negative number $
##EPRODUCTS# Creates the link to the eProduct. Text Only. $
##EPRODUCTSHTML# Creates the link to the eProduct. Clickable. Use in HTML format e-mails only. $
##GIFTCERTIFICATECODESCSV## Lists all gift certificate codes in a comma separated format. Can be used to send multiple codes to a customer via an email template. $
##GIFTCERTIFICATEDELIVERYAREA## Outputs the Gift Certificate code, amount, and expiration date if applicable $
##GIFTCERTIFICATEDELIVERYAREAHTML## Outputs the Gift Certificate code, amount, and expiration date if applicable using HTML line breaks $
##GIFTCERTIFICATETOEMAIL## Obtained from the optional personalization fields on the Gift Certificate eProduct or on the Gift Certificate Edit screen. $
##GIFTCERTIFICATETONAME## Obtained from the optional personalization fields on the Gift Certificate eProduct or on the Gift Certificate Edit screen. $
##GIFTMESSAGE## $
##GTINSORTEDWAREHOUSEORDERITEMS## For New Order Notification (Drop Shipper) email template. This is to sort items by the GTIN $
##HANDLING## $
##HTMLBILLADDRESS## Customer's billing address in an HTML format $
##HTMLORDERITEMS## Items in the order, displayed in a table $
##HTMLSHIPADDRESS## Customer's shipping address in an HTML format $
##HTMLWAREHOUSEORDERITEMS## Lists the items that come from the current warehouse in an order (used for the html based email format) $
##IF[CustomerAdCode=XYZ]## content ##ELSE## content ##ENDIF## The adcode stored on the customer record directly. (BLANK or = checks are supported) $
##IF[CustomerAffiliateCode=XYZ]## content ##ELSE## content ##ENDIF## The affiliate stored on the customer record directly. (BLANK or = checks are supported) $
##IF[CustomerHasNoAccount]## content ##ELSE## content ##ENDIF## $
##IF[CustomerIsAffiliate]## content ##ELSE## content ##ENDIF## $
##IF[CustomerIsNew]## content ##ELSE## content ##ENDIF## $
##IF[CustomerStoreID=123]## content ##ELSE## content ##ENDIF## $
##IF[CustomerType=Wholesale]## content ##ELSE## content ##ENDIF## $
##IF[OrderIsGift]## content ##ELSE## content ##ENDIF## (else if optional) $
##IF[TRACKINGCODEEXISTS]## content ##ELSE## content ##ENDIF## $