Customer Registration Template:
Shipping Addresses

Once a customer is registered at a store, ShopSite remembers all shipping addresses for orders placed while the customer is signed in. The template sections on this page allow the customer to view, edit, and delete those addresses.

List of Shipping Addresses

The Ship To page lists all shipping addresses for the customer and includes buttons for editing and deleting them.

The unique custom template tags used on this page are:

STORE.ShippingOptions Text field: Ship To
STORE.ShippingOptionsText Text field: Select the ship to address below and click Edit to view or change your shipping information.
CR_Shipping_List Select list of the names of shipping addresses
STORE.ShippingOptionsNote Text field: Delete will remove the shipping information for the selected item.

Edit Shipping

A customer can edit all of the address fields in a shipping address. Additionally, the customer can give each shipping address an easy-to-recognize name, such as "Home" or "Grandma's House."

The unique custom template tags used on this page are:

STORE.EditShipping Text field: Edit Shipping
STORE.DisplayName Text field: Display Name
CR_Ship_DisplayName The customer-defined name of the shipping address
STORE.EditShippingText Text field: This name is used to select the shipping option when you order.
STORE.SC_ShippingAddress Text field: Shipping Address
CR_Edit_Shipping_Address Form with address fields and labels

Delete Shipping Address

Customers can delete shipping addresses at any time. This page asks for confirmation after the customer clicked the Delete button on the List of Addresses page.

The unique custom template tags used on this page are:

STORE.DeleteShipping Text field: Delete Shipping
STORE.DeleteShippingText Text field: This shipping option will be removed, press YES if you wish to proceed.
CR_Delete_Shipping The customer-defined name for the shipping address
STORE.DeleteShippingNote Text field: Note: Once removed the shipping information cannot be recovered.
Next: Customer Registration Forgot Password