{foreach from=$order_items item="order_item"} {$order_item.title}: {$order_item.price|string_format:"%.2f"} {/foreach}