Слава Богу нашлись люди, которые подсказали:
{if $user.fullname}<p><strong>Ф.И.О.:</strong> {$user.fullname}</p>{/if}
{if $user.email}<p><strong>E-mail:</strong> {$user.email}</p>{/if}
{if $address.phone}<p><strong>Телефон:</strong> {$address.phone}</p>{/if}
{if $address.city}<p><strong>Город:</strong> {$address.city}</p>{/if}
{if $address.street}<p><strong>Адрес:</strong> {$address.street}{/if}
{if $address.building} {$address.building}{/if}
{if $address.room} {$address.room}</p>{/if}
{if $address.comment}<p><strong>Комментарии:</strong> {$address.comment}</p>{/if}
{if $delivery.name}<p><strong>Доставка:</strong> {$delivery.name}</p>{/if}
{if $payment.name}<p><strong>Оплата:</strong> {$payment.name}</p>{/if}
Получил ответ в комментариях здесь:
www.youtube.com/watch?v=TZyzlzT0i6A