Versions Compared

Key

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

Send SMS to customers when a new product is published
By enabling this option, the customers will receive SMS when a new product is published.
The following variables can be set in the message content in the Notifications settings
Product title: %product_title%, Product url: %product_url%, Product date: %product_date%, Product price: %product_price%

Send SMS to admin operator when a new order is placed
By enabling this option, the administrator operator will receive SMS when a new order is placed.
The following variables can be set in the message content in the Notifications settings
Order ID: %order_id%, Order status: %status%

...

Send SMS to customer when Admin submits new order
By enabling this option, the customer will receive SMS when admin submits the ordera new order is submitted.
The following variables can be set in the message content in the Notifications settings
Order id: %order_id%, Order number: %order_number%, Order status: %status%, Order Total: %order_total%, Customer name: %billing_first_name%, Customer family: %billing_last_name%

...