Page History

Versions Compared

Key

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

From As of this release, you could can configure your emailing campaigns to send different content for your emails based on its the 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 ?

, 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 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 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

...