File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head > < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 "> </ head >
3+ < body >
4+ < script type ='text/javascript '>
5+ function initNextGenChat ( ) {
6+ try {
7+ embeddedservice_nextgenchat . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
8+
9+ embeddedservice_nextgenchat . init (
10+ // '00Dxx00Pd8Wtx4y',
11+ // 'LOCAL_254',
12+ '00DSB0000005YCL' ,
13+ 'tiffany' ,
14+ 'https://w-17729485.my.site-com.tiffany-tso-74z6eoce18yf0.wc.crm.dev:6101/ESWMIAW25441739919783254' ,
15+ {
16+ // scrt2URL: 'http://w-17729485.my.salesforce-scrt-com.tiffany-tso-74z6eoce18yf0.wc.crm.dev'
17+ scrt2URL : 'https://esw-sdb3-blitz.test1.my.pc-rnd.salesforce-scrt.com'
18+ }
19+ ) ;
20+ } catch ( err ) {
21+ console . error ( 'Error loading Next Gen Chat: ' , err ) ;
22+ }
23+ } ;
24+ </ script >
25+ < script type ='text/javascript ' src ='https://w-17729485.my.site-com.tiffany-tso-74z6eoce18yf0.wc.crm.dev:6101/ESWMIAW25441739919783254/assets/js/init.js ' onload ='initNextGenChat() '> </ script >
26+ < style type ='text/css ' src ='https://cdn.jsdelivr.net/npm/motion@latest/dist/motion.js '> </script>
27+ </body>
28+ </html>
You can’t perform that action at this time.
0 commit comments