E-Commerce B2B extends Dynamics NAV by introducing a structured Item Feature System. The features may also be referred to as item attributes, parameters, or technical specification. You can assign several features with their respective values to each Item and Variant/SKU, and the structured nature of Features enables product search and filtering by the features on the e-commerce site.
Item features are managed from within Dynamics NAV, and the implementation of the feature system involves:
Once you have set up the neccessary features, you can assign the Features to your Items using the following methods:
It is a common practice to avoid keying in and maintaining item features manually using the methods documented here. Where applicable, especially when reselling brand products, we reccomend that you look for digital data sources (XML, Excel, CSV, Web Services or other) containing item feature information and load the data into Dynamics NAV, which can save significant effort compared to manual entry. Please consult your Dynamics NAV partner for technical details and options.
In your e-commerce site, Features will be displayed in the Specification table on the detail view for each product having features assigned, and they are also used for searching and filtering the products.
The search functionality is feature-aware, and you can use a Feature Value among your search keywords, e.g. “green compact lamp” will find products that have Color=Green as one of its Feature-Value pairs.
The right hand sidebar on the product list pages will display the filtering panel where the customer may filter the products by features.
The data model used is a generic one, and in case you are importing your product feature information from an external data source, e.g. from a legacy system or manufacturer's catalog, there may be some logical mapping and sometimes customization required to adapt your data to the model used by E-Commerce B2B. This is typically easily achievable given the open nature of Dynamics NAV, and a number of industry-specific models like ETIM-International have been adapted successfully.