Site Display Mall
Based on the site, this provides information for the screen using the site's number (siteNo). It mainly includes features for looking up and providing popups, terms and conditions, and mall information used within the site.
Key Features
Site popup list lookup
Displays popups that fall within the popup period, exposed in order of priority.
If priorities are the same, they are displayed in order of system registration or modification.
The popup output type code allows the popup screen to be controlled on the Store Front screen.
Output types include full screen, partial screen, and others.
Site terms and conditions list lookup
If two or more terms and conditions apply to the current date, the one with the most recent application start date is retrieved.
The list of past terms and conditions application dates is displayed in most-recent-first order.
The terms and conditions policy code is used to display the corresponding terms and conditions information, including terms of service, privacy policy, and others.
Display mall list lookup
Provides the list of malls corresponding to the site number.
Display mall single lookup
Provides the mall information corresponding to the given mall number.
Business Process Definition

API Function List
Site lookup
Retrieves a single site's information. The lookup is performed by setting the site number in a cookie value.
Display
GET
Site popup list lookup
Retrieves the list of popup information for the site. Information corresponding to the popup period as of the current date is retrieved and displayed in order of priority.
Display
GET
Site terms and conditions list lookup
Retrieves the site's terms and conditions information and the list of past terms and conditions dates. The list of past terms and conditions dates is displayed in most-recent-first order.
Display
GET
Display mall list lookup
Retrieves the list of malls belonging to the site. Mall information is displayed in display order.
Display
GET
Terminology
Site
The unit entity through which an online commerce service is provided.
Has an independent display configuration.
(e.g.) mall.x2bee.com, http://lotteon.com , http://11st.co.kr . http://ssg.com
Mall
A collection that sells a large volume/variety of products within a site.
An attribute that groups display stores; one or more can be created under a single site.