<{foreach from=$promotionItemList item=item}>
  • <{$title}><{$item.title}>

    <{$item.price|cur}>
  • <{/foreach}>