For Template developers
Build and customize storefront templates on the Web Builder boilerplate. Template work is UI-only: adjust pages, sections, and layout without touching core plumbing.
Guides
IntroductionStart here to learn how to work with the erxes Web Builder boilerplate and the UI-only constraints for template developers.InstallationSet up your local environment for building composable, data-aware templates in the Web Builder.Development GuideRules and workflow for UI-only changes, repo setup, and what you are allowed to edit.Template StructureUnderstand how the ecommerce boilerplate under `web-builder/apps/templates/ecommerce-boilerplate` is organized so you can update UIs without touching core plumbing.Template LayoutUnderstand the global layout (header, footer, theme) for the ecommerce boilerplate so you can adjust UI without touching core logic.Template SectionsUpdate the UIs of existing sections while keeping the ecommerce boilerplate composable and data-aware.Template PagesUnderstand the existing pages in the ecommerce boilerplate. You may adjust UI only—no new pages or core wiring changes.
Was this helpful?