<{if $imageSlider}> <{foreach from=$imageSlider item=imageList}>
  • <{*img class="ui-imglazyload preload" style="background:url(<{$imageList.sliderImage}>) no-repeat center center" alt=""*}>
  • <{/foreach}> <{/if}>