static isHomeInternetDeviceInCart(cart: any) { let hintDevicesInCart = false; if (cart && cart.packages) { let devicesFromStorage = JSON.parse(lo