Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As of this release, you can configure your emailing campaigns to send different content for your emails based on the order detail (ex: , e.g., the product name).

For example: 

  • Special Do you need to specify a special message/guideline for specified products a given product?
  • Include more information (ex: term and condition) if your order has a cancellation insurance Do you need to include more information, e.g., terms and conditions, if the order contains a cancellation insurance?

You can now also search a product more efficiently and in a simplified way by using a regex: 

  • !$stxHelper.initSearch($document).productRegex(".*Concert.*").searchItems().isEmpty()  → is there any product name including "Concert" in this order ? 

This feature is available for following emailsemail templates:

  • Order acknowledgement
  • Order acknowledgement with confirmation
  • Confirmation email 
  • Order refusal 
  • Order confirmation 
  • Accompanying letter

...