Navigation and Routing Actions

These actions move the user to a new screen or page inside the app, or open external content. Think of them as “client-side routing” for Superfans apps.

These are the following actions available in the SDK.

ActionPurposeDocument Link
Open ProductOpens a specific Product Detail Page (PDP).Open Product
Open CollectionOpens a specific Product Listing Page on the app.Open Collection
Open CartOpens cart page of the appOpen Cart
Open Landing PageOpens Landing Page of the appOpen Landing Page
Open UrlOpens an external web URL within the app context.Open Url
Open In-App BrowserOpens a webpage in an in-app browser modal.Open In App Browser
Open Custom BlockOpens a custom-built Superfans block or component.Open Custom Block
Open AuthenticationOpens the login or signup flow.Open Authentication
Open SearchOpens the search screen in-app.Open Search
Open CheckoutDirectly opens Shopify checkout.Open Checkout
Close PopupCloses currently open modals or popups.Close Popup