Skip to content
Skip to main content

Pages and Sections

Pages are the main containers for your app's content. Each page represents a distinct area of your application with its own unique purpose and layout. Pages help organize your content in a logical and intuitive way, making it easier for users to navigate through your app. You can create multiple pages for different product categories, information sections, or features of your business.

Sections are the building blocks of your Taptool mobile app's content. They allow you to create a rich, engaging experience for your customers by displaying your products, collections, and brand content in visually appealing ways.

Pages And Sections

Available Section Types

Taptool offers a variety of section types that you can add to your app:

1. Hero Banner

A large banner image that appears at the top of your app screen. Ideal for:

  • Highlighting promotions
  • Featuring new product launches
  • Displaying seasonal campaigns

A horizontally scrollable row of products. Perfect for:

  • Showcasing bestsellers
  • Featuring new arrivals
  • Displaying related products

3. Collection Grid

A grid of your product collections that users can tap to explore. Great for:

  • Organizing products by category
  • Making navigation intuitive
  • Providing visual cues for different product types

4. Text Block

A customizable block of text. Useful for:

  • Sharing your brand story
  • Explaining product features
  • Providing helpful information to customers

5. Image Block

A customizable image or set of images. Ideal for:

  • Showcasing lifestyle photography
  • Displaying user-generated content
  • Creating visual separation between sections

6. Video Block

Embed videos directly in your app. Perfect for:

  • Product demonstrations
  • Brand storytelling
  • Tutorial content

A dedicated section highlighting a specific product. Great for:

  • Promoting your flagship product
  • Highlighting limited edition items
  • Showcasing products with special features

Adding New Pages

To add a new page to your app, click the "+" icon next to "app" in the navigation sidebar. When you click on this icon, a new page will appear. You'll need to give your page a name that describes its purpose. Once created, you can add various sections to your new page to build out its content.

Adding New Sections

Step 1: Click the Add Button

To add a new section, locate the small "+" button next to the navigation item where you want to add a new section. This button appears when you hover over navigation items in the sidebar.

Step 2: Choose a Section Type

After clicking the "+" button, a dialog will appear with two options for adding new sections:

Section Type Selection

You have two options for adding sections:

Option 1: New from Template

This option allows you to create a new section from a blank template that you can fully customize.

  1. Click on the "New from template" option
  2. A new section will be added
  3. The editing panel will appear on the right side of the screen, where you can customize various aspects of your section

In the editing panel, you can configure:

  • Title of the section
  • Data source for content
  • Background and foreground colors
  • Font styles and typography
  • Other section-specific settings
Custom Code Template

If you select "Custom Code" from the section type options, you'll be able to create a fully customized section using your own HTML, CSS, and JavaScript code:

When you select this option, the code editor will open with three tabs:

  1. body.html - For your HTML structure
  2. styles.css - For your CSS styling
  3. scripts.js - For JavaScript functionality

Custom Code Editor

This gives you complete control over the appearance and functionality of your section. You can create entirely custom UI elements, animations, and interactive features that go beyond the standard template options.

After writing your code, use the Preview button to test how it will appear in your app before saving.

The Component Gallery provides pre-designed section templates that you can quickly add to your app.

  1. Click on the "Component gallery" option
  2. Browse through the available components in the gallery
  3. Click on a component to add it to your navigation

Section Gallery

The gallery includes various component types such as:

  • Featured products displays
  • Collection lists
  • Hero banners
  • And many other specialized sections

Customizing Sections

After clicking on a section, a customization menu appears on the right side of the screen. This menu provides various options to tailor the section according to your needs. Each section type has its own specific customization options.

Reordering Sections

To change the order of your sections just drag and drop on the section you want to move.

Tips for Effective Section Ordering

  • Place your most important content near the top for maximum visibility
  • Group related sections together to create a logical flow
  • Consider the customer journey when arranging sections
  • Use high-impact sections (like hero banners) strategically throughout the layout
  • Test different arrangements to see what performs best with your customers

Deleting Sections

To remove a section:

Testing Your Navigation

As you make changes to your navigation structure, you can preview how it will look in your app using the preview feature in the Taptool dashboard. This allows you to ensure your navigation is intuitive and visually appealing before publishing. For detailed instructions on testing your app, please refer to our Testing and Preview Guide.

Best Practices for App Navigation

  • Keep your navigation structure simple and intuitive
  • Use clear, descriptive names for navigation items
  • Limit the number of top-level navigation items
  • Group related content under tabs
  • Ensure your most important sections are easily accessible
  • Test your navigation with real users before publishing

By following these steps, you can create a customized app navigation structure that provides an excellent user experience while showcasing your products effectively.

important

Remember to save your changes by clicking the Save button in the top navigation bar before publishing your app. Saving ensures all your design changes are preserved.

Save Button

If you attempt to leave the Design section without saving, a popup will appear asking if you want to save your changes, giving you a second chance to preserve your work.

When you're ready to make your changes live, click the Publish button in the upper right corner. For more information on publishing your app, refer to our Publishing Guide.