If you configure your store to support split shipping, you should also customize the templates for emails that contain order summaries so those emails can display the appropriate shipping addresses.

The data available to the email templates to support the split shipping feature comes from the Orders resource in the Store REST API. Support has been added for multiple shipping groups, in the form of a shippingGroups array, and for an alias property to identify the addresses contained in those shipping groups. For more information, see Understand REST support for split shipping.

Note: Before you customize the email templates, read the “Configure Email Settings” section in Using Oracle Commerce Cloud Service guide. For details about working with FreeMarker templates, see the Apache FreeMarker documentation at freemarker.org.

To display multiple shipping addresses in an email template:

  1. Download the email template as described in Customize Email Templates.

  2. Update the html_body.ftl file. See Sample email template for sections of a sample html_body.ftl file that supports split shipping.

  3. Upload the updated template as described in Customize Email Templates.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices