{**$categories|@var_dump**} {if empty($category_level)} {assign var="category_level" value=1} {else} {math equation="x + 1" x=$category_level assign="category_level"} {/if} {literal} {/literal}
{if $user_errors}
{$msg.shipping.address_error}
{/if}

Inventory Reports

{*include file="templates/pages/account/elements/element-user-tools.html"*}
Welcome to your Inventory Reports page!
Here you can select to receive a full inventory report of items available at PavementGroup.com

Choose Frequency
   Send WEEKLY
   Send MONTHLY
 
{*if $notifyemail_inventory==No && $notifysms_inventory==No}
To receive Notice, you must select one options below
{/if*} {if $notifyemail_inventory=='No' && $msgsucc != ''}
To receive Notice, you must select 'Notify Me By Email' below.
{/if}
Select how you'd like to be notified and click Update.

     Notify Me By Email
{*button class="button-register" text=$msg.buttons.buttonUpdate file=$smarty.template*}  
{*$msgsucc*}
{include file="templates/pages/account/elements/element-user-tools.html"}