How to embed scripts for advertisers

New to wappler. If this is in documentation or board, I apologize for not finding it. Thank you to whomever answers.

I have affiliate programs with Booking.com and Amazon. They provide js Scripts that call up products or a graphic with a link. In Dreamweaver I merely posted the script in a card or really any space in the html. Tried doing this in W.(In Code View) but nothing shows up. tried putting it in cards, rows and text areas. Nothing. Here are two examples:

Booking:

<ins class="bookingaff" data-aid="1780100" data-target_aid="1780100" data-prod="banner" data-width="190" data-height="180" data-banner_id="85389" data-lang="xu">
    <!-- Anything inside will go away once widget is loaded. -->
        <a href="//www.booking.com?aid=1780100" rel=”nofollow”><a>Booking.com</a>

Amazon:

<script type="text/javascript">
amzn_assoc_placement = "adunit0";
amzn_assoc_tracking_id = "mexicomike-20";
amzn_assoc_ad_mode = "search";
amzn_assoc_ad_type = "smart";
amzn_assoc_marketplace = "amazon";
amzn_assoc_region = "US";
amzn_assoc_default_search_phrase = "Garmin GPS";
amzn_assoc_default_category = "Automotive";
amzn_assoc_linkid = "8843476b110263cded3a504d00b981d9";
amzn_assoc_title = "Shop Related Products";
amzn_assoc_search_bar = "true";
amzn_assoc_search_bar_position = "top";
amzn_assoc_default_browse_node = "15684181";
</script>
<script src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US"></script>
Community Page
Last updated: