Best seller in sorting option

Install the bundles for Best seller To install bundle navigate to customization> SiteBundler> Search and install Bundles search the bundle with name SC best seller click on install – After installing the bundle, below fields are added to item record in the SuiteExtensions tab, Best Sellers subtab Exclude Item Override Calculation Last 7 Days –… Continue reading Best seller in sorting option

Sorting Functionality In Cart

Client Needs to Change the default sorting method which is currently used for sorting the cart items.By default, the items are sorted in the order they were added. So, it need be changed to sort on the basis of brand and sub-category. define(     ‘JJ.CartSCrollUpdate.CartScrollUpdate’, [     ‘JJ.CartSCrollUpdate.CartScrollUpdate.View’, ‘Cart.Item.Actions.View’, ‘GlobalViews.Modal.View’, ‘Profile.Model’, ‘Cart.AddToCart.Button.View’, ‘Cart.Summary.View’,… Continue reading Sorting Functionality In Cart