Shopping Domain

We can make an SCA domain with only shopping division by removing all the navigation option to my-account and checkout divisions

layout.removeChildView('Header.Profile');

layout.removeChildView('Header.MiniCart');

layout.removeChildView('MainActionView');

layout.removeChildView('AddToProductList');

Leave a comment

Your email address will not be published. Required fields are marked *