Fluent Commerce Logo
Docs
Sign In

Location details page overview and configuration

Essential knowledge

Author:

Fluent Commerce

Changed on:

12 Feb 2024

Overview

A Location represents a physical place, whether a retail store, a warehouse, or even third-party vendor facilities.  A Location page displays the list of existing locations, while a Location Details page displays detailed information about the particular location.


Key points

  • Locations page
  • Location Details page

Locations page

Location page displays the list of existing locations.

Layout

No alt provided

The Mystique SDK filter component should be used to search for and view location details. The Filter component should perform the search based on the following filtering criteria:

  • Location Ref
  • Location Name
  • Created On
  • Updated On

The Locations table provides information on various columns, which include:

  • Location Ref: The unique reference of the location.
  • Location Name: Name of the location.
  • City: City.
  • State: State.
  • Status: Status of the location. Possible values: Active, Inactive.
  • Type: Location type. Possible values: Store, Warehouse.

Location 

`Ref`
 is a link to go to the Location Details page. Clicking Location 
`Ref`
 opens the Location Details page.

Location Details page

The Location Details page displays detailed information about the particular location.

Layout

No alt provided

Breadcrumbs

  • Back to Locations: Link navigating back to the Locations page.

Details card

No alt provided

Details card contains the following information:

  • Location Ref: The location reference.
  • Name: Name of the location.
  • Phone: The location contact number.
  • Address: The location's address, including city, country, postcode, state, and street.
  • Latitude: Location latitude.
  • Longitude: Location longitude.
  • Timezone: Time Zone associated with the location.

Map

No alt provided

The map component displays the location by putting the pinpoint according to the location's latitude and longitude.

Features card

No alt provided

Features card contains the following information:

  • Type: Location type.
  • Status: Location status.
  • Pick & Pack Time Limit: Time limit for pick and pack.

Opening Hours card

No alt provided

Opening Hours card contains the following information:

  • Open 24 hours?: Possible values: true and false.
  • The list of days of the week with the set time range.

Networks table

No alt provided

Network table displays information in the following columns:

  • ID: The unique network identifier assigned by Fluent Commerce.
  • Ref: The unique reference of the network.
  • Type: The type of network.
  • Status: Status of network.

`ID`
 is a link to go to the Network details page.

Storage Area table

No alt provided

Storage Area table displays information in the following columns:

  • Name: The name of the Storage Area.
  • ID: The unique identifier of the Storage Area.
  • Status: Status of Storage Area.
  • Type: Type of Storage Area.

`Name`
 is a link to go to the Storage Area details page.

Learn more about how to Configure OMS.

Fluent Commerce

Fluent Commerce