Issue: The header of the website is set as fixed. If the cart contains more items, the length of min-cart will have a height we provided. As the header is fixed at the top while scrolling, the ‘view cart’ button on the mini cart will be hidden. Solution: Provided a fixed height while zoom in… Continue reading UI Issue while zoom in
Tag: mini cart
Passing Quantity and price values from Reorder page to mini cart
Using this method, we can Pass the Quantity and price values from Reorder page to mini cart by extending the view of add to cart button.
Sorting Functionality In Mini Cart
Below code is used for changing the default sorting order in the Mini cart.