App Builder

How to Add and Manage Multiple Pages in Your App

Your MobiDrag app has multiple screens — Home, Product Detail, Cart, Search, and more. This guide explains how to navigate between pages in the builder and understand which blocks appear where.

5 min read5 sectionsUpdated Mar 2026

1   Pages overview

A MobiDrag app is made up of multiple screens (pages). Each page serves a specific purpose — Home is what customers see first, Product Detail shows individual product info, Cart lets them review their order, and so on.

You design each page individually in the builder. Navigate between them using the page dropdown in the toolbar.

Page selector dropdown open showing Home, Cart, Product Detail, Category, Search, Wishlist, My Account and more
Page dropdown — all app screens listed when clicked

The screenshot above shows the full list of pages available in your app: Home, Cart, Product Detail, Category, Search, Wishlist, My Account, Order Details, Past Purchases, and more.

2   Switching between pages in the builder

  1. 1In the builder toolbar, find the page dropdown — it shows the currently active page name (e.g., "Home").
  2. 2Click the dropdown to expand the full list of pages.
  3. 3Click any page name to switch to it. The canvas and left panel update immediately to show that page's blocks.
  4. 4Edit blocks, add new ones, or adjust settings — all changes are isolated to the page you selected.
App Builder showing Home page with page dropdown visible in toolbar
App Builder on the Home page — page shown in toolbar dropdown

3   Global blocks vs. page-specific blocks

Not all blocks are equal when it comes to pages:

Block typeExamplesAppears on
Global blocksHeader, Bottom Navigation, Side NavigationEvery page — edit once, updates everywhere
Page-specific blocksHero Banner, Product Grid, Collection Slider, Countdown TimerOnly the page you added them to
⚠️

Changing the Header on any page updates it on all pages. This is intentional — global blocks ensure a consistent navigation experience for your users.

4   What each page is for

PagePurposeKey blocks to add
HomeMain landing screen — first thing customers seeHero Banner, Featured Collections, Product Grid, Countdown Timer
Product DetailIndividual product page (PDP)Product Images, Product Info, Add to Cart, Reviews
Category / CollectionBrowse products in a collectionProduct Grid, Filters, Sort options
CartShopping cart and checkout summaryCart Items, Order Summary, Checkout button
SearchProduct search resultsSearch Bar, Search Results Grid
WishlistSaved / favorited productsWishlist Grid
My AccountCustomer profile and order historyAccount Details, Order History
Past PurchasesPrevious orders viewOrder List, Reorder button

5   Tips for multi-page design

  • Start with Home: Design the Home page first — it is the most visible and sets the tone for the rest of the app.
  • Consistent navigation: Set up your Bottom Navigation and Side Navigation (global blocks) early. Once configured, they are done for all pages.
  • Test the full flow: After designing Home and PDP, use Live Preview to tap through the full shopping journey as a customer would experience it.
  • Brand Kit applies everywhere: Colors and fonts from Brand Kit apply to every page automatically — you only need to set them once.