Skip to main content
Reference

StoreFront Screen Interfaces

The StoreFront system screens are divided into three areas: 1) checkout, 2) affiliate management, and 3) MyAccount customer portal. Each theme will additionally have numerous templates for the store catalog, but those templates do not have a $form variable. They are not included or mentioned here.

note

These templates render the pages that customers visit via emailed links to either cancel their automatic re-orders or update their payment information.

  1. auto_order_cancel.vm
  2. auto_order_cancel_success.vm
  3. auto_order_update_billing.vm
  4. auto_order_update_billing_error.vm
  5. auto_order_update_billing_success.vm
note
  1. account_change_password.vm - legacy script, replaced by MyAccount Customer Portal (above), but remains to avoid breaking existing old web sites.
  2. account_change_password_confirm.vm - legacy script, replaced by MyAccount Customer Portal (above), but remains to avoid breaking existing old web sites.
  3. account_login.vm - legacy script, replaced by MyAccount Customer Portal (above), but remains to avoid breaking existing old web sites.
  4. cardinal_commerce_handoff.vm - rarely used script by a few merchants to faciliate a verified by VISA transaction. safe to ignore
  5. user_error.vm - displays a custom error message (supplied by server) to the end user (customer). only used in rare exceptions during digital downloads. reserved for expanded future use.
  6. wishlist_login.vm - legacy script, replaced by MyAccount Customer Portal (above), but remains to avoid breaking existing old web sites.
Was this page helpful?