📄️ Customize Product Grid Widget
The Product Grid Widget is used to display a list of items from a collection. It is used in the following pages:
📄️ Customize Product Data Card
The Product Data Card is used to display the product details. It is used in the product detail page.
📄️ Customize Cart Card
The Cart Card is used to display the product details in the cart. It is used in the cart page.
📄️ Customize Font
The font used in the theme can be customized using the theme. The following sections describe how to customize the font.
📄️ How to create Dashboard Managable Block
Description
📄️ Replace Drawer Menu
Description
📄️ Customize Bottom Bar
The Bottom Bar is used to display the navigation options in the bottom of the app which can be enabled and edited from the dashboard.
📄️ Replace Register/Login Page
Description
📄️ Enable Bottom Tab Bar in All Pages
1. Choose Home Page Navigation Type as "Tab Home"
📄️ How to add delete account tab
IOS apps need to provide a way for users to delete their account. This tutorial will guide you through the steps of adding a delete account tab to your app on theme.
📄️ How to add Toolbar Icons to a pagesData
Description
📄️ Injecting Blocks in Pages using `inapp-page-data-response`
The inapp-page-data-response filter is a core Appmaker capability that allows developers to intercept and modify the JSON data for any page before it is rendered. This is extremely useful for injecting custom blocks, moving existing ones, or modifying page-level attributes like header visibility.
📄️ Registering Blocks in Partner Dashboard
This guide explains how to register your existing custom blocks on the Appmaker Partner Dashboard so they appear in the App Builder for drag-and-drop customization on custom pages.
📄️ Custom Deep Link Actions
Documentation on how to intercept and customize deep link resolution using the deeplink-url-custom-action filter in Appmaker.
📄️ Overriding Address Page
You can completely customize the address management experience in your app by overriding the default Address Page. This is done by creating a custom block and mapping it to the Address Page schema.
📄️ Overriding My Account Page
The My Account page is the central hub for user profile management. You can override this page to show custom user details (including metafields) and add personalized navigation links.
📄️ Overriding Order List Page
The Order List page displays the customer's order history. There are two ways to customize this: