You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

For example: 

  • Special message/guideline for specified products ?
  • Include more information (ex: term and condition) if your order has a cancellation insurance ?

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

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

This feature is available for following emails:

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


  • No labels