November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Product version: |
EPiServer Commerce 1.0 and 1.0 SP1 |
---|---|
Document last saved: |
30-03-2010 |
This document describes how to install and use the EPiServer Commerce Product Picker Property, one of several plug-ins available for EPiServer Commerce. This plug-in creates a field which makes it possible to select products from the product catalog and display product information in an EPiServer CMS page.
Perform the steps below to install the product picker property.
This plug-in creates a field which makes it possible to display product catalog information in an EPiServer CMS page.
The product picker property supports Editor to be able to select and present a product on CMS 6 Content page.
Administrator could setting display template for this property then selected product could view as desired template in the view mode.
Navigate to Admin mode in EPiServer CMS, select the desired page type and click Add Property. The Product Picker property can be added to any page type.
Under the Common Settings tab, set Type as ProductBrowserProperty and Name as ProductBrowser. The other fields can be set as desired (please refer to the EPiServer CMS user documentation for more details). Click Save.
Click Edit Custom Property Types under the Page Type tab, select ProductBrowserProperty then click Add Setting.
In the Property Setting pop-up, enter Name, Description and Template path. Template path is the path to the user control that implements the display product function.
Click set as default. You can add more setting display templates, and then set default values as desired.
This is an example of a news page before adding product information using the product picker property.
In Edit mode, open the desired page for editing, then enter product information in the Select product field by clicking the browse button.
Select the product you want to insert and click Select.
After selecting the product, click Save and Publish to publish this page. Information for the selected product will be displayed, using the display template that you have defined..
NOTE If you are integrating several plug-ins for EPiServer Commerce, it is necessary to merge your projects into one. This is described further in the tech note EPiServer Commerce - Integrating Multiple Plug-ins.