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

Compare with Current View Page History

Version 1 Next »

From this release, you could configure to send different content for your emails based on its order detail (ex: product name), for example: 

  • Special message/guideline for specify products ?
  • Write more information (ex: term and condition) if order has cancellation insurance ?

Additionally, now we could search a product easier and more accurate by using regex: 

  • !$stxHelper.initSearch($document).productRegex(".*Concert.*").searchItems().isEmpty()  → is there any product name include "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