Hi
I’d like to add a hotel booking banner to a global block so I can add it on select pages. I was wondering what the best way to do this was. I tried it in a content area and nothing showed in the preview.
Here is the code supplied by Agoda, but just curious as to where best to add it so I can adjust the width to match screen size.
<div id="adgshp909915700"></div>
<script type="text/javascript" src="//cdn0.agoda.net/images/sherpa/js/init-dynamic_v8.min.js"></script><script type="text/javascript">
var stg = new Object(); stg.crt="5960744546341";stg.version="1.05"; stg.id=stg.name="adgshp909915700"; stg.Width="728px"; stg.Height="90px";stg.RefKey="yYmmba6ny5f7KHYjvMH+ag==";stg.AutoScrollSpeed=5000;stg.AutoScrollToggle=true;stg.SearchboxShow=false;stg.DiscountedOnly=false;stg.Layout="widedynamic"; stg.Language="en-us";stg.ApiKey="00000000-0000-0000-0000-000000000000";stg.Cid="1759773"; stg.City="17019";stg.Currency="THB";stg.OverideConf=false; new AgdDynamic('adgshp909915700').initialize(stg);
</script>
Thanks in advance


