-
Notifications
You must be signed in to change notification settings - Fork 13
Create Account Success Page Modifications
lat9 edited this page Oct 18, 2024
·
2 revisions
When a store has enabled the OPC's registered-account handling (setting Configuration :: One-Page Checkout Settings :: Enable Account Registration? to true) and a customer completes their account-registration, the customer is shown a modified version of the create_account_success page's content. That modification removes the display of the customer's primary address information … since it's not yet been entered.

The language-text associated with the changes is found in includes/languages/english/lang.create_account_success_register.php and the page-template is found in includes/templates/template_default/templates/tpl_create_account_success_register.php.