JS-SDK Developer Needed
Budget: $30 – $250 USD
Hello.
I have html, css, js.
I need to embedded in different pages only JS and instantiate the object.
If i only import widget.js it will show the whole html, css, js.
This is similar to
<script>
LiveChatWidget.call("set_session_variables", {
Login: "joe_public",
Account_ID: "ABCD1234",
Total_order_value: "$123",
});
</script>
I have html, css, js.
I need to embedded in different pages only JS and instantiate the object.
If i only import widget.js it will show the whole html, css, js.
This is similar to
<script>
LiveChatWidget.call("set_session_variables", {
Login: "joe_public",
Account_ID: "ABCD1234",
Total_order_value: "$123",
});
</script>