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
Products are taken from the API. The initial number of products is 50. After scrolling to the last product another 50 items will be loaded from the API. After adding an item to the cart, there will be a check for a positive status from the request. Products added to the cart will be stored in local storage. A loader appears during any request.
Products are taken from the API. The initial number of products is 50. After scrolling to the last product another 50 items will be loaded from the API. After adding an item to the cart, there will be a check for a positive status from the request. Products added to the cart will be stored in local storage. A loader appears during any request.