You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
htm += '<div class = "cart-item"><img src = "images/menu/4.jpg" alt = "product image"><div class = "cart-item-info"><h3 class = "cart-item-name">Vegan Fillet</h3><span class = "cart-item-category">meal</span><span class = "cart-item-price">Ksh 1500</span></div><button type = "button" class = "cart-item-del-btn"><i class = "fas fa-times"></i></button></div>';