In class.order.php Find Add above In order.html (both Desktop and Mobile templates) Find Add after Result
Category: Crisp
Push newsletter subscriber to Crisp CRM automatically
In class.subscribe.php Find Add after In Panels/NewsletterContent.html Find Add after
Automatically push message in 404 page.
For Crisp.Chat In /404.html
Set Name/Email/OrderID in Crisp Automatically
This code will check if email address / order ID exists, then push user name/email/segment to Crisp automatically. Add following code to the footer of both Desktop and Mobile templates.
Adjust Z-Index of Crisp Chat
Add below code in your Crisp Chat code:
Automatically Set Order ID in Crisp Chat User Data
Prerequisite You are using https://crisp.chat/ Function Customer order ID will be set in chat session user data automatically. Implementation Add below code in /templates/<TemplateName>/account_order.html Reference https://help.crisp.chat/en/article/how-can-i-automatically-set-custom-user-data-1xh7pqk/