How do I do this?
I need a "Variable" to stay in the SRC of the img tag, and it pulls the images.
$JQuery('<div class="bannersucesso" style=" text-align: center;"><img src="#"></div>').insertBefore('.header-container');
In that src="#" there, you need to do this:
{{widget type="banner/widget_banner" template="banner/banner.phtml" banner="confimacao"}}
But it does not pull the image. How can I resolve this?