Creating Commerce Composer widgets
You can create a custom Commerce Composer widget
that Management Center users can use to compose store pages. You must
define your widget functionality, content, and presentation. Then,
you must register your widget in the Commerce Composer framework,
and subscribe one or more stores to use the widget.
Before you begin
- Pages and page creation
- Layouts, layout templates, and default layouts
- Developing Commerce Composer assets
- Commerce Composer widget architecture
Note: Widgets that are created with the Page Layout tool cannot be migrated to
the Commerce Composer tool. You must
recreate these widgets after you upgrade to Feature Pack 7 (or Feature Pack 8) and enable the
Commerce Composer tool.
Ensure
that you complete the following prerequisite tasks:
Best Practices
When you are creating a widget, ensure that you follow the best practices for creating a Commerce Composer widget. For more information about these tips and guidelines, see Best practices for developing Commerce Composer assets.
Note: If
you need to copy a Commerce Composer widget
from one instance to another instance, you can use the Data Extract and Data Load utilities. Use the
Data Extract utility to extract the widget
registration and subscription data and then use the Data Load utility to load the extracted data
into the target instance. For more information, see Extracting Commerce Composer data with the Data Extract utility.