- Joined
- Apr 28, 2020
- Messages
- 1
- Reaction score
- 0
Code has been generated as below. How do I integrate it into Shopify please?
<call-us
style="position: fixed; bottom: 8px; right: 8px; z-index: 99999;--call-us-form-header-background:#007bc7;--call-us-header-text-color:#ffffff;--call-us-form-height:470px;--call-us-form-width:250px;"
phonesystem-url="https://netgearbusiness.3cx.eu:5001/"
party="chatextension"
allow-call="true"
allow-video="false"
authentication="both"
invite-message= "Hello! How can I help you?"
operator-name="Sales"
facebook-integration-url="https://www.facebook.com/netgearltd"
twitter-integration-url="https://twitter.com/netgeardotgi"
email-integration-url="[email protected]"
allow-soundnotifications="false"
enable-poweredby="false"
ignore-queueownership="false"
show-typing-indicator="true"
auto-focus="true"
enable-onmobile="true"
popout="true"
window-title="Contact Us"
show-operator-actual-name="false"
animation-style="none"
minimized="false"
minimized-style="bubble">
</call-us>
<script src="https://netgearbusiness.3cx.eu:5001/callus.js" charset="utf-8"></script>
<call-us
style="position: fixed; bottom: 8px; right: 8px; z-index: 99999;--call-us-form-header-background:#007bc7;--call-us-header-text-color:#ffffff;--call-us-form-height:470px;--call-us-form-width:250px;"
phonesystem-url="https://netgearbusiness.3cx.eu:5001/"
party="chatextension"
allow-call="true"
allow-video="false"
authentication="both"
invite-message= "Hello! How can I help you?"
operator-name="Sales"
facebook-integration-url="https://www.facebook.com/netgearltd"
twitter-integration-url="https://twitter.com/netgeardotgi"
email-integration-url="[email protected]"
allow-soundnotifications="false"
enable-poweredby="false"
ignore-queueownership="false"
show-typing-indicator="true"
auto-focus="true"
enable-onmobile="true"
popout="true"
window-title="Contact Us"
show-operator-actual-name="false"
animation-style="none"
minimized="false"
minimized-style="bubble">
</call-us>
<script src="https://netgearbusiness.3cx.eu:5001/callus.js" charset="utf-8"></script>