Monday, January 28, 2019

Add a Logo or Image in the Fulfillment Email

Consider the following scenario:

  • The logo or image is in the File Cabinet and AVAILABLE WITHOUT LOGIN = True
  • Under Setup > Accounting > Accounting Preferences > Order Management tab > Fulfillment section:
    • SEND ORDER FULFILLED CONFIRMATION EMAILS box = True
    • USE WEB SITE TEMPLATE FOR FULFILLMENT EMAILS box = False

To add a logo, add a syntax similar to the following in the customization of the fulfillment email:

 

<br><br>

<img src="https://system.netsuite.com/c.NLCORP/portal/forms/US/images/logo_netsuite.gif" alt="NetSuite" height="84" width="200" />

<br><br>

 

To get the URL of the image in the File Cabinet, navigate to the folder where it is stored, then click Edit and use the URL that starts with https://.

Here is a sample of how the customized Fulfillment email will look like:

 

<html><head>

<style>

.smalltext { font-size: 9pt; }

.texttable  { font-size: 10pt; padding: 2 0 2 0 ; border-style: solid; border-width: 1 1 1 1; border-color: white; vertical-align: top;}

.texttablebold  { font-size: 10pt; padding: 2 0 2 0; font-weight: bold; border-style: solid; border-width: 1 0 0 0; border-color: white; vertical-align: top;}

.texttablectr  { font-size: 10pt; text-align: center; padding: 2 0 2 0; border-style: solid; border-width: 1 0 0 0; border-color: white; vertical-align: top;}

.texttablert  { font-size: 10pt; text-align: right; padding: 2 0 2 0; border-style: solid; border-width: 1 0 0 0; border-color: white; vertical-align: top;}

</style>

</head>

<body style='font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt;'>

<br><br>

<img src="https://system.netsuite.com/c.NLCORP/portal/forms/US/images/logo_netsuite.gif" alt="NetSuite" height="84" width="200" />

<br><br>

Dear {1},<br><br>

Thank you for shopping at {6}.

<br><br>

Your order no. {2} has been fulfilled.<br><br>

{3}

{4}

{7}{6}<br><br>

</body></html>

1 comment:

  1. Great Article
    Image Processing Projects




    Deep Learning Projects for Final Year




    JavaScript Training in Chennai



    JavaScript

    Training in Chennai




    The Angular Training covers a wide range of topics including Components, Angular Directives, Angular Services, Pipes, security fundamentals,

    Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer.

    Angular Training

    ReplyDelete