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

  • Do you need to specify a special message/guideline for a given product?
  • 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 email templates:

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