Total Awarded Points: {$total_awarded_points}
Awarded By | Date | Points | Status | Notes |
---|---|---|---|---|
{if $b.points_type == 'ORDER'} Order #{$b.order.order_num} {elseif $b.points_type == 'ADMIN'} Gift {else} {$b.points_type} {/if} | {$b.added_date} | {$b.points} | {$b.status} | {if $b.status eq 'APPROVED' && $b.available_on_date ne ''}Not available before: {$b.available_on_date}. {/if}{$b.notes} |
You have no reward points | {/if}
Total Redeemed Points: {$total_used_points}
Order | Date | Points |
---|---|---|
Order #{$b.order_num} | {$b.added_date} | {$b.points} | You haven't used reward points | {/if}