Hello
Would you please advise how I could move the system messages from the top of the page (which is their default position for Shop&Buy template for example).
Thank you and regards
Daria
<?php if(count($app->getMessageQueue())) : ?>
<jdoc:include type="message" />
<?php endif; ?>