Follow best practices when developing a dynamic page.
default_component_constructors
property in the page meta
definition file to populate a region on the page with a component. For example,
specify that the main region of a Product List page contains a Product List grid
component. When the merchant creates a Product List page in the Visual Editor, the
main region is already populated with the Product List grid component. This approach
helps the merchant to quickly create pages that use the appropriate components.Product Detail Grid
. If the merchant uses a component
that has attributes not specified by the aspect type assigned to the page, the
component doesn't render correctly. By naming the components carefully, you can help
merchants create pages with the appropriate components.