Display Connection Management
A menu for configuring the detail screens for shops shown on the Front screen. It provides functionality to connect and manage corners on the screen for several types of shops (unstructured shops, brand shops, category shops, slot shops). This covers the process of connecting corners and content in each shop to display content on the Front.
Key Features
Shop Information Management
Create and modify shops.
Connect display-connection items such as templates and corners to a shop.
Assign a template appropriate to each shop's characteristics, and determine the layout shown to users after the shop.
Connect a corner to a shop so that content can be displayed.
Display Connection Information Management
Look up shop information and manage the connected templates, corners, and so on.
Connect templates and corners to adjust the layout shown to users.
Create sets in a corner and connect content to provide appropriate content to users.
Slot Management
Manage the slot ID and slot name that can call a specific corner of a created slot shop.
Determine the use status, and other module screens can call the slot ID to display the corner on screen.
You can determine the use status and other settings, and other module screens can call the slot ID to display the corner on screen.
Process Definition_ Display Connection and Slot Shop Management

1
Display Shop Registration/Modification
Enter or modify the shop's information.
Brand shop: Brand information and basic shop information.
Unstructured shop: Basic shop information.
Slot shop: Basic shop information.
*A category shop is designated by category information.
2
Display Shop List Lookup
Looks up the shop list according to site, mall, and shop type.
*A slot shop is looked up without site or mall information
3
Display Shop Information Lookup
Clicking a shop looked up in the list looks up the registered shop information.
4
Template Connection
Connects the selected shop with a saved template.
Once connected, it is saved in the display shop template DB.
5
Shop Template Information Lookup
Looks up the template connected to the shop.
Information is looked up from the shop template DB.
6
Corner Connection
Connects the selected shop template with a saved corner.
Once connected, it is saved in the display template corner DB.
7
Template Corner Information Lookup
Looks up the corner connected to the shop template.
Information is looked up from the template corner DB.
8
Set Registration/Modification
Creates a set in a display template corner.
A set is a collection of banners.
Sets are either Swiper sets or basic sets.
The type of set is determined by the corner type.
9
Set List Lookup
Looks up the set list of a display template corner.
Looked up from the display set information DB.
10
Content Registration/Modification
Registers and modifies the content matching a banner corresponding to a corner and set.
Saved in the display content information DB, and also in the display content ML information DB depending on the banner type.
11
Content List Lookup
Looks up the content connected to a display set.
Looked up from the display content information DB. Depending
on the banner type, also looked up from the display content ML information DB.
12
Special Banner
Refers to product, review, brand, and promotion banners.
If there is no multilingual content, it is connected to the banner.
Saved only in the display content information DB.
13
Basic Banner
Refers to HTML, TEXT, image, and video banners.
Supports multiple languages when creating a banner.
Saved in the display content information and ML DB.
API Function List_ Display Connection and Slot Shop Management
Display Connection Management Tree Call
An API that calls the shop tree in Display Connection Information Management; returns the tree of unstructured, brand, and category shops.
BO
GET
Display Brand Shop Management Tree Call
An API that calls the brand shop tree in Brand Shop Management; returns the tree of brand shops.
BO
GET
Corresponding API created for the Brand Shop Management menu
( The Brand Shop Management menu does not exist separately. )
Display Connection Management - Unstructured, Brand Shop Information Lookup
An API that looks up information for unstructured and brand shops; returns information such as shop number and alias.
BO
GET
Brand Shop Management – Brand Shop Lookup
•An API that looks up brand shop information in Brand Shop Management; returns information such as brand shop number and alias.
BO
GET
Corresponding API created for the Brand Shop Management menu
( The Brand Shop Management menu does not exist separately. )
Swiper Set Setup
•An API that sets up a Swiper set for a Swiper-type corner; sets up and returns a dedicated Swiper set rather than a basic set.
BO
GET
Corner Set Lookup
•An API that looks up the set connected to a corner; looks up and returns the banner content information connected to the corner.
BO
GET
Corner Set Content Information Lookup
•An API that looks up the content information connected to a corner set; uses the content information to set the tabs in the corner detail popup.
BO
GET
Corner Set Content List Lookup
•An API that looks up the content list connected to a corner set; uses the content information to set the tabs in the corner detail popup.
BO
GET
Call Banner Modification Popup Screen
•An API that calls the modification popup for a specific banner ( HTML / image / video ); looks up and returns information when adding or modifying a specific banner.
BO
GET
Review Banner Review List Lookup
•An API that looks up the review list for adding to a review banner; looks up and returns the review list in the review popup called when clicking Add Review on a review banner.
BO
GET
Brand Detail Lookup
•An API that looks up information for a specific brand; looks up and returns information for the brands selected via Add Brand on a brand banner.
BO
GET
Call Banner Multilingual Registration Popup
•An API that calls the multilingual registration popup screen for a specific banner; calls and returns the multilingual popup for a specific banner ( HTML / image / video ).
BO
GET
Call TEXT Banner Multilingual Registration Popup
•An API that calls the multilingual registration popup screen for a TEXT banner; calls and returns the TEXT banner multilingual popup.
BO
GET
Display Connection Management – Unstructured, Brand Shop Registration/Modification
•An API that registers and modifies information for unstructured and brand shops; for a brand shop, registers/modifies both the brand information and shop information. •For an unstructured shop, registers/modifies the shop information.
BO
POST
Display Connection Management – Category Shop Template Assignment
•An API that determines and saves whether a category shop has a template
BO
POST
Brand Shop Management – Brand Shop Template Assignment
•An API that determines and saves whether a brand shop has a template
BO
POST
Corresponding API created for the Brand Shop Management menu
( The Brand Shop Management menu does not exist separately. )
Corner Set Save
•An API that saves the set connected to a corner; registers/modifies the set information.
BO
POST
Corner Set Content Save
•An API that saves the content connected to a set; registers/modifies the banner's content information.
BO
POST
Save Banner Registration/Modification Popup
•An API that saves the popup information for a specific banner ( HTML / image / video ); registers/modifies specific banner information.
BO
POST
Save Banner Multilingual Information
•An API that saves the multilingual information for a specific banner ( HTML / image / video ); registers/modifies multilingual information in the popup for a specific banner.
BO
POST
Save TEXT Banner Multilingual Information
•An API for registering/modifying TEXT banner multilingual information; registers/modifies the multilingual information of a TEXT banner.
BO
POST
Process Definition_ Slot Management

API List_ Slot Management
Slot Shop Management Tree Call
•An API that calls the slot shop tree in Slot Shop Management; returns the slot shop tree on the separate Slot Shop Management screen.
BO
GET
Slot Shop Management Popup Tree Call
•An API that calls the slot tree for the slot shop popup in Slot Shop Management; returns the slot tree in the slot management popup.
BO
GET
Slot List Lookup
•Looks up the full list of slots. •Looks up and returns the slot list according to the search conditions.
BO
GET
Slot Shop Management – Slot Shop Registration/Modification
•An API that registers and modifies slot shop information; for a slot shop, registers/modifies the shop information.
BO
POST
Slot Management Registration and Modification
•An API that registers/modifies the slot management list; registers/modifies slot information.
BO
POST
Terminology
Shop
Shop types are Unstructured, Brand, Category, and Slot, and each shop is a screen suited to its menu characteristics. The screen composition shown differs by shop, and this depends on whether a template is used.
Template
Configures the shop detail page according to the shop template. Each shop has a matching template.
Corner
A collection of specific content. Corners are placed within a template and shown on the user's screen.
Set
A collection of content. A set can contain multiple banners.
Banner ( Content )
The data actually shown to the user. Content suited to each banner's characteristics is included in the banner.
Slot
A function for showing a corner on a page of a module other than the shop page. Through the slot function, a corner can be called and shown to the user without a display request.