Adding a child view to a parent view is a common way of extending the functionality of SuiteCommerce Advanced (SCA). For example, you can easily add a message to a page by adding a GlobalViews.Message.View view as a child view. Adding a child view requires making two types of changes to the SCA source code:… Continue reading How to add a Child View to a Composite View in SCA
Tag: CHILD VIEW
Requirements to create new section ‘Customer Statement’ in the overview page using child view in extenion .
We can create new section (‘Customer Statement’) in Overview page by using childview in extension. Here we display the Print Statement from MyAccount section. Extension: Template: <div data-view=”Overview.statement” ></div>
Display an image inside PDP as a child view
JJ.Pdpimagechild.Pdpimagechild.js product-details-full.tpl Pdpimagechild.View.js jj_pdpimagechild_pdpimagechild.tpl