Foodomaa®
  • Introduction
  • The Flow
  • Installation
    • Installation on Server
    • Installation on LocalHost
    • Update From an Older Version
  • Configurations
    • Google Maps API Keys
    • Google Distance Matrix API
    • SMS Gateway Settings
    • Push Notification Keys
    • One Signal Setup for Store Dashboard Notification
    • Changing customer and delivery application name
    • Email Configuration
    • Cache Configuration
    • Promo Sliders
    • Category Slider and Filters
    • Social Login
    • Store Scheduling (Open/Close)
  • FAQs
    • Zones in Foodomaa
    • White Screen Issues
    • Push Notifications & Alerts
    • How are Stores shown to the Customers?
    • Bulk CSV Upload
    • StoreOwner Dashboard Translations
    • How "Add to Homescreen" works?
    • How does Wallet works?
    • When is the next update?
    • Creating and Linking Pages
    • Razorpay Webhooks
  • Advanced Usage
    • Using the Full Source Code
  • Premium Modules
    • SuperCache Module
    • Delivery Area Pro Module
    • Thermal Printer Module
    • Call And Order Module
    • Order Schedule Module
  • Extras
    • Change Log
    • Change Log (old)
    • Requirements for Foodomaa
    • Limitations
    • Scope of Support
    • Refund Policy
    • License
Powered by GitBook
On this page
  • Scenario - 1
  • Scenario - 2
  • Scenario - 3
  • Scenario - 4
  • In what order are the Stores listed?
  • How are Closed Stores shown?
  • Can I order the Store list in a certain way?

Was this helpful?

  1. FAQs

How are Stores shown to the Customers?

PreviousPush Notifications & AlertsNextBulk CSV Upload

Last updated 4 years ago

Was this helpful?

If you are using our Delivery Area Pro Module, follow else, continue reading below. There are 3 things that affect the visibility of the store to the Customer Application:

  1. Latitude

  2. Longitude

  3. 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.

Scenario - 1

The Customer's set location doesn't come within any store delivery radius.

In this scenario, the customer won't be shown any stores.

Scenario - 2

In this scenario, the customer will only be shown Store C

Scenario - 3

In this scenario, the customer will only be shown Store A and Store B

Scenario - 4

In this scenario, the customer will only be shown all three stores. Store A, B, and C.

In what order are the Stores listed?

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.

How are Closed Stores shown?

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.

Can I order the Store list in a certain way?

As of now, Foodomaa doesn't have the functionally to do that. So, you won't be able to do that.

this documentation