StoreFront Screen Interfaces
This section documents the $form variable for StoreFront system screens: the templates that
display and post form data. Catalog templates have no $form variable and are not covered here.
warning
Only the affiliate management screens are still documented here. Checkout, MyAccount, product review, and wholesale signup screens belonged to the pre-Visual-Builder themes, which are decommissioned. Build those in the StoreFront Visual Builder instead. Affiliate screens have not moved to the Visual Builder yet, so they remain Velocity templates.
Affiliate Management
- affiliate_login.vm
- affiliate_partner_additional_terms.vm
- affiliate_partner_edit_link.vm
- affiliate_partner_edit_managed_link.vm
- affiliate_partner_email_templates.vm
- affiliate_partner_index.vm
- affiliate_partner_ledger.vm
- affiliate_partner_login.vm
- affiliate_partner_logout.vm
- affiliate_partner_lost_password.vm
- affiliate_partner_manage_links.vm
- affiliate_partner_payment.vm
- affiliate_partner_recruiting_link.vm
- affiliate_partner_reports.vm
- affiliate_partner_select_managed_link.vm
- affiliate_partner_update_information.vm
- affiliate_partner_updated_terms.vm
- affiliate_partner_view_link.vm
- affiliate_signup.vm
- affiliate_signup_success.vm

Related
- Screen interface introduction for what
$formis and how each page below is structured. - Top level template variables for the variables available
on every screen, such as
$cart. - StoreFront Visual Builder for everything the retired screens used to cover.
Was this page helpful?