Configurations

Available layout and configuration for the transaction mails sent by the Geins platform

The transaction mails have a base layout and content set, plus a number of configuration options for the layout and additional settings.

The transaction mails all have a base layout and content set, with a number of configuration options for the layout and some additional settings. The available adjustments are listed below.

If you have any questions regarding your mail configuration, contact the Geins support team via the support form in Merchant Center.

Mail layout

TypeDescription
BackgroundColorThe background color of the mail background. Example: "#333333"
BodyColorThe background color of the mail body. Example: "#000000"
SecondBodyColorThe secondary background color of the mail body. Example: "#333333"
HeaderColorThe background color of the mail header. Example: "#333333"
FooterColorThe background color of the mail footer. Example: "#333333"
FooterTextColorThe color of the footer texts. Example: "#333333"
TextColorThe mail text color. Example: "#333333"
SaleTextColorThe color of text on prices shown as sales prices. Example: "#C80000"
NotIncludedTextColorThe color of text on order rows not included in the order. Example: "#C80000"
PreviouslyShippedTextColorThe color of text on order rows already shipped. Example: "#C80000"
BackOrderedTextColorThe color of text on order rows with backorder status. Example: "#E87F00"
ButtonColorThe color of buttons in the mail. Example: "#333333"
ButtonTextColorThe color of the text in buttons. Example: "#fafafa"
BorderRadiusThe border radius size on buttons. Example: 5px
FontLinkThe link to the font used in the mail, such as a Google font. Example: https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i
FontFamilyThe font family used in the mail. Example: "Open Sans, sans-serif"
FontSizeSmallThe small font size on texts, used in a variety of places. Example: "15px"
FontSizeMediumThe medium font size on texts, used in a variety of places. Example: "15px"
FontSizeLargeThe large font size on texts, used in a variety of places. Example: "18px"
LineHeightThe text line-height in the mail. Example: "20px"
LogoUrlThe url to the logo used in the mail. Example: "/Content/img/mail/logo.png"
HeaderImgUrlThe url to the header mail image. Example: "/Content/img/mail/header.jpg"
ProdImgSizeThe size of the product images on order rows in mails such as order confirmation. Example: "180w"

Mail settings

TypeDescription
FromEmailAddressIf an email address exists, copies of order confirmation mails are sent to this address.
DisplayNameA display text shown in the email inbox header instead of the sender mail, for example: "Storename support".
LocaleThe language used for email, standard format. Available languages: sv-SE, da-DK, fi-FI, nb-NO. Default is English: en-US.
ExternalSourceVerificationTagUsed with OrderConfirmationExternalSource. Specify a text that must be included in the html from the external source.
DisabledDisables all transaction mail from being sent.
TextsUsed to override texts.
SmtpHostHost for an external SMTP server. If not specified, ours is used.
SmtpUserUser for an external SMTP server.
SmtpPasswordPassword for an external SMTP server.
OrderConfirmationBCCEmailThe email address that receives a BCC of all sent order confirmation mails.
OrderConfirmationExternalSourceA URL called when the email is generated; the html from it is used instead of our email. The order's publicId is sent to this URL so data can be retrieved via our mgmtapi.
HideArticleNumberHides the article number on products in order mails.
EmailReplyToCustomerIf set to true, the order confirmation email is also sent to the sender of the email.
LoginUrlRelative url to the login page. Example: /login
PasswordResetUrlRelative url to the password reset page. Example: /newpassword

Mail texts

Most of the texts in all the transaction mails, such as the order confirmation title and subtitle, can be adjusted. If you want to do this, contact the Geins support team for more information.