Items added to cart – NZ subsidiary unchecking the subsidiary cart page
Tag: minicart
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