Customer account full-page extensions can now be declared linkable
Platform
Effective August 16, 2024
With New Customer Accounts, you can create custom pages using full-page extensions for use cases like loyalty, subscriptions, and exchanges. Soon, merchants will be able to add these pages to their customer account navigation menus if the page is declared linkable.
To prepare for this, you can now declare your full-page extension as linkable by using allow_direct_linking = true
in your extension configuration.
Please note that not all full-page extensions are suitable for direct linking. For example, if your extension requires the context of a specific order, it’s best to create an order action or extend the Order Status page to link to your full-page extension instead.
Learn more on Shopify.dev and get a sneak peek of the upcoming merchant experience for editing customer account navigation.