{**$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 or both options below
{/if}
     Notify Me By Email
     Notify Me By SMS - Text(to your cell phone)
{button class="button-register" text=$msg.buttons.buttonUpdate file=$smarty.template}  
{$msgsucc}
{include file="templates/pages/account/elements/element-user-tools.html"}