Hi all,
I had enabled the order on whatsapp button. Its working. But when i receive a message from the customer its not clickable. Please help!! Thanks in advance.
Hi all,
I had enabled the order on whatsapp button. Its working. But when i receive a message from the customer its not clickable. Please help!! Thanks in advance.
Hello @jasdrape ,
Do you use any app to configure WhatsApp widget on your store?
If you are receiving orders on WhatsApp but the URL in the message is not clickable, there could be a few possible reasons for this issue:
Hi,
I am not using app for the "order on whatsapp " button instead i had used code for the same.
Had used it in product.tempelate.liquid
Please find my store URL : https://jasdrape.com/
Password: ebahba
Thanks!!
Use below code :
[

Order On WhatsApp
](https://api.whatsapp.com/send?phone=+YOUR_MOBILE_NUMBER&text=Hi,%20I%20want%20to%20order%20this%20product:%20{{ product.title }} + {{ canonical_url | url_encode }})
Replace “YOUR_MOBILE_NUMBER” with your actual mobile number.