widgetnvp input file

Use the widgetnvp input file to set the properties of widgets that have been added to a specific layout or template, including a default layout. We must provide the property name and value.

Use this input file only to load properties that can be stored as simple name-value pairs. If the widget supports more complex data structures, like language-specific data or marketing-related data such as marketing content, then we must use a custom widget manager class to store the property values.

For more information about widget properties, see Commerce Composer widget properties.

For a sample that demonstrates how to use this input file, see Sample: Loading Commerce Composer layouts.

We can extract widget name-value pair data with the Data Extract utility to create a widgetnvp.csv file that we can load with the Data Load utility. For example, to copy or move layouts between stores or instances, such as for creating one or more test environments. The sample configuration files provided for you to use with the Data Extract utility, extract widget name-value pair data from the following database tables:

For more information about extracting Commerce Composer data, see:


Definitions


Related concepts
Widgets for Commerce Composer
Commerce Composer widget library


Related tasks
Creating Commerce Composer widgets
Extracting Commerce Composer data with the Data Extract utility


Related reference
Commerce Composer samples
Sample: Extracting Commerce Composer layouts
Sample: Extracting Commerce Composer data
Commerce Composer object input file definitions