-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathcwc3rdSdb39.html
More file actions
31 lines (28 loc) · 1.01 KB
/
cwc3rdSdb39.html
File metadata and controls
31 lines (28 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<title>Testing CWC - 258 on sdb39 - with meta tag for responsive design</title>
</head>
<body>
<h2>Testing CWC in 258 on sdb39 - Nov 5 13:00</h2>
<script type='text/javascript'>
function initEmbeddedMessaging() {
try {
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
embeddedservice_bootstrap.init(
'00DVW000004eDE4',
'Food_Options',
'https://orgfarm-a0d9b8c47f.demo.test1.my.pc-rnd.site.com/ESWFoodOptions1760388339959',
{
scrt2URL: 'https://orgfarm-a0d9b8c47f.demo.test1.my.pc-rnd.salesforce-scrt.com'
}
);
} catch (err) {
console.error('Error loading Embedded Messaging: ', err);
}
};
</script>
<script type='text/javascript' src='https://orgfarm-a0d9b8c47f.demo.test1.my.pc-rnd.site.com/ESWFoodOptions1760388339959/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
</body>
</html>