Skip to main content

Each block type listed here can be added to the corresponding screen from Builder > Screens > [Screen name] > Add block. Required blocks (marked ) cannot be removed; they are structural to the screen. Optional blocks (marked ) can be added, removed, and reordered freely.

i

Note. Block types are screen-specific. The picker only shows block types that are valid for the screen you are currently editing. See Per-screen layouts for how the editor works.

Home screen blocks

The Home screen is fully block-based. All blocks are optional — there are no required blocks on Home. A Home screen with no blocks shows a blank screen, so you will typically want at least one block configured.

Block typeReq.DescriptionKey options
heroFull-width banner image with headline, subtext, and CTA buttonImage, headline, body, CTA label, CTA destination (collection or product URL)
image-sliderAuto-advancing crossfade or swipe carousel of banner imagesImages (up to 6), transition style (fade or slide), interval (3–8 seconds)
collection-rowHorizontal scrolling row of collection thumbnailsCollection IDs to show, row title, “See all” link toggle
product-gridGrid of products from a chosen collection or tagCollection or tag to pull from, number of products (4–12), grid columns (2 or 3), section title
tabsTab bar where each tab shows a product list or collectionTab labels, each tab's content (products by tag or a collection)
featured-sectionEditorial-style section: large image on one side, product list on the otherImage, section title, products to feature (up to 4)
banner-stripFull-width thin banner with text and optional linkText, link destination, background color override

Product detail blocks

The Product Detail Page (PDP) has four required blocks that cannot be removed. They form the core of the purchase flow. Optional blocks can be placed anywhere in the stack relative to the required ones.

Block typeReq.DescriptionKey options
galleryProduct image gallery with pinch-to-zoomCannot be removed
variant-pickerColor, size, material, and other Shopify variant selectorsCannot be removed
price-displayPrice, compare-at price, and sale badgeCannot be removed
add-to-cartAdd to cart and wishlist buttonsCannot be removed
descriptionRich text product description from ShopifyShow/hide; position within the block stack
reviewsWebView injection of the store's existing review app widgetShow/hide
related-productsHorizontal row of related products below the main productNumber to show (4–8), sourced from same collection or manually curated

Collection screen options

The Collection screen does not use a free-form block stack. Instead it exposes a fixed set of layout and behavior options. These apply globally to all collection screens in the app.

OptionValuesDefault
LayoutGrid (2 col), Grid (3 col), ListGrid (2 col)
Filters visibleOn / OffOn
Sort defaultFeatured, Newest, Price low–high, Price high–low, Best sellingFeatured
“Load more” styleInfinite scroll, PaginationInfinite scroll

Filters are driven by the metafields and product options defined in your Shopify store. Appolar reads them automatically; there is no separate filter configuration step. If a collection has no filterable options, the filter bar is hidden regardless of the “Filters visible” setting.

Was this helpful?
Edit this page on GitHub