Skip to Content
Menu
This question has been flagged
1 Reply
3138 Views

Hi All,

How to add this java script to HTML/CSS Editor:

###

<script type='text/javascript'>

 c2c.from = 'asdasdsNAZ21sfsdWwuYda9t';

 c2c.text = 'call us &raquo;';

 c2c.cls = 'btn btn-large btn-success';

 c2c.config = {

      http_service_url: null,

      websocket_proxy_url: null,

      sip_outbound_proxy_url: null

 };

 c2c.init();

</script>

###


I'm try to add but it's always error, Please some give me advice to reformat to add in my front-end shop.


Thanks.

Avatar
Discard
Best Answer

Hi,

In Odoo 13 there is HTML/CSS/JS editor.

Thanks.

Avatar
Discard