{if empty($category_level)} {assign var="category_level" value=1} {else} {math equation="x + 1" x=$category_level assign="category_level"} {/if}

{$msg.account.register}

{lang msg=$msg.account.register_note url=$url_https}

{$msg.common.required_fields_are_bold}

Create Account

Manage your orders, preferences, alerts, equipment for sale and contact information.
Already have an account? LOGIN

Not signed up yet?


Here are some reasons to have a Free PavementGroup.com Account

Notify Me alerts you when used machinery is added for sale matching your selected category
Price Drop alerts you when specific equipment you've selected drops in price, saving your $$$
Inventory Reports sends you a weekly or monthly used equipment inventory list
Save To Favorites let's you review, print and email saved items anytime
Selling Something let's you upload photos and details of your equipment for sale

{if $is_user_errors == "yes"}
{$msg.account.register_error} {if $userErrors}
    {foreach from=$userErrors item="userError"}
  • {$userError}
  • {/foreach}
{/if}
{/if}

{$msg.billing.billing_information}

{if $FormsBillingCompany != "Invisible"}
{else} {/if}
{if $FormsBillingAddressLine2 != "Invisible"}
{else} {/if}
{if $FormsBillingPhone != "Invisible"}
{else} {/if} {if $cf_billing} {foreach from=$cf_billing item="cfield"}
{cfield field=$cfield}
{/foreach} {/if}

{$msg.shipping.shipping_information}

{$msg.shipping.shipping_as_billing_description}

{$msg.account.account_information}


{if $cf_account} {foreach from=$cf_account item="cfield"}
{cfield field=$cfield}
{/foreach} {/if}
{if $captchaMethod != "None" && $captcha}

Captcha

{$captcha}
{/if} {if $cf_signup}

{$msg.cart.additional_information}

{foreach from=$cf_signup item="cfield"}
{cfield field=$cfield}
{/foreach}
{/if} {if $DisplayTermsAndConditionsCheckbox == "Yes"}
{/if}
{button class="button-register" text=$msg.buttons.buttonRegister file=$smarty.template}   {button type="reset" form="signupForm" class="button-reset" text=$msg.buttons.buttonReset file=$smarty.template}