ATG 10 BCC Merchandising Customisation - ToolBar

ATG 10 BCC Merchandising Customisation Adding toolbar scope to both Browse and Find view. Follow the below mentioned Steps. Step 1:  Override the MerchandisingToolbar file. Path: /config/atg/remote/commerce/toolbar/   Add the following content to file.   <?xml version="1.0" encoding="ISO-8859-1" ?><!DOCTYPE browse-hierarchy  PUBLIC "-//Art Technology Group, Inc.//DTD Asset Manager Browse Hierarchy//EN" ...

ATG 10 BCC Merchandising Customisation - Find

ATG 10 BCC Merchandising Customisation We will add the dropdown options to Find Mode of ATG 10 BCC Merchandising. Follow the below mentioned Steps. Step 1:  Override the MerchandisingFindConfiguration file. Path: /config/atg/remote/commerce/find/ Add the following content to file. <?xml version="1.0" encoding="UTF-8"?><find-configuration><asset-family id="library" site-filtering="true">   ...

ATG 10 BCC Merchandising Customisation - Browse

ATG 10 BCC Merchandising Customisation Atg 10 BCC comes with FLEX-UI components to Merchandising Screens. We will go through, how to add custom repository to Merchandising workflows.  Follow the below mentioned Steps. Step 1:  Override the MerchandisingBrowseHierarchy file. Path: /config/atg/remote/commerce/browse/  Add the following Content to file. <?xml version="1.0" encoding="ISO-8859-1" ?><!DOCTYPE...