• This function replaces the local storage used for the cart with the provided cart

    Parameters

    • cart: any

      data to save in the local storage

    Returns void