How are Stores shown to the Customers?
Last updated
Last updated
If you are using our Delivery Area Pro Module, follow this documentation else, continue reading below. There are 3 things that affect the visibility of the store to the Customer Application:
Latitude
Longitude
Delivery Radius
Let's take an example:
There are three stores A, B, and C. Each of them are set in a different location (Latitude/Longitude) with a different Delivery Radius. Let's say A has a delivery radius of 10 KM, B has 15 KM and C has 20 KM.
In this scenario, the customer won't be shown any stores.
In this scenario, the customer will only be shown Store C
In this scenario, the customer will only be shown Store A and Store B
In this scenario, the customer will only be shown all three stores. Store A, B, and C.
The stores which have a "Featured" badge are shuffled and listed on the top of the stores' list on the Homepage.
Other all stores are shuffled and listed below the Featured Stores.
The shuffling of the stores is done on every reload or whenever an API call is made to the server to fetch the new data.
If a store is closed and is eligible for shown to the customer's application, it is shown at the end of the stores' list on the homepage with a message "Not Accepting Order" with a grayed-out image of the store to indicate that is is non-operational.
This message can be customized by the Admin.
When a user clicks on a Closed store, they get a grayed-out page and will not be able to place any orders from this store unless the store is set back to Open by the Admin or the Store Owner.
As of now, Foodomaa doesn't have the functionally to do that. So, you won't be able to do that.