diff --git a/lib/config/config.dart b/lib/config/config.dart index ce8b79de..93cd798c 100644 --- a/lib/config/config.dart +++ b/lib/config/config.dart @@ -341,6 +341,7 @@ const GET_PHARMACY_TOP_MANUFACTURER = "epharmacy/api/topmanufacturer"; const GET_PHARMACY_BEST_SELLER_PRODUCT = "epharmacy/api/bestsellerproducts"; const GET_PHARMACY_PRODUCTs_BY_IDS = "epharmacy/api/productsbyids/"; const GET_CUSTOMERS_ADDRESSES = "epharmacy/api/Customers/"; +const GET_WISHLIST = "epharmacy/api/shopping_cart_items/"; // Home Health Care const HHC_GET_ALL_SERVICES =