{*$edit_address|@print_r*}

{*$msg.shipping.shipping_address_editing*}My Address Book

{if $user_errors}
{$msg.shipping.address_error}
    {foreach from=$user_errors item="user_error"}
  • {$user_error}
  • {/foreach}
{/if}
{include file="templates/pages/account/elements/element-shipping-address-form.html"}
No Street Address? Street addresses are normally required to ensure proper delivery. If you do not have a street address(ie P.O.Box only), please call customer service immediately after placing your order on-line so that we may make the proper arrangements to ensure your package is delivered.

Buying something large or on a Pallet? Be sure that your Ship To address is a business as these carriers will not ship to a residential address.

{*button class="button-save" text=$msg.buttons.buttonSave file=$smarty.template*}   {*button type="reset" form="form-address-edit" class="button-reset" text=$msg.buttons.buttonReset file=$smarty.template*}
{include file="templates/pages/account/elements/element-user-tools.html"}