can js be embedded inside of the form?

  • drazek
    Asked on February 14, 2017 at 8:20 PM

    like this .. or how else to embed amazon .. any integration?

     

    <script type="text/javascript">

    amzn_assoc_placement = "adunit0";

    amzn_assoc_search_bar = "true";

    amzn_assoc_tracking_id = "drazek-20";

    amzn_assoc_ad_mode = "manual";

    amzn_assoc_ad_type = "smart";

    amzn_assoc_marketplace = "amazon";

    amzn_assoc_region = "US";

    amzn_assoc_title = "My Amazon Picks";

    amzn_assoc_debug = "false";

    amzn_assoc_ead = "0";

    amzn_assoc_asins = "B00ALBLZ66,B00GYYAEB6,B007QHLY5U,B001207G9A";

    amzn_assoc_linkid = "1f3513791da50fd0f66263811d31c1d7";

    </script>

    <script src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US"></script>

  • Nik_C
    Replied on February 15, 2017 at 2:43 AM

    Unfortunately, no, it is not allowed to embed JavaScript to our forms since it is considered as not secure. You can only download Full Source code of your form, host it on your server and then embed JavaScript.

    If you have any further questions please let us know.

    Thank you!