Cloudkibo / KiboPush

0 stars 1 forks source link

shopify abandoned: get whatsapp template messages approved and set for abandoned cart #11041

Closed sojharo closed 3 years ago

sojharo commented 3 years ago

coming from #11032

This is the task to get the whatsapp introductory message and abandoned cart reminder message approved from flocksend first and then set them up in our code to be used with our number for whatsapp shopify chatbot.

There will be two messages:

  1. Sent when user opt-ins: i.e. Thanks for opt-in. We will send you updates related to your order on Whatsapp now.
  2. Sent for reminder of abandoned cart: i.e. you forgot to complete your checkout. Please complete the checkout now and create your order.
saniasiddiqui commented 3 years ago

I have sent the email to flocksend to approve following templates:

We wanted the following templates approved for our account:

  1. optin_receive: Thank you for opting-in from {{shop_name}}. Now you will receive your order updates, exclusive offers and news on WhatsApp.

Example: Thank you for opting-in from StoreName. Now you will receive your order updates, exclusive offers and news on WhatsApp.

  1. abandoned_cart_reminder: Hi {{first_name}}, the payment for your order of {{order_amount}} from {{shop_name}} is still pending. Click on the link to complete the payment and confirm your order 👉 {{checkout_url}}
saniasiddiqui commented 3 years ago

Templates have been approved by Flocksend. We can view them on our screen: image

Marking this as resolved.