JP2021064376A - Server device, information processing method, and program - Google Patents

Server device, information processing method, and program Download PDF

Info

Publication number
JP2021064376A
JP2021064376A JP2020193843A JP2020193843A JP2021064376A JP 2021064376 A JP2021064376 A JP 2021064376A JP 2020193843 A JP2020193843 A JP 2020193843A JP 2020193843 A JP2020193843 A JP 2020193843A JP 2021064376 A JP2021064376 A JP 2021064376A
Authority
JP
Japan
Prior art keywords
user
store
shopping mall
electronic shopping
character
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020193843A
Other languages
Japanese (ja)
Inventor
綾志 原
Ayashi Hara
綾志 原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gmw Ltd
Original Assignee
Gmw Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Gmw Ltd filed Critical Gmw Ltd
Priority to JP2020193843A priority Critical patent/JP2021064376A/en
Publication of JP2021064376A publication Critical patent/JP2021064376A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a server device, an information processing method, and a program that can construct an electronic shopping mall with less operation burden.SOLUTION: In an information processing system 1000, a server device 100 receives a generation request for an electronic shopping mall from a first user, generates the electronic shopping mall based on the generation request, and receives a store opening request to the generated electronic shopping mall from a second user. The server device opens a store of the second user in the electronic shopping mall based on the store opening request. In the electronic shopping mall, a character of a third user is moved based on the third user's operation, and purchase of a product of the store of the second user is accepted based on the move of the character of the third user.SELECTED DRAWING: Figure 1

Description

本発明は、サーバ装置、情報処理方法及びプログラムに関する。 The present invention relates to a server device, an information processing method and a program.

インターネット上に存在する仮想店舗を集めた商店街(電子ショッピングモール)が知られている。特許文献1には、電子ショッピングモールの運営者が電子ショッピングモールを構築し、一定の条件下で出店者を募集する技術が開示されている。電子ショッピングモールでは、利用者は運営者が構築した電子ショッピングモール内を、キャラクターを用いて歩き回ることが可能に構成されている。 A shopping street (electronic shopping mall) that collects virtual stores existing on the Internet is known. Patent Document 1 discloses a technique in which an operator of an electronic shopping mall constructs an electronic shopping mall and recruits store openings under certain conditions. The electronic shopping mall is configured so that the user can walk around in the electronic shopping mall constructed by the operator using characters.

特開2013−246453号公報Japanese Unexamined Patent Publication No. 2013-246453

運営者は予め電子ショッピングモールを構築し、自らが出店者を集める必要がある。また、魅力的なモールとするために、出店数を維持する必要がある。そのため、電子ショッピングモールの運営は、負担が大きいものであった。 The operator needs to build an electronic shopping mall in advance and gather shoppers by himself. In addition, it is necessary to maintain the number of stores in order to make the mall attractive. Therefore, the operation of the electronic shopping mall was a heavy burden.

本発明の一態様によれば、サーバ装置が提供される。このサーバ装置は、第1ユーザから、電子ショッピングモールの生成要求を受信する。生成要求に基づいて、電子ショッピングモールを生成する。第2ユーザから、生成された電子ショッピングモールへの出店要求を受信する。出店要求に基づいて、電子ショッピングモールに第2ユーザの店舗を出店する。電子ショッピングモール内では、第3ユーザの操作に基づいて、第3ユーザのキャラクターを動作させる。第3ユーザのキャラクターの動作に基づいて、第2ユーザの店舗の商品の購入を受け付ける。 According to one aspect of the invention, a server device is provided. This server device receives the generation request of the electronic shopping mall from the first user. Generate an electronic shopping mall based on the generation request. Receive the generated store opening request to the electronic shopping mall from the second user. Based on the store opening request, a second user's store is opened in the electronic shopping mall. In the electronic shopping mall, the character of the third user is operated based on the operation of the third user. Based on the movement of the character of the third user, the purchase of the product of the store of the second user is accepted.

本発明の一つによれば、運営負担が少ない電子ショッピングモールを構築することができる。 According to one of the present inventions, it is possible to construct an electronic shopping mall with less operational burden.

図1は、情報処理システムのシステム構成の一例を示す図である。FIG. 1 is a diagram showing an example of a system configuration of an information processing system. 図2は、サーバ装置のハードウェア構成の一例を示す図である。FIG. 2 is a diagram showing an example of the hardware configuration of the server device. 図3は、第1クライアント装置のハードウェア構成の一例を示す図である。FIG. 3 is a diagram showing an example of the hardware configuration of the first client device. 図4は、ユーザ登録情報400を記憶するテーブルの一例を示す図である。FIG. 4 is a diagram showing an example of a table that stores user registration information 400. 図5は、電子ショッピングモール情報500を記憶するテーブルの一例を示す図である。FIG. 5 is a diagram showing an example of a table that stores the electronic shopping mall information 500. 図6は、出店者情報600を記憶するテーブルの一例を示す図である。FIG. 6 is a diagram showing an example of a table that stores store information 600. 図7は、出店店舗への入場制限情報700を記憶するテーブルの一例を示す図である。FIG. 7 is a diagram showing an example of a table for storing the entrance restriction information 700 to the store opening. 図8は、電子ショッピングモールへの入場制限情報800を記憶するテーブルの一例を示す図である。FIG. 8 is a diagram showing an example of a table that stores admission restriction information 800 to the electronic shopping mall. 図9は、サーバ装置の機能構成の一例を示す図である。FIG. 9 is a diagram showing an example of the functional configuration of the server device. 図10は、電子ショッピングモール新規作成画面の一例を示す図(その1)である。FIG. 10 is a diagram (No. 1) showing an example of a screen for creating a new electronic shopping mall. 図11は、電子ショッピングモール新規作成画面の一例を示す図(その2)である。FIG. 11 is a diagram (No. 2) showing an example of a screen for creating a new electronic shopping mall. 図12は、情報処理システムにおける情報処理の一例を示すシーケンス図である。FIG. 12 is a sequence diagram showing an example of information processing in an information processing system. 図13は、店舗の画像を設定するための画面の一例を示す図である。FIG. 13 is a diagram showing an example of a screen for setting an image of a store. 図14は、出店要求を送信可能とするか否かの情報処理の一例を示すフローチャートである。FIG. 14 is a flowchart showing an example of information processing as to whether or not the store opening request can be transmitted. 図15は、出店者の店舗を電子ショッピングモールに配置する情報処理の一例を示すフローチャートである。FIG. 15 is a flowchart showing an example of information processing in which the store of the store owner is arranged in the electronic shopping mall. 図16は、店舗の画像を手動で案内MAPに配置するための画面の一例を示す図である。FIG. 16 is a diagram showing an example of a screen for manually arranging an image of a store on a guide MAP. 図17は、店舗画像の表示処理の一例を示すフローチャートである。FIG. 17 is a flowchart showing an example of the display processing of the store image. 図18は、案内MAPの一例を示す図である。FIG. 18 is a diagram showing an example of the guide MAP. 図19は、実際の会場MAPの一例を示す図である。FIG. 19 is a diagram showing an example of an actual venue MAP. 図20は、電子ショッピングモール内のキャラクターの表示処理の一例を示すフローチャートである。FIG. 20 is a flowchart showing an example of character display processing in an electronic shopping mall. 図21は、自店舗内にいるキャラクターに関して表示を変更した一例を示す図である。FIG. 21 is a diagram showing an example in which the display of the character in the own store is changed. 図22は、店主でないキャラクターに関する表示の一例を示す図である。FIG. 22 is a diagram showing an example of a display relating to a character who is not the shop owner. 図23は、店舗への入場を制限する参加者を設定する入場制限設定画面の一例を示す図である。FIG. 23 is a diagram showing an example of an admission restriction setting screen for setting participants who restrict admission to the store. 図24は、出店者が設定した、店舗への入場を制限した参加者の一覧を示す図である。FIG. 24 is a diagram showing a list of participants who have restricted admission to the store, which is set by the store owner. 図25は、電子ショッピングモールへの入場を制限する参加者を設定する入場制限設定画面の一例を示す図である。FIG. 25 is a diagram showing an example of an admission restriction setting screen for setting participants who restrict admission to the electronic shopping mall. 図26は、開催者が設定した、電子ショッピングモールへの入場を制限した参加者の一覧を示す図である。FIG. 26 is a diagram showing a list of participants who have restricted admission to the electronic shopping mall, which is set by the organizer.

以下、図面を用いて本発明の実施形態について説明する。以下に示す実施形態中で示した各種特徴事項は、互いに組み合わせ可能である。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. The various features shown in the embodiments shown below can be combined with each other.

本明細書において「部」とは、例えば、広義の回路によって実施されるハードウェア資源と、これらのハードウェア資源によって具体的に実現されうるソフトウェアの情報処理とを合わせたものも含みうる。また、本実施形態においては様々な情報を取り扱うが、これら情報は、0又は1で構成される2進数のビット集合体として信号値の高低によって表され、広義の回路上で通信・演算が実行されうる。 As used herein, the term "part" may include, for example, a combination of hardware resources implemented by circuits in a broad sense and information processing of software that can be specifically realized by these hardware resources. Further, in this embodiment, various information is handled, and these information are represented by high and low signal values as a bit set of binary numbers composed of 0 or 1, and communication / calculation is executed on a circuit in a broad sense. Can be done.

また、広義の回路とは、回路(Circuit)、回路類(Circuitry)、プロセッサ(Processor)、及びメモリ(Memory)等を少なくとも適当に組み合わせることによって実現される回路である。すなわち、特定用途向け集積回路(Application Specific Integrated Circuit:ASIC)、プログラマブル論理デバイス(例えば、単純プログラマブル論理デバイス(Simple Programmable Logic Device:SPLD)、複合プログラマブル論理デバイス(Complex Programmable Logic Device:CPLD)、及びフィールドプログラマブルゲートアレイ(Field Programmable Gate Array:FPGA))等を含むものである。 A circuit in a broad sense is a circuit realized by at least appropriately combining a circuit, a circuit, a processor, a memory, and the like. That is, an integrated circuit for a specific application (Application Special Integrated Circuit: ASIC), a programmable logic device (for example, a simple programmable logic device (Simple Programmable Logical Device: SPLD), a composite programmable logic device (Complex Programg)). It includes a programmable gate array (Field Programmable Gate Array: FPGA) and the like.

1.システム構成
図1は、情報処理システム1000のシステム構成の一例を示す図である。情報処理システム1000は、システム構成として、サーバ装置100と、第1クライアント装置110と、第2クライアント装置120と、第3クライアント装置130と、を含む。サーバ装置100と、第1クライアント装置110と、第2クライアント装置120と、第3クライアント装置130とは、ネットワーク150を介して通信可能に接続されている。サーバ装置100は、電子ショッピングモールの生成、管理等を行う装置である。サーバ装置100は、管理者105が操作する装置である。第1クライアント装置110は、電子ショッピングモールを開催する開催者115が操作する装置である。開催者115は、第1ユーザの一例である。第2クライアント装置120は、電子ショッピングモールに出店する出店者125が操作する装置である。出店者125は、第2ユーザの一例である。第3クライアント装置130は、電子ショッピングモールを利用する参加者135が操作する装置である。電子ショッピングモールを利用する参加者135は、第3ユーザの一例である。なお、後述するように、サーバ装置100は、開催者115の操作に基づき参加者135の電子ショッピングモールへの入場を制限することができる。
1. 1. System Configuration FIG. 1 is a diagram showing an example of the system configuration of the information processing system 1000. The information processing system 1000 includes a server device 100, a first client device 110, a second client device 120, and a third client device 130 as a system configuration. The server device 100, the first client device 110, the second client device 120, and the third client device 130 are communicably connected via the network 150. The server device 100 is a device that creates, manages, and the like of an electronic shopping mall. The server device 100 is a device operated by the administrator 105. The first client device 110 is a device operated by the organizer 115 that holds the electronic shopping mall. The organizer 115 is an example of a first user. The second client device 120 is a device operated by a store owner 125 who opens a store in an electronic shopping mall. The store owner 125 is an example of a second user. The third client device 130 is a device operated by a participant 135 who uses an electronic shopping mall. Participant 135 using the electronic shopping mall is an example of a third user. As will be described later, the server device 100 can restrict the entry of the participant 135 to the electronic shopping mall based on the operation of the organizer 115.

図1では説明の簡略化のため、情報処理システム1000に含まれる第1クライアント装置110、第2クライアント装置120及び第3クライアント装置130は1台としているが、これに限定されるものではなく、複数含まれてもよい。また、第1クライアント装置110、第2クライアント装置120及び第3クライアント装置130は、スマートフォンに限られず、PC(Personal Computer)、タブレット型コンピュータ等であってもよい。但し、以下では説明の簡略化のため、第1クライアント装置110、第2クライアント装置120及び第3クライアント装置130がスマートフォンである場合を例に説明を行う。
本実施形態において、サーバ装置100は、電子ショッピングモール内において、第2クライアント装置120を介した出店者125の操作に基づいて、出店者125のキャラクターを動作させる。同様に、サーバ装置100は、電子ショッピングモール内において、第3クライアント装置130を介した参加者135の操作に基づいて、参加者135のキャラクターを動作させる。
In FIG. 1, for simplification of the description, the number of the first client device 110, the second client device 120, and the third client device 130 included in the information processing system 1000 is one, but the present invention is not limited to this. Multiple may be included. Further, the first client device 110, the second client device 120, and the third client device 130 are not limited to smartphones, but may be PCs (Personal Computers), tablet computers, and the like. However, in the following description, for the sake of simplification of the description, a case where the first client device 110, the second client device 120, and the third client device 130 are smartphones will be described as an example.
In the present embodiment, the server device 100 operates the character of the shopkeeper 125 in the electronic shopping mall based on the operation of the shopkeeper 125 via the second client device 120. Similarly, the server device 100 operates the character of the participant 135 in the electronic shopping mall based on the operation of the participant 135 via the third client device 130.

2.ハードウェア構成
(1)サーバ装置100のハードウェア構成
図2は、サーバ装置100のハードウェア構成の一例を示す図である。サーバ装置100は、ハードウェア構成として、制御部201と、記憶部202と、入出力部203、通信部204と、を含む。制御部201は、CPU(Central Processing Unit)等であって、サーバ装置100の全体を制御する。記憶部202は、ROM(Read Only Memory)、RAM(Random Access Memory)、HDD(Hard Disk Drive)、SSD(Solid State Drive)等であって、プログラム及び制御部201がプログラムに基づき処理を実行する際に利用するデータ等を記憶する。記憶部202に記憶されているデータの一例を後述する図4−図8に示す。なお、図4−図8に示されるデータは、サーバ装置100が通信可能な他の装置(例えば、データベースサーバ等)の記憶部に記憶されていてもよいし、他の装置が複数のユーザの端末であって、ブロックチェーン技術等を用いて分散台帳管理がなされるように記憶されていてもよい。ここでは説明の簡略化のため、図4−図8に示されるデータが記憶部202に記憶されているものとして説明する。
2. Hardware Configuration (1) Hardware Configuration of Server Device 100 FIG. 2 is a diagram showing an example of the hardware configuration of the server device 100. The server device 100 includes a control unit 201, a storage unit 202, an input / output unit 203, and a communication unit 204 as a hardware configuration. The control unit 201 is a CPU (Central Processing Unit) or the like, and controls the entire server device 100. The storage unit 202 is a ROM (Read Only Memory), a RAM (Random Access Memory), an HDD (Hard Disk Drive), an SSD (Solid State Drive), or the like, and the program and the control unit 201 execute processing based on the program. Store the data etc. used at that time. An example of the data stored in the storage unit 202 is shown in FIGS. 4 to 8 described later. The data shown in FIGS. 4 to 8 may be stored in a storage unit of another device (for example, a database server) with which the server device 100 can communicate, or the other device may be used by a plurality of users. It may be a terminal and may be stored so that distributed ledger management is performed using blockchain technology or the like. Here, for simplification of the description, the data shown in FIGS. 4 to 8 will be described as being stored in the storage unit 202.

制御部201が、記憶部202に記憶されているプログラムに基づき、処理を実行することによって、後述する図9のサーバ装置100の機能構成、後述する図12に示すシーケンス図のサーバ装置100の処理及び後述する図14、図15、図17、図20のフローチャートの処理が実現される。入出力部203は、キーボード、マウス、グラフィックスディスプレイ等であって、情報を入力したり、情報を出力したりする。通信部204は、ネットワークアダプター等であって、サーバ装置100をネットワーク150に接続し、他の装置との通信を司る。 By executing the process based on the program stored in the storage unit 202, the control unit 201 performs the functional configuration of the server device 100 of FIG. 9 described later and the process of the server device 100 of the sequence diagram shown in FIG. 12 described later. And the processing of the flowcharts of FIGS. 14, 15, 17, and 20 described later is realized. The input / output unit 203 is a keyboard, a mouse, a graphics display, or the like, and inputs information or outputs information. The communication unit 204 is a network adapter or the like, connects the server device 100 to the network 150, and controls communication with other devices.

(2)第1クライアント装置110のハードウェア構成
図3は、第1クライアント装置110のハードウェア構成の一例を示す図である。第1クライアント装置110は、ハードウェア構成として、制御部301と、記憶部302と、撮像部303と、入出力部304と、通信部305と、を含む。制御部301は、CPU等であって、第1クライアント装置110の全体を制御する。記憶部302は、ROM、RAM等であって、プログラム及び制御部301がプログラムに基づき処理を実行する際に利用するデータ等を記憶する。制御部301が、記憶部302に記憶されているプログラムに基づき、処理を実行することによって、第1クライアント装置110の機能等が実現される。撮像部303は、カメラ等であって、被写体を撮像する。入出力部304は、タッチパネルディスプレイ等であって、情報を入力したり、情報を出力したりする。通信部305は、第1クライアント装置110をネットワーク150に接続し、他の装置との通信を司る。
(2) Hardware Configuration of First Client Device 110 FIG. 3 is a diagram showing an example of the hardware configuration of the first client device 110. The first client device 110 includes a control unit 301, a storage unit 302, an imaging unit 303, an input / output unit 304, and a communication unit 305 as a hardware configuration. The control unit 301 is a CPU or the like and controls the entire first client device 110. The storage unit 302 is a ROM, RAM, or the like, and stores data or the like used when the program and the control unit 301 execute processing based on the program. The function of the first client device 110 and the like are realized by the control unit 301 executing the process based on the program stored in the storage unit 302. The imaging unit 303 is a camera or the like and captures a subject. The input / output unit 304 is a touch panel display or the like, and inputs information or outputs information. The communication unit 305 connects the first client device 110 to the network 150 and controls communication with other devices.

第2クライアント装置120及び第3クライアント装置130のハードウェア構成も第1クライアント装置110のハードウェア構成と同様である。 The hardware configuration of the second client device 120 and the third client device 130 is the same as the hardware configuration of the first client device 110.

3.データ構成
以下、記憶部202に記憶されているデータ構成の一例を説明する。なお、各データに関する処理等は、後述するシーケンス図及びフローチャート等を用いて説明する。
(1)ユーザ登録情報400
図4は、ユーザ登録情報400を記憶するテーブルの一例を示す図である。
ユーザ登録情報400は、電子ショッピングモールを利用するユーザの登録情報である。ユーザ登録情報400を記憶するテーブルは、項目として、通し番号401と、ユーザID402と、ユーザ名403と、キャラクター画像404と、を含む。なお、通し番号401は、図4においては簡単化のため単にNO.と表示されている。以後、他の通し番号についても同様とする。ユーザID402には、電子ショッピングモールを利用するユーザを識別する識別情報が記憶される。ユーザ名403には、電子ショッピングモールを利用するユーザの名前が記憶される。キャラクター画像404には、電子ショッピングモールを利用するユーザが利用するキャラクターの画像が記憶される。
3. 3. Data structure An example of the data structure stored in the storage unit 202 will be described below. The processing and the like related to each data will be described with reference to the sequence diagram, the flowchart and the like described later.
(1) User registration information 400
FIG. 4 is a diagram showing an example of a table that stores user registration information 400.
The user registration information 400 is registration information of a user who uses the electronic shopping mall. The table that stores the user registration information 400 includes, as items, a serial number 401, a user ID 402, a user name 403, and a character image 404. In FIG. 4, the serial number 401 is simply NO. Is displayed. Hereinafter, the same shall apply to other serial numbers. The user ID 402 stores identification information that identifies a user who uses the electronic shopping mall. The name of the user who uses the electronic shopping mall is stored in the user name 403. The character image 404 stores an image of the character used by the user who uses the electronic shopping mall.

(2)電子ショッピングモール情報500
図5は、電子ショッピングモール情報500を記憶するテーブルの一例を示す図である。
電子ショッピングモール情報500は、電子ショッピングモールに関する登録情報である。電子ショッピングモール情報500を記憶するテーブルは、項目として、通し番号501と、モールID502と、モール名503と、開催者ID504と、生成日505と、開催期間506と、募集期間507と、広さ508と、店舗配置509と、パスワード510と、モール生成料金511と、出店料金512と、参加料金513と、を含む。モールID502には、電子ショッピングモールを識別する識別情報が記憶される。モール名503には、開催者115が設定した電子ショッピングモールの名前が記憶される。開催者ID504には、電子ショッピングモールを生成したユーザのユーザID402が記憶される。すなわち、電子ショッピングモールの利用するユーザのうち、電子ショッピングモールを生成したユーザが開催者115となる。生成日505には、電子ショッピングモールが生成された生成日が記憶される。開催期間506には、電子ショッピングモールの開催期間が記憶される。募集期間507には、電子ショッピングモールに出店する出店者の募集期間が記憶される。募集期間507は、電子ショッピングモールの生成された後、かつ、電子ショッピングモールの開催期間より前の日時が記憶される。広さ508には、電子ショッピングモールに出店可能なお店の数が記憶される。店舗配置509には、電子ショッピングモールに出店するお店の電子ショッピングモール内での配置をシステムが自動配置するか、開催者115が手動で配置するかについての、開催者115による選択結果が記憶される。パスワード510には、出店者125が電子ショッピングモールにログインするため、及び、参加者135が電子ショッピングモールにログインするために開催者115設定するパスワードが記憶される。モール生成料金511には、管理者105の操作によって設定された、開催者115が管理者105へ支払う料金が記憶される。出店料金512には、開催者115の操作によって設定された出店者125が支払う出店料金が記憶される。参加料金513には、開催者115の操作によって設定された参加者135が支払う参加料金が記憶される。
なお、開催者115が設定するパスワードによる電子ショッピングモールへの入場制限は、第1入場制限の一例である。
(2) Electronic shopping mall information 500
FIG. 5 is a diagram showing an example of a table that stores the electronic shopping mall information 500.
The electronic shopping mall information 500 is registration information related to the electronic shopping mall. The table that stores the electronic shopping mall information 500 has, as items, a serial number 501, a mall ID 502, a mall name 503, an organizer ID 504, a generation date 505, a holding period 506, a recruitment period 507, and a size 508. The store layout 509, the password 510, the mall generation fee 511, the store opening fee 512, and the participation fee 513 are included. Identification information that identifies the electronic shopping mall is stored in the mall ID 502. The name of the electronic shopping mall set by the organizer 115 is stored in the mall name 503. The organizer ID 504 stores the user ID 402 of the user who created the electronic shopping mall. That is, among the users who use the electronic shopping mall, the user who created the electronic shopping mall is the organizer 115. The generation date 505 stores the generation date when the electronic shopping mall was generated. In the holding period 506, the holding period of the electronic shopping mall is stored. In the recruitment period 507, the recruitment period of the person who opens the store in the electronic shopping mall is stored. In the recruitment period 507, the date and time after the generation of the electronic shopping mall and before the holding period of the electronic shopping mall is stored. The size 508 stores the number of stores that can be opened in the electronic shopping mall. The store layout 509 stores the selection result by the organizer 115 as to whether the system automatically arranges the stores to be opened in the electronic shopping mall in the electronic shopping mall or the organizer 115 manually arranges them. Will be done. The password 510 stores the password set by the organizer 115 for the store owner 125 to log in to the electronic shopping mall and for the participant 135 to log in to the electronic shopping mall. The mall generation fee 511 stores a fee set by the operation of the administrator 105 and paid by the organizer 115 to the administrator 105. The store opening fee 512 stores the store opening fee paid by the store opening 125 set by the operation of the organizer 115. The participation fee 513 stores the participation fee paid by the participant 135 set by the operation of the organizer 115.
The restriction on admission to the electronic shopping mall by the password set by the organizer 115 is an example of the first restriction on admission.

(3)出店者情報600
図6は、出店者情報600を記憶するテーブルの一例を示す図である。
出店者情報600は、電子ショッピングモールに店舗を出店する出店者125に関する情報である。出店者情報600を記憶するテーブルは、項目として、通し番号601と、モールID502と、出店者ID603と、第1店舗画像604と、第2店舗画像605と、外部リンク606と、店舗の位置情報607と、を含む。モールID502には、電子ショッピングモールを識別する識別情報が記憶される。出店者ID603には、出店者125を識別する識別情報であるユーザID402が記憶される。第1店舗画像604には、案内MAP用の出店者125が出店する店舗の画像が記憶される。第2店舗画像605には、実際の会場MAP用の出店者125が出店する店舗の画像が記憶される。外部リンク606には、参加者135が、出店者125が出店する店舗で商品を購入する際の外部のWebサイトへのリンク情報が記憶される。店舗の位置情報607には、出店者125が出店する店舗の位置情報が記憶される。より具体的に説明すると、店舗の位置情報607には、電子ショッピング内の位置情報が記憶される。例えば、“あ1”は、後述する図16等に示されるMAPの“あ1”に対応する位置情報が記憶される。
(3) Store owner information 600
FIG. 6 is a diagram showing an example of a table that stores store information 600.
The store opening information 600 is information regarding the store opening 125 that opens a store in an electronic shopping mall. The table that stores the store store information 600 has, as items, a serial number 601, a mall ID 502, a store store ID 603, a first store image 604, a second store image 605, an external link 606, and a store location information 607. And, including. Identification information that identifies the electronic shopping mall is stored in the mall ID 502. The store store ID 603 stores the user ID 402, which is identification information for identifying the store store 125. In the first store image 604, an image of the store where the store owner 125 for the guide MAP opens is stored. In the second store image 605, an image of the store where the store owner 125 for the actual venue MAP opens is stored. In the external link 606, the link information to the external website when the participant 135 purchases the product at the store where the store owner 125 opens is stored. In the store location information 607, the location information of the store where the store owner 125 opens is stored. More specifically, the location information 607 of the store stores the location information in the electronic shopping. For example, "A1" stores the position information corresponding to "A1" of the MAP shown in FIG. 16 or the like described later.

(4)出店店舗への入場制限情報700
図7は、出店店舗への入場制限情報700を記憶するテーブルの一例を示す図である。
出店店舗への入場制限情報700は、電子ショッピングモールの店舗の出店者125による、自ら出店した店舗へのユーザの入場の制限に関する情報である。出店店舗への入場制限情報700を記憶するテーブルは、項目として、通し番号701と、店舗入場制限実施ユーザID702と、店舗入場制限ユーザID703と、を含む。店舗入場制限実施ユーザID702には、出店店舗への入場制限情報700を設定した出店者125を識別するユーザID402が記憶される。店舗入場制限ユーザID703には、出店者125が、出店店舗への入場を制限した参加者135のユーザID402が記憶される。
(4) Information on restrictions on admission to stores 700
FIG. 7 is a diagram showing an example of a table for storing the entrance restriction information 700 to the store opening.
The admission restriction information 700 to the store opening is information regarding the restriction of the user's admission to the store opened by the store owner 125 of the electronic shopping mall store. The table that stores the store admission restriction information 700 includes the serial number 701, the store admission restriction implementation user ID 702, and the store admission restriction user ID 703 as items. In the store entrance restriction implementation user ID 702, a user ID 402 that identifies the store owner 125 for which the store entrance restriction information 700 is set is stored. The store entrance restriction user ID 703 stores the user ID 402 of the participant 125 who restricted the entrance to the store opening store and the participant 135 who restricted the entrance to the store opening store.

(5)電子ショッピングモールへの入場制限情報800
図8は、電子ショッピングモールへの入場制限情報800を記憶するテーブルの一例を示す図である。
電子ショッピングモールへの入場制限情報800は、電子ショッピングモールの開催者115による、電子ショッピングモールへのユーザの入出の制限に関する情報である。電子ショッピングモールへの入場制限情報800を記憶するテーブルは、項目として、通し番号801と、モール入場制限実施ユーザID802と、モール入場制限ユーザID803と、を含む。モール入場制限実施ユーザID802には、電子ショッピングモールへの入場制限情報800を設定した開催者115を識別するユーザID402が記憶される。モール入場制限ユーザID803には、開催者115が、電子ショッピングモールへの入場を制限した参加者135のユーザID402が記憶される。
(5) Information on restrictions on admission to electronic shopping malls 800
FIG. 8 is a diagram showing an example of a table that stores admission restriction information 800 to the electronic shopping mall.
The admission restriction information 800 to the electronic shopping mall is information regarding the restriction of the user's entry and exit to the electronic shopping mall by the organizer 115 of the electronic shopping mall. The table that stores the entrance restriction information 800 to the electronic shopping mall includes, as items, a serial number 801 and a mall entrance restriction implementation user ID 802, and a mall entrance restriction user ID 803. In the mall admission restriction implementation user ID 802, a user ID 402 that identifies the organizer 115 that has set the admission restriction information 800 to the electronic shopping mall is stored. In the mall admission restriction user ID 803, the user ID 402 of the participant 135 whose admission to the electronic shopping mall is restricted by the organizer 115 is stored.

4.機能構成
図9は、サーバ装置100の機能構成の一例を示す図である。サーバ装置100は、機能構成として、全体制御部901と、通信制御部902と、生成部903と、出店部904と、配置部905と、設定処理部906と、ログイン処理部907と、表示制御部908と、購入処理部909と、を含む。
全体制御部901は、サーバ装置100の機能の全体を制御する。
通信制御部902は、通信部204を介して他の装置から情報を受信したり、他の装置へ情報を送信したりする。
4. Functional configuration FIG. 9 is a diagram showing an example of the functional configuration of the server device 100. As a functional configuration, the server device 100 includes an overall control unit 901, a communication control unit 902, a generation unit 903, a store opening unit 904, an arrangement unit 905, a setting processing unit 906, a login processing unit 907, and display control. A unit 908 and a purchase processing unit 909 are included.
The overall control unit 901 controls the entire function of the server device 100.
The communication control unit 902 receives information from another device or transmits information to the other device via the communication unit 204.

生成部903は、通信制御部902を介して開催者115の第1クライアント装置110より電子ショッピングモールの生成要求を受け取ると、生成要求に基づき電子ショッピングモールを生成する。
出店部904は、通信制御部902を介して出店者125の第2クライアント装置120より出店要求を受け取り、電子ショッピングモールに出店者125の店舗を出店する。
配置部905は、出店者125の店舗を電子ショッピングモール内に配置する。配置部905が配置した店舗の情報は、出店者情報600の店舗の位置情報607に記憶される。
When the generation unit 903 receives the generation request of the electronic shopping mall from the first client device 110 of the organizer 115 via the communication control unit 902, the generation unit 903 generates the electronic shopping mall based on the generation request.
The store opening unit 904 receives a store opening request from the second client device 120 of the store opening 125 via the communication control unit 902, and opens the store of the store opening 125 in the electronic shopping mall.
The arrangement unit 905 arranges the stores of 125 store openings in the electronic shopping mall. The store information arranged by the arrangement unit 905 is stored in the store location information 607 of the store opening information 600.

設定処理部906は、管理者105による操作、通信制御部902を介して開催者115の第1クライアント装置110より受信した情報、出店者125の第2クライアント装置120より受信した情報、参加者135の第3クライアント装置130より受信した情報等に基づき、記憶部202にデータを設定し、記憶させる。
ログイン処理部907は、通信制御部902を介して出店者125の第2クライアント装置120及び参加者135の第3クライアント装置130より受信したログイン要求に基づいてログイン処理を行い、出店者125及び参加者135を電子ショッピングモールにログインさせる。後述するように、開催者115がパスワードありの電子ショッピングモールを生成していた場合、ログイン処理部907は、ログイン処理として、開催者115によって設定されたパスワードを含むログイン要求を受信したか否かを判定する。そして、ログイン処理部907は、開催者115によって設定されたパスワードを含むログイン要求を受信していた場合、ログイン要求を送信した出店者125及び参加者135の電子ショッピングモールへのログインを許可する。出店者125は、電子ショッピングモールにログインすることにより、出店要求を行うことが可能となる。
The setting processing unit 906 is operated by the administrator 105, the information received from the first client device 110 of the organizer 115 via the communication control unit 902, the information received from the second client device 120 of the store owner 125, and the participants 135. Data is set and stored in the storage unit 202 based on the information received from the third client device 130 of the above.
The login processing unit 907 performs login processing based on the login request received from the second client device 120 of the store owner 125 and the third client device 130 of the participant 135 via the communication control unit 902, and the store owner 125 and the participants participate. Log in to the electronic shopping mall. As will be described later, when the organizer 115 has generated an electronic shopping mall with a password, whether or not the login processing unit 907 has received a login request including the password set by the organizer 115 as the login process. To judge. Then, when the login processing unit 907 receives the login request including the password set by the organizer 115, the login processing unit 907 permits the store owner 125 and the participant 135 who sent the login request to log in to the electronic shopping mall. The store owner 125 can make a store opening request by logging in to the electronic shopping mall.

表示制御部908は、要求に応じて、後述する図10、図11、図13、図16、図18、図19、図21、図22、図23、図24、図25及び図26に示されるような画面を、該当する各装置の入出力部等に表示する。
購入処理部909は、通信制御部902を介して参加者135の第3クライアント装置130より受信した商品の購入要求に基づいて、商品の購入に関する処理を実行する。具体的には、参加者135の操作に基づいて、商品を販売する外部のWebサイトに接続する処理を実行する。
The display control unit 908 is shown in FIGS. 10, 11, 13, 16, 16, 18, 19, 19, 21, 22, 23, 24, 25, and 26, which will be described later, in response to a request. A screen is displayed on the input / output section of each applicable device.
The purchase processing unit 909 executes processing related to the purchase of the product based on the purchase request of the product received from the third client device 130 of the participant 135 via the communication control unit 902. Specifically, based on the operation of the participant 135, the process of connecting to an external website that sells the product is executed.

5.情報処理等
以下、サーバ装置100における情報処理等を説明する。
通信制御部902を介して第1クライアント装置110より電子ショッピングモールの新規作成要求を受信すると、表示制御部908は、新規作成画面を作成し、第1クライアント装置110の入出力部304に表示する。図10及び図11は、電子ショッピングモール新規作成画面1001の一例を示す図である。図11は、図10に続く図10の画面と同一の画面である。開催者115は、電子ショッピングモール新規作成画面1001に電子ショッピングモールを生成するための情報を入力し、電子ショッピングモールを生成する。
5. Information processing and the like Hereinafter, information processing and the like in the server device 100 will be described.
Upon receiving a new creation request for the electronic shopping mall from the first client device 110 via the communication control unit 902, the display control unit 908 creates a new creation screen and displays it on the input / output unit 304 of the first client device 110. .. 10 and 11 are views showing an example of the electronic shopping mall new creation screen 1001. FIG. 11 is the same screen as the screen of FIG. 10 following FIG. The organizer 115 inputs information for generating an electronic shopping mall on the new creation screen 1001 of the electronic shopping center, and generates the electronic shopping mall.

図10及び図11に示されるように、電子ショッピングモールを生成するための情報には、例えば、電子ショッピングモールのタイトル、電子ショッピングモールの説明文、参加者が電子ショッピングモールを検索するために使用されるキーワードタグ、出店者125が電子ショッピングモールに出店する際、及び、参加者135が電子ショッピングモールに参加する際に必要となるパスワード(パスワードを設定しない選択も可)、電子ショッピングモールの開催期間、募集期間、出店店舗数、店舗配置の設定、出店料金、参加料金等が含まれる。募集期間は、電子ショッピングモールの生成の後、かつ、開催期間より前に自動的に設定されてもよい。又は、募集期間は、開催者115から、電子ショッピングモールの生成の後、かつ、開催期間より前の期間が設定されていることを条件に、入力を受け付けてもよい。ここで店舗配置の設定は、電子ショッピングモールに出店する出店者125の店舗の配置を自動にするか、開催者115の手動にするかを設定する項目である。すなわち、サーバ装置100は、電子ショッピングモールに出店する出店者125の店舗の配置を自動にするか、開催者115の手動にするかを開催者115が選択可能に構成される。電子ショッピングモール内の店舗配置をシステムが自動で行うのか開催者115が手動で行うのか選択することが可能なため、自動が選択された場合、例えば、出店要求を受け付けた順に店舗が自動で配置され、開催者115のモール運営の負担が軽減される。一方で、手動が選択された場合、人が多く集まる場所に出店する店舗(人気店等)を開催者115が選択することができるため、モールの運営を円滑に行うことができる。 As shown in FIGS. 10 and 11, the information for generating the electronic shopping mall includes, for example, the title of the electronic shopping mall, the description of the electronic shopping mall, and the participants used to search the electronic shopping mall. Keyword tags to be used, the password required when the store owner 125 opens a store in the electronic shopping mall, and when the participant 135 participates in the electronic shopping mall (you can choose not to set a password), and the electronic shopping mall is held. Includes period, recruitment period, number of stores opened, setting of store layout, store opening fee, participation fee, etc. The recruitment period may be automatically set after the generation of the electronic shopping mall and before the holding period. Alternatively, the recruitment period may be input from the organizer 115 on the condition that the period after the generation of the electronic shopping mall and before the holding period is set. Here, the setting of the store arrangement is an item for setting whether to automatically arrange the stores of the store owner 125 who opens a store in the electronic shopping mall or to manually arrange the store 115. That is, the server device 100 is configured so that the organizer 115 can select whether to automatically arrange the stores of the store owner 125 who opens the store in the electronic shopping mall or to manually arrange the store owner 115. Since it is possible to select whether the system automatically arranges the stores in the electronic shopping mall or the organizer 115 manually arranges the stores, if automatic is selected, for example, the stores are automatically arranged in the order in which the store opening request is received. This will reduce the burden of operating the mall of the organizer 115. On the other hand, when manual operation is selected, the organizer 115 can select a store (popular store, etc.) that opens in a place where many people gather, so that the mall can be operated smoothly.

図12は、情報処理システム1000における情報処理の一例を示すシーケンス図である。
図10及び図11において、電子ショッピングモールを生成するための情報が入力され、電子ショッピングモールを新規作成するボタン1010が選択されると、SQ1201において、開催者115が操作する第1クライアント装置110からサーバ装置100に、電子ショッピングモール生成要求が送信される。電子ショッピングモール生成要求には、図10及び図11の電子ショッピングモール新規作成画面1001を介して設定された情報が含まれる。サーバ装置100の通信制御部902は、開催者115が操作する第1クライアント装置110から送信された電子ショッピングモール生成要求を受信する。すなわち、サーバ装置100は、開催者115が操作する第1クライアント装置110から、出店者125及び参加者135の少なくとも一方の電子ショッピングモールへ参加するための参加費用に関する情報を受信する。ここで、参加するための参加費用に関する情報とは、例えば、出店料金(第2ユーザ(出店者125)への課金)及び参加料金(第3ユーザ(参加者135)への課金)の情報である。
FIG. 12 is a sequence diagram showing an example of information processing in the information processing system 1000.
In FIGS. 10 and 11, when the information for generating the electronic shopping center is input and the button 1010 for newly creating the electronic shopping center is selected, the first client device 110 operated by the organizer 115 in SQ1201. An electronic shopping mall generation request is transmitted to the server device 100. The electronic shopping mall generation request includes information set via the electronic shopping center new creation screen 1001 of FIGS. 10 and 11. The communication control unit 902 of the server device 100 receives the electronic shopping mall generation request transmitted from the first client device 110 operated by the organizer 115. That is, the server device 100 receives information on the participation fee for participating in at least one of the store opening 125 and the participant 135 from the first client device 110 operated by the organizer 115. Here, the information regarding the participation fee for participation is, for example, information on the store opening fee (charge to the second user (store owner 125)) and the participation fee (charge to the third user (participant 135)). is there.

通信制御部902を介して開催者115の第1クライアント装置110より電子ショッピングモールの生成要求を受け取ると、SQ1202において、設定処理部906は、電子ショッピングモールの生成要求に含まれる情報に基づき、図5に示される電子ショッピングモール情報500に情報を設定する。すなわち、電子ショッピングモールの生成要求には、図5に示されるテーブルの項目501〜項目513に該当する情報が含まれる。より具体的に説明すると、設定処理部906は、電子ショッピングモールの生成要求より情報を抽出し、記憶部202に記憶されている図5に示されるテーブルの項目501〜項目513に該当する情報を記憶する。すなわち、設定処理部906は、参加費用に関する情報を設定する。
また、設定処理部906は、サーバ装置100の管理者105から、電子ショッピングモールを識別するモールID502と、開催者115の電子ショッピングモールの生成費用に関する情報と、を受け付ける。そして、設定処理部906は、受け付けた開催者115の電子ショッピングモールの生成費用に関する情報を、該当する図5に示されるテーブルの項目511に設定する。電子ショッピングモールの生成費用に関する情報は、管理者105の操作に基づき、予め設定された情報を用いて、テーブルの項目511に電子ショッピングモール生成時に自動的に設定されてもよい。この際、管理者105は、電子ショッピングモールの出店数や開催期間の長さに基づいて生成費用が変更されるよう予め設定することができるようにしてもよい。管理者105は、開催者115にサービスを提供しているため、開催者115から対価を受け取る機能を有している。一方で、開催者115は自身でショッピングモールを運営しているため、その参加者(出店者125、参加者135)に対してサービスに対する対価を受け取る機能を有している。このように、開催者115は、管理者105の生成費用とは独立して、参加者(出店者125、参加者135)の参加費用を定めることができる。そのため、開催者115は、運営する電子ショッピングモールの運営自由度を高めることができる。このように、管理者105、開催者115が共に自由度の高いサービスを提供することができる。
生成部903は、記憶部202に記憶した電子ショッピングモール情報500に基づき、電子ショッピングモールを生成する。
SQ1203において、通信制御部902は、生成部903からの依頼に基づき、電子ショッピングモールの生成が完了したことを示す情報を、通信制御部902を介して開催者115の第1クライアント装置110に送信する。
Upon receiving the electronic shopping center generation request from the first client device 110 of the organizer 115 via the communication control unit 902, in the SQ1202, the setting processing unit 906 is based on the information included in the electronic shopping mall generation request. Information is set in the electronic shopping mall information 500 shown in 5. That is, the electronic shopping mall generation request includes information corresponding to items 501 to 513 in the table shown in FIG. More specifically, the setting processing unit 906 extracts information from the generation request of the electronic shopping mall, and stores the information corresponding to the items 501 to 513 of the table shown in FIG. 5 stored in the storage unit 202. Remember. That is, the setting processing unit 906 sets the information regarding the participation fee.
Further, the setting processing unit 906 receives from the administrator 105 of the server device 100 the mall ID 502 that identifies the electronic shopping mall and the information regarding the generation cost of the electronic shopping mall of the organizer 115. Then, the setting processing unit 906 sets the information regarding the generation cost of the received electronic shopping mall of the organizer 115 in the item 511 of the table shown in FIG. The information regarding the generation cost of the electronic shopping mall may be automatically set in the item 511 of the table when the electronic shopping mall is generated, based on the operation of the administrator 105, using the preset information. At this time, the manager 105 may be able to set in advance so that the generation cost is changed based on the number of stores opened in the electronic shopping mall and the length of the holding period. Since the administrator 105 provides the service to the organizer 115, the administrator 105 has a function of receiving compensation from the organizer 115. On the other hand, since the organizer 115 operates a shopping mall by itself, it has a function of receiving compensation for the service from its participants (store openings 125, participants 135). In this way, the organizer 115 can determine the participation cost of the participants (store openings 125, participants 135) independently of the generation cost of the administrator 105. Therefore, the organizer 115 can increase the degree of freedom in operating the electronic shopping mall to be operated. In this way, both the manager 105 and the organizer 115 can provide services with a high degree of freedom.
The generation unit 903 generates an electronic shopping mall based on the electronic shopping mall information 500 stored in the storage unit 202.
In SQ1203, the communication control unit 902 transmits information indicating that the generation of the electronic shopping mall is completed to the first client device 110 of the organizer 115 via the communication control unit 902 based on the request from the generation unit 903. To do.

ここで、電子ショッピングモール新規作成画面1001においてパスワードを設定していた場合、開催者115は、第1クライアント装置110を操作して、SQ1204において、出店者125の第2クライアント装置120にパスワードを送信する。同様に、電子ショッピングモール新規作成画面1001においてパスワードを設定していた場合、開催者115は、第1クライアント装置110を操作して、SQ1205において、参加者135の第3クライアント装置130にパスワードを送信する。出店者125及び参加者135へのパスワードの連絡は、メール等を用いて行ってもよい。
なお、以下では説明の簡略化のため、電子ショッピングモール新規作成画面1001においてパスワードが設定された場合を例に説明を行う。
Here, when the password is set on the electronic shopping mall new creation screen 1001, the organizer 115 operates the first client device 110 and transmits the password to the second client device 120 of the store owner 125 in SQ1204. To do. Similarly, when the password is set on the electronic shopping mall new creation screen 1001, the organizer 115 operates the first client device 110 and sends the password to the third client device 130 of the participant 135 in SQ1205. To do. The passwords may be communicated to the store owner 125 and the participant 135 by e-mail or the like.
In the following, for the sake of simplification of the description, a case where a password is set on the electronic shopping mall new creation screen 1001 will be described as an example.

図12のSQ1206において、出店者125は出店を希望する電子ショッピングモールを選択し、開催者115が設定したパスワードを入力し、電子ショッピングモールにログインする。すると、出店部904は、図14に示される情報処理を実行する。図14は、出店要求を受信可能とするか否かの情報処理の一例を示すフローチャートである。出店者125からログインがあった場合、図14に示す処理が実行される。
S1301において、出店部904は、所定期間か否かを判定する。より具体的に説明すると、出店部904は、不図示のサーバ装置100のRTC(Real Time Clock)等より日付情報を取得する。また、出店部904は、記憶部202に記憶されている、選択された電子ショッピングモールの電子ショッピングモール情報500より生成日505及び開催期間506の情報を取得する。そして、出店部904は、RTC等より取得した日付情報が生成日505より後で開催期間506の前か否かを判定する。出店部904は、RTC等より取得した日付情報が生成日505より後で開催期間506の前であると判定すると、処理をS1302に進める。出店部904は、RTC等より取得した日付情報が生成日505より後で開催期間506の前でないと判定すると、処理をS1304に進める。
なお、他の例として、出店部904は、RTC等より取得した日付情報が生成日505より後で開催期間506の前に設定されている募集期間507内であるか否かを判定するようにしてもよい。
In SQ1206 of FIG. 12, the store owner 125 selects the electronic shopping center in which he / she wishes to open a store, inputs the password set by the organizer 115, and logs in to the electronic shopping mall. Then, the store opening unit 904 executes the information processing shown in FIG. FIG. 14 is a flowchart showing an example of information processing as to whether or not the store opening request can be received. When the store owner 125 logs in, the process shown in FIG. 14 is executed.
In S1301, the store opening unit 904 determines whether or not the period is a predetermined period. More specifically, the store opening unit 904 acquires date information from an RTC (Real Time Clock) or the like of a server device 100 (not shown). In addition, the store opening unit 904 acquires information on the generation date 505 and the holding period 506 from the electronic shopping mall information 500 of the selected electronic shopping mall stored in the storage unit 202. Then, the store opening department 904 determines whether or not the date information acquired from the RTC or the like is after the generation date 505 and before the holding period 506. When the store opening department 904 determines that the date information acquired from the RTC or the like is after the generation date 505 and before the holding period 506, the process proceeds to S1302. When the store opening unit 904 determines that the date information acquired from the RTC or the like is after the generation date 505 and not before the holding period 506, the process proceeds to S1304.
As another example, the store opening department 904 determines whether or not the date information acquired from the RTC or the like is within the recruitment period 507 set after the generation date 505 and before the holding period 506. You may.

S1302において、出店部904は、選択された電子ショッピングモールの電子ショッピングモール情報500より広さ508の情報を取得する。上述したように、広さ508には電子ショッピングモールに出店可能なお店の数が記憶される。出店部904は、選択された電子ショッピングモールに現在出店を申し込んでいるお店の数と、電子ショッピングモール情報500より取得された出店可能なお店の数と、に基づいて、空きスペースがあるか、すなわち、現在出店を申し込んでいるお店の数が出店可能なお店の数に達しているか、否かを判定する。出店部904は、現在出店を申し込んでいるお店の数が出店可能なお店の数に達していないと判定すると、処理をS1303に進める。出店部904は、現在出店を申し込んでいるお店の数が出店可能なお店の数に達していると判定すると、処理をS1304に進める。 In S1302, the store opening unit 904 acquires information having a size of 508 from the electronic shopping mall information 500 of the selected electronic shopping mall. As described above, the area 508 stores the number of stores that can be opened in the electronic shopping mall. Whether the store opening department 904 has vacant space based on the number of stores currently applying for opening in the selected electronic shopping mall and the number of stores that can be opened obtained from the electronic shopping mall information 500. That is, it is determined whether or not the number of stores currently applying for opening has reached the number of stores that can be opened. When the store opening department 904 determines that the number of stores currently applying for opening has not reached the number of stores that can be opened, the process proceeds to S1303. When the store opening department 904 determines that the number of stores currently applying for opening has reached the number of stores that can be opened, the process proceeds to S1304.

S1303において、表示制御部908は、出店要求をサーバ装置100に送信するための画面等を出店者125の入出力部304に表示する。
S1304において、表示制御部908は、エラー画面等を出店者125の入出力部304に表示する。エラー画面等に代わり、出店を申し込むボタンを出店者125の入出力部304に表示させなくてもよい。又は、出店が出来ない旨を、出店者125の入出力部304に表示してもよい。
以下、説明の簡略化のため、サーバ装置100は、出店要求をサーバ装置100に送信するための画面等を出店者125の入出力部304に表示したものとして説明を行う。
In S1303, the display control unit 908 displays a screen or the like for transmitting the store opening request to the server device 100 on the input / output unit 304 of the store opening person 125.
In S1304, the display control unit 908 displays an error screen or the like on the input / output unit 304 of the store owner 125. Instead of the error screen or the like, it is not necessary to display the button for applying for opening a store on the input / output unit 304 of the store opening person 125. Alternatively, the input / output unit 304 of the store owner 125 may indicate that the store cannot be opened.
Hereinafter, for the sake of simplification of the description, the server device 100 will be described assuming that the screen or the like for transmitting the store opening request to the server device 100 is displayed on the input / output unit 304 of the store opening person 125.

出店者125は、出店要求をサーバ装置100に送信するための画面に必要な情報を設定する操作を行う。第2クライアント装置120は、出店者125の操作に基づいて、出店要求をサーバ装置100に送信する。すなわち、出店要求は、電子ショッピングモールが生成された後、かつ、開催期間より前に受信可能に構成される。 The store opening person 125 performs an operation of setting necessary information on the screen for transmitting the store opening request to the server device 100. The second client device 120 transmits a store opening request to the server device 100 based on the operation of the store opening person 125. That is, the store opening request is configured to be receivable after the electronic shopping mall is generated and before the holding period.

出店要求には、例えば、出店を希望する電子ショッピングモールを識別する情報であるモールID502、出店者125を識別する識別情報である出店者(ユーザ)ID402、パスワード、案内MAP用の出店者125が出店する店舗の画像604、実際の会場MAP用の出店者125が出店する店舗の画像605、出店者125が店舗で販売する商品の販売サイトへの外部のWebサイトへのリンク情報、出店料金の費用支払い方法の情報等、電子ショッピングモールに出店する際に必要な情報が含まれる。サーバ装置100の通信制御部902は、出店者125の第2クライアント装置120が送信した出店要求を受信する。ここで、サーバ装置100の出店部904は、第2クライアント装置120からの出店要求を、電子ショッピングモールが生成された後、かつ、開催期間より前に受信するよう構成される。出店者125の出店要求は、電子ショッピングモールの生成後、開催期間前に限定して受信するため、開催期間中に電子ショッピングモール内でテナントが次々入れ替わることによる開催者115の運営の負担を軽減することができる。 The store opening request includes, for example, a mall ID 502 which is information for identifying an electronic shopping mall that wants to open a store, a store opening (user) ID 402 which is identification information for identifying a store opening 125, a password, and a store opening 125 for guidance MAP. Image 604 of the store to open, image 605 of the store where the store 125 for the actual venue MAP opens, link information to the external website to the sales site of the product sold by the store 125, the store opening fee It includes information necessary for opening a store in an electronic shopping mall, such as information on how to pay expenses. The communication control unit 902 of the server device 100 receives the store opening request transmitted by the second client device 120 of the store opening person 125. Here, the store opening unit 904 of the server device 100 is configured to receive the store opening request from the second client device 120 after the electronic shopping mall is generated and before the holding period. Since the store opening request of the store owner 125 is received only before the holding period after the generation of the electronic shopping mall, the burden on the operation of the organizer 115 due to the tenants being replaced one after another in the electronic shopping mall during the holding period is reduced. can do.

なお、出店要求に、案内MAP用の出店者125が出店する店舗の画像604、実際の会場MAP用の出店者125が出店する店舗の画像605が含まれていない場合は、出店処理を実行後に店舗の画像を設定することが可能に構成される。出店者125が所定の操作を行うと、第2クライアント装置120からサーバ装置100に対して、店舗の画像等を設定するための画面の表示要求が送信される。サーバ装置100の表示制御部908は、通信制御部902を介して表示要求を受信すると、店舗の画像等を設定するための画面を生成し、第2クライアント装置120の入出力部304に表示する。図13は、店舗の画像を設定するための画面の一例を示す図である。出店者125は、図13に示されるような画面を用いて、店舗の画像を設定する。図13の例は、実際の会場MAP用の店舗の画像を設定する例である。同様に、出店者125は、案内MAP用の店舗の画像も設定する。なお、出店者125が、案内MAP用の店舗の画像604と、実際の会場MAP用の店舗の画像605のうち、一方のみを設定している場合、設定されている画像を案内MAP用の店舗の画像604及び実際の会場MAP用の店舗の画像605の両方に用いてもよい。 If the store opening request does not include the image 604 of the store where the store opening 125 for the guidance MAP opens and the image 605 of the store where the store opening 125 for the actual venue MAP opens, after the store opening process is executed. It is configured so that the image of the store can be set. When the store clerk 125 performs a predetermined operation, a screen display request for setting a store image or the like is transmitted from the second client device 120 to the server device 100. When the display control unit 908 of the server device 100 receives the display request via the communication control unit 902, the display control unit 908 generates a screen for setting a store image or the like and displays it on the input / output unit 304 of the second client device 120. .. FIG. 13 is a diagram showing an example of a screen for setting an image of a store. The store owner 125 sets an image of the store using a screen as shown in FIG. The example of FIG. 13 is an example of setting an image of a store for an actual venue MAP. Similarly, the store owner 125 also sets an image of the store for the guidance MAP. If the store owner 125 sets only one of the image 604 of the store for the guide MAP and the image 605 of the store for the actual venue MAP, the set image is used as the store for the guide MAP. It may be used for both the image 604 of the above and the image 605 of the store for the actual venue MAP.

通信制御部902を介して出店者125の第2クライアント装置120より出店要求を受け取ると、出店部904は、出店要求に含まれる情報に基づき、図6に示される出店者情報600に情報を設定する。より具体的に説明すると、出店部904は、出店要求より情報を抽出し、図6に示されるテーブルの項目601〜項目606に該当する情報を記憶部202に記憶させる。 Upon receiving the store opening request from the second client device 120 of the store opening 125 via the communication control unit 902, the store opening unit 904 sets the information in the store opening information 600 shown in FIG. 6 based on the information included in the store opening request. To do. More specifically, the store opening unit 904 extracts information from the store opening request and stores the information corresponding to the items 601 to 606 of the table shown in FIG. 6 in the storage unit 202.

SQ1207において、サーバ装置100の配置部905は、出店者125の店舗を配置する処理を実行する。SQ1207の処理の詳細を図15に示す。図15は、出店者125の店舗の画像を電子ショッピングモールに配置する情報処理の一例を示すフローチャートである。通信制御部902を介して出店要求を受信した場合、S1401からの処理が実行される。 In SQ1207, the arrangement unit 905 of the server device 100 executes a process of arranging the stores of the store openings 125. The details of the processing of SQ1207 are shown in FIG. FIG. 15 is a flowchart showing an example of information processing in which an image of a store of 125 store openings is arranged in an electronic shopping mall. When the store opening request is received via the communication control unit 902, the process from S1401 is executed.

S1401において、配置部905は、店舗を自動配置する否かを判定する。より具体的に説明すると、配置部905は、出店者125が出店を要求するモールID502を基に電子ショッピングモール情報500を記憶部202より検索する。そして、配置部905は、該当する電子ショッピングモール情報500に含まれる店舗配置509に記憶されている自動配置するか、手動配置するかの情報を取得する。配置部905は、取得した情報が自動配置を示していた場合、自動で配置すると判定する。配置部905は、取得した情報が手動配置を示していた場合、手動で配置すると判定する。配置部905は、自動で配置すると判定した場合、処理をS1402に進める。配置部905は、手動で配置すると判定した場合、処理をS1403に進める。 In S1401, the arrangement unit 905 determines whether or not to automatically arrange the stores. More specifically, the arrangement unit 905 searches the storage unit 202 for the electronic shopping mall information 500 based on the mall ID 502 requested by the store owner 125 to open a store. Then, the placement unit 905 acquires information on whether to automatically place or manually place the items stored in the store placement 509 included in the corresponding electronic shopping mall information 500. If the acquired information indicates automatic placement, the placement unit 905 determines that the information is automatically placed. If the acquired information indicates manual placement, the placement unit 905 determines that the information is manually placed. When the arrangement unit 905 determines that the arrangement is to be performed automatically, the process proceeds to S1402. When the arrangement unit 905 determines that the arrangement is to be performed manually, the process proceeds to S1403.

S1304において、配置部905は、店舗を自動配置する。この際、配置部905は、同じ電子ショッピングモールの電子ショッピングモール他の出店者の店舗で販売する商品の属性情報等を出店者125より取得し、類似する商品を販売する店舗が近くになるように案内MAPに店舗を自動配置する。店舗の自動配置は、出店要求を受信した順に自動で配置してもよい。配置部905は、配置した店舗の情報を、出店者情報600の店舗の位置情報607に記憶する。
S1305において、配置部905は、店舗を手動配置する処理を実行する。例えば、配置部905は、店舗を手動で配置するための設定画面の表示要求を表示制御部908に対して行う。表示制御部908は、表示要求を受け取ると、店舗を手動で配置するための設定画面を生成し、出店者125の第2クライアント装置120の入出力部304に表示する。図16は、店舗を手動で配置するための画面の一例を示す図である。出店者125は、第2クライアント装置120の入出力部304を介して店舗の位置を決定し、配置する。図16の例では、出店者ID“b”の出店者125は、店舗位置“あ1
”の位置に店舗名“外苑前商店街”の店舗を配置する例が示されている。なお、店舗位置“あ1
”の位置は、図16の右側において「あ1」の位置に対応する。
配置部905は、表示制御部908を介して開催者115の設定した情報を取得し、出店者125が出店する店舗を配置する。配置部905は、配置した店舗の位置情報を、出店者情報600の店舗の位置情報607に記憶する。例えば、図16の例では、配置部905は、「あ1」に対応する電子ショッピング内の位置情報を出店者情報600の店舗の位置情報607に記憶する。
In S1304, the arrangement unit 905 automatically arranges the stores. At this time, the arrangement unit 905 acquires the attribute information and the like of the products sold at the stores of the electronic shopping malls and other stores of the same electronic shopping mall from the store owner 125 so that the stores selling similar products are close to each other. Automatically place stores in the guidance MAP. The stores may be automatically arranged in the order in which the store opening requests are received. The arrangement unit 905 stores the information of the arranged stores in the store location information 607 of the store opening information 600.
In S1305, the arrangement unit 905 executes a process of manually arranging the stores. For example, the arrangement unit 905 makes a display request for the setting screen for manually arranging the store to the display control unit 908. Upon receiving the display request, the display control unit 908 generates a setting screen for manually arranging the store and displays it on the input / output unit 304 of the second client device 120 of the store owner 125. FIG. 16 is a diagram showing an example of a screen for manually arranging stores. The store owner 125 determines and arranges the position of the store via the input / output unit 304 of the second client device 120. In the example of FIG. 16, the store opening 125 of the store opening ID “b” is the store position “A1”.
An example of arranging a store with the store name "Gaienmae Shopping Street" at the "" position is shown. In addition, the store position "A1" is shown.
The position of "corresponds to the position of" A1 "on the right side of FIG.
The arrangement unit 905 acquires the information set by the organizer 115 via the display control unit 908, and arranges the store where the store owner 125 opens a store. The arrangement unit 905 stores the location information of the arranged stores in the store location information 607 of the store opening information 600. For example, in the example of FIG. 16, the arrangement unit 905 stores the location information in the electronic shopping corresponding to “A1” in the location information 607 of the store of the store opening information 600.

図12の説明に戻る。
店舗の画像の配置が終わると、SQ1208において、通信制御部902は、第2クライアント装置120に対して、出店処理の完了通知を送信する。同様に、SQ1209において、通信制御部902は、第1クライアント装置110に対して、出店処理の完了通知を送信する。
Returning to the description of FIG.
When the arrangement of the store image is completed, in SQ1208, the communication control unit 902 transmits a store opening process completion notification to the second client device 120. Similarly, in SQ1209, the communication control unit 902 transmits a notification of completion of the store opening process to the first client device 110.

SQ1210において、第3クライアント装置130は、参加者135のログイン操作に基づいて、ログイン要求をサーバ装置100に送信する。サーバ装置100の通信制御部902は、ログイン要求を受信する。ログイン要求には、例えば、参加者135がログインを要求する電子ショッピングモールを識別する情報であるモールID502、参加者135を識別する識別情報である参加者(ユーザID)402、パスワード、参加者料金の費用支払い方法の情報が含まれる。サーバ装置100の通信制御部902は、第3クライアント装置130よりログイン要求を受信する。ログイン処理部907は、ログイン要求に含まれるログインを要求する電子ショッピングモールを識別するモールID502を基に電子ショッピングモール情報500を記憶部202より検索する。そして、ログイン処理部907は、該当する電子ショッピングモール情報500に含まれるパスワード510のパスワードの情報を取得する。ログイン処理部907は、取得したパスワードと、ログイン要求に含まれるパスワードと、が一致するか否かに基づいてログイン処理を行う。ログイン処理部907は、パスワードが一致する場合、ログインを許可する。ログイン処理部907は、パスワードが一致しない場合、ログインを許可しない。 In SQ1210, the third client device 130 transmits a login request to the server device 100 based on the login operation of the participant 135. The communication control unit 902 of the server device 100 receives the login request. The login request includes, for example, a mall ID 502 which is information for identifying the electronic shopping mall where the participant 135 requests login, a participant (user ID) 402 which is identification information for identifying the participant 135, a password, and a participant fee. Contains information on how to pay for your expenses. The communication control unit 902 of the server device 100 receives a login request from the third client device 130. The login processing unit 907 searches the storage unit 202 for the electronic shopping mall information 500 based on the mall ID 502 that identifies the electronic shopping mall that requests the login included in the login request. Then, the login processing unit 907 acquires the password information of the password 510 included in the corresponding electronic shopping mall information 500. The login processing unit 907 performs login processing based on whether or not the acquired password and the password included in the login request match. If the passwords match, the login processing unit 907 allows login. If the passwords do not match, the login processing unit 907 does not allow login.

電子ショッピングモール内の店舗画像の表示処理の一例を図17に示す。
図17は、店舗画像の表示処理の一例を示すフローチャートである。
S1501において、表示制御部908は、参加者135がログインした電子ショッピングモールを識別する識別情報であるモールID502を読み込む。
S1502において、表示制御部908は、S1501で読み込まれたモールID502を含む出店者情報600を記憶部202より検索する。そして、表示制御部908は、該当する出店者情報600に含まれる第1店舗画像604の画像と、第2店舗画像605の画像と、を読み込む。
FIG. 17 shows an example of display processing of a store image in an electronic shopping mall.
FIG. 17 is a flowchart showing an example of the display processing of the store image.
In S1501, the display control unit 908 reads the mall ID 502, which is the identification information for identifying the electronic shopping mall to which the participant 135 has logged in.
In S1502, the display control unit 908 searches the storage unit 202 for the store opening information 600 including the mall ID 502 read in S1501. Then, the display control unit 908 reads the image of the first store image 604 and the image of the second store image 605 included in the corresponding store store information 600.

S1503において、表示制御部908は、案内MAPを表示するか、実際の会場MAPを表示するかを判定する。より具体的に説明すると、表示制御部908は、参加者135による第3クライアント装置130の入出力部304を介した選択操作に基づき、案内MAPを表示するか、キャラクターの移動時に表示する実際の会場MAPを表示するかを判定する。表示制御部908は、案内MAPを表示すると判定すると、処理をS1504に進める。表示制御部908は、実際の会場MAPを表示すると判定すると、処理をS1505に進める。 In S1503, the display control unit 908 determines whether to display the guide MAP or the actual venue MAP. More specifically, the display control unit 908 displays the guide MAP or actually displays the guide MAP when the character moves, based on the selection operation by the participant 135 via the input / output unit 304 of the third client device 130. Determine whether to display the venue MAP. When the display control unit 908 determines that the guide MAP is to be displayed, the display control unit 908 advances the process to S1504. When the display control unit 908 determines that the actual venue MAP is to be displayed, the process proceeds to S1505.

S1504において、表示制御部908は、参加者135の第3クライアント装置130の入出力部304に同じモールID502の電子ショッピングモールの第1店舗画像604の集まりである案内MAPを表示する。図18は、案内MAPの一例を示す図である。案内MAPは、参加者135が電子ショッピングモール内の各店舗の配置を確認する際に表示されるマップである。
S1505において、表示制御部908は、参加者135の第3クライアント装置130の入出力部304に同じモールID502の電子ショッピングモールの第2店舗画像605の集まりである実際の会場MAP用の画像を表示する。図19は、実際の会場MAPの一部を示す図である。図19の例では、視認性をよくするため、図18の案内MAPの一部である領域1801に対応する会場MAPを表示している。会場MAPは、参加者135が電子ショッピングモール内の各店舗を参加者135のキャラクターで歩き回る際に表示されるマップである。なお、サーバ装置100は、参加者135による第3クライアント装置130の操作に応じて、参加者135のキャラクターを電子ショッピングモール内で動かし、動かした参加者135のキャラクターの位置情報を保持する。同様に、サーバ装置100は、出店者125による第2クライアント装置120の操作に応じて、出店者125のキャラクターを電子ショッピングモール内で動かし、動かした出店者125のキャラクターの位置情報を保持する。開催者115は、電子ショッピングモール内では、参加者135として、参加者135のキャラクターを動かすことができる。
In S1504, the display control unit 908 displays the guide MAP, which is a collection of the first store images 604 of the electronic shopping mall of the same mall ID 502, on the input / output unit 304 of the third client device 130 of the participant 135. FIG. 18 is a diagram showing an example of the guide MAP. The guidance MAP is a map displayed when the participant 135 confirms the arrangement of each store in the electronic shopping mall.
In S1505, the display control unit 908 displays an image for the actual venue MAP, which is a collection of the second store images 605 of the electronic shopping mall of the same mall ID 502, on the input / output unit 304 of the third client device 130 of the participant 135. To do. FIG. 19 is a diagram showing a part of the actual venue MAP. In the example of FIG. 19, in order to improve visibility, the venue MAP corresponding to the area 1801 which is a part of the guide MAP of FIG. 18 is displayed. The venue MAP is a map displayed when the participant 135 walks around each store in the electronic shopping mall with the character of the participant 135. The server device 100 moves the character of the participant 135 in the electronic shopping mall in response to the operation of the third client device 130 by the participant 135, and holds the position information of the moved character of the participant 135. Similarly, the server device 100 moves the character of the store clerk 125 in the electronic shopping mall in response to the operation of the second client device 120 by the store clerk 125, and holds the position information of the moved character of the store clerk 125. The organizer 115 can move the character of the participant 135 as the participant 135 in the electronic shopping mall.

図18及び図19に示されるように、サーバ装置100の表示制御部908は、案内MAPと、会場MAPと、で店舗を異なる態様で表示する。より具体的に説明すると、案内MAPでは、全体を俯瞰してそれぞれの店舗においてどのような物、又はどのようなジャンルの物が売られているかを示すアイコンが表示される。一方、会場MAPでは、店舗の中の様子等が表示されている。参加者135は、キャラクターを動かし、店舗内に移動させ、店舗内でその店舗で販売されている商品を購入したり、出店者125のキャラクターと会話したりするための操作等を行うことができる。なお、案内MAPは、電子ショッピングモール内の店舗の配置を示す第1マップの一例である。会場MAPは、電子ショッピングモール内をユーザのキャラクターが歩き回る際に表示される第2マップの一例である。また、アイコンとは、物事を簡単な絵柄で記号化して表現したものである。
電子ショッピングモールは通常の電子ショッピングモール会場と異なり、電子ショッピングモールや店舗自体も電子データで描画されているため、全体を俯瞰するための地図を実際の街を縮小して表示することも可能である。しかし、縮小して表示すると実際に何を販売している店舗なのか分かり辛い。そのため、全体を俯瞰する案内マップとキャラクターが歩く会場マップとで店舗の表示を異ならせることで、参加者135の利便性を確保しつつ、店舗のオリジナリティを出すことができる。
As shown in FIGS. 18 and 19, the display control unit 908 of the server device 100 displays the store in a different manner between the guide MAP and the venue MAP. More specifically, in the guide MAP, an icon indicating what kind of item or what kind of item is sold at each store is displayed from a bird's-eye view of the whole. On the other hand, at the venue MAP, the inside of the store is displayed. Participant 135 can move the character, move it into the store, purchase products sold at the store in the store, perform operations for talking with the character of the store owner 125, and the like. .. The guide MAP is an example of the first map showing the arrangement of stores in the electronic shopping mall. The venue MAP is an example of a second map displayed when the user's character walks around in the electronic shopping mall. An icon is a symbolic representation of things with a simple pattern.
Unlike ordinary electronic shopping mall venues, electronic shopping malls and stores themselves are also drawn with electronic data, so it is possible to display a map for a bird's-eye view of the entire city in a reduced size. is there. However, it is difficult to understand what the store actually sells when it is displayed in a reduced size. Therefore, by making the display of the store different between the guide map that gives a bird's-eye view of the whole and the venue map where the characters walk, it is possible to bring out the originality of the store while ensuring the convenience of the participants 135.

図20は、電子ショッピングモール内のキャラクターの表示処理の一例を示すフローチャートである。
S1901において、表示制御部908は、表示する電子ショッピングモールを識別する識別情報であるモールID502を読み込む。
S1902において、表示制御部908は、S1901で読み込まれたモールID502を含む出店者情報600を記憶部202より検索する。そして、表示制御部908は、該当する出店者情報600に含まれる第2ユーザID603に記憶されている出店者125のユーザID402を読み込む。また、表示制御部908は、該当する出店者情報600に含まれる店舗の位置情報607を読み込む。
FIG. 20 is a flowchart showing an example of character display processing in an electronic shopping mall.
In S1901, the display control unit 908 reads the mall ID 502, which is the identification information for identifying the electronic shopping mall to be displayed.
In S1902, the display control unit 908 searches the storage unit 202 for the store opening information 600 including the mall ID 502 read in S1901. Then, the display control unit 908 reads the user ID 402 of the store clerk 125 stored in the second user ID 603 included in the corresponding store clerk information 600. In addition, the display control unit 908 reads the store location information 607 included in the corresponding store store information 600.

S1903において、表示制御部908は、S1902で読み込まれた出店者125のユーザIDを基に出店者125のユーザ登録情報400を記憶部202より検索する。そして、表示制御部908は、該当するユーザ登録情報400に含まれる出店者125のキャラクター画像404のキャラクターの画像を読み込む。
S1904において、表示制御部908は、S1902で読み込まれた出店者125のキャラクターの電子ショッピングモール内の位置情報を取得する。
In S1903, the display control unit 908 searches the storage unit 202 for the user registration information 400 of the store clerk 125 based on the user ID of the store clerk 125 read in S1902. Then, the display control unit 908 reads the character image of the character image 404 of the store owner 125 included in the corresponding user registration information 400.
In S1904, the display control unit 908 acquires the position information in the electronic shopping mall of the character of the shopkeeper 125 read in S1902.

S1905において、表示制御部908は、S1904で読み込まれた出店者125のキャラクターの位置情報と、S1902で読み込まれたユーザID402の出店者125の店舗の位置情報607と、に基づき、出店者125のキャラクターが、出店者125自身が出店した自店舗内にいるか否かを判定する。より具体的に説明すると、表示制御部908は、S1902で読み込まれた出店者125の店舗の位置情報607から所定の範囲内に、S1904で読み込まれた出店者125のキャラクターの位置情報で示された位置が存在する場合は、キャラクターが自店舗内にいると判定する。表示制御部908は、S1902で読み込まれた出店者125の店舗の位置情報607から所定の範囲内に、S1904で読み込まれた出店者125のキャラクターの位置情報で示された位置が存在しない場合は、キャラクターが自店舗内にいないと判定する。表示制御部908は、キャラクターが自店舗内にいると判定すると、処理をS1906に進める。表示制御部908は、キャラクターが自店舗内にいないと判定すると、キャラクターの表示を変更せず、図20に示す処理を終了する。 In S1905, the display control unit 908 of the store opener 125 is based on the position information of the character of the store opener 125 read in S1904 and the store position information 607 of the store opener 125 of the user ID 402 read in S1902. It is determined whether or not the character is in the own store where the store owner 125 himself opened the store. More specifically, the display control unit 908 is indicated by the position information of the character of the store 125 read in S1904 within a predetermined range from the store position information 607 of the store 125 read in S1902. If there is a position, it is determined that the character is in the store. When the display control unit 908 does not have the position indicated by the character position information of the store 125 read in S1904 within a predetermined range from the store position information 607 of the store 125 read in S1902, the display control unit 908 does not exist. , Determines that the character is not in the store. When the display control unit 908 determines that the character is in the store, the display control unit 908 proceeds to S1906. When the display control unit 908 determines that the character is not in the store, the display control unit 908 does not change the display of the character and ends the process shown in FIG.

S1906において、表示制御部908は、キャラクターに関する表示を変更する。図21は、自店舗内にいるキャラクターに関して表示を変更した一例を示す図である。図21の例では、表示制御部908は、キャラクターの名前2010の色を変更しているが、これに限定されるものではなく、店舗内にいるキャラクターがこのお店の出店者125であることが分かればどのような表示であってもよい。例えば、キャラクター自体の表示を他のキャラクターと異なるようにしてもよい。例えば、キャラクターの上にこのお店の店主であることを示すマークを表示させてもよいし、店主のキャラクターの周りの表示色を他のキャラクターの周りの表示色と異なるようにしてもよい。図22は、店主でないキャラクターに関する表示の一例を示す図である。図22の例では、表示制御部908は、キャラクターの名前2110の色を変更していない。
すなわち、図21及び図22に示されるように、表示制御部908は、出店者125のキャラクターが、出店者125が出店した店舗内にいる場合と、出店者125のキャラクターが、出店者125が出店した店舗内にいない場合とで、出店者125のキャラクターを異なる態様で表示させる。電子ショッピングモールでは、出店者125と参加者135がチャットを通じて会話するのもユーザの楽しみの一つである。また、出店者125も、参加者135と同様に電子ショッピングモール内を歩き回り、別の出店者125から商品を購入することができる。すなわち、出店者125自体も電子ショッピングモールを楽しむことができる。参加者135は入場した店舗内にいるキャラクターのうち、どのキャラクターが店主か分からないと話かけづらい。一方で、出店者125が自身の出店した店舗以外にいる際に、某店の店主のように表示されると、一般の参加者135に交じって電子ショッピングモールでのコミュニケーションを楽しみ難くなる。そのため、自店舗にいるか否かで、表示を変更することでこれらを両立することができる。
In S1906, the display control unit 908 changes the display related to the character. FIG. 21 is a diagram showing an example in which the display of the character in the own store is changed. In the example of FIG. 21, the display control unit 908 changes the color of the character name 2010, but the present invention is not limited to this, and the character in the store is 125 who opened the store. Any display may be used as long as is known. For example, the display of the character itself may be different from that of other characters. For example, a mark indicating that the store owner is the owner of this store may be displayed on the character, or the display color around the character of the store owner may be different from the display color around the other characters. FIG. 22 is a diagram showing an example of a display relating to a character who is not the shop owner. In the example of FIG. 22, the display control unit 908 does not change the color of the character name 2110.
That is, as shown in FIGS. 21 and 22, in the display control unit 908, the character of the store opening 125 is in the store where the store opening 125 is opened, and the character of the store opening 125 is the character of the store opening 125. The characters of the store owner 125 are displayed in different modes depending on whether the store is not in the store where the store was opened. At the electronic shopping mall, it is one of the pleasures of the user that the store owner 125 and the participant 135 have a conversation through chat. Further, the store owner 125 can walk around the electronic shopping mall in the same manner as the participant 135 and purchase a product from another store operator 125. That is, the store owner 125 itself can enjoy the electronic shopping mall. Participant 135 is difficult to talk to unless he knows which of the characters in the store he entered is the store owner. On the other hand, if the store owner 125 is displayed as the owner of a certain store when he / she is not in the store where he / she opened the store, it becomes difficult to enjoy communication at the electronic shopping mall with the general participants 135. Therefore, it is possible to achieve both by changing the display depending on whether or not the customer is in the store.

図12の説明に戻る。
SQ1211において、第3クライアント装置130は、参加者135の店舗内における商品の購入操作に応じた参加者135のキャラクターの動作に基づいて、商品の表示要求をサーバ装置100に送信する。参加者135のキャラクターの動作とは、例えば、店舗内の特定のオブジェクトにキャラクターが近付く操作である。
サーバ装置100の通信制御部902は、商品の表示要求を受信する。商品の表示要求には、店舗の店主である出店者125を識別する出店者ID603が含まれる。
Returning to the description of FIG.
In SQ1211, the third client device 130 transmits a product display request to the server device 100 based on the movement of the character of the participant 135 in response to the purchase operation of the product in the store of the participant 135. The action of the character of the participant 135 is, for example, an operation in which the character approaches a specific object in the store.
The communication control unit 902 of the server device 100 receives the product display request. The product display request includes a store clerk ID 603 that identifies the store clerk 125 who is the store owner of the store.

SQ1212において、サーバ装置100の購入処理部909は、通信制御部902が受信した商品の表示要求に含まれる出店者ID603を基に出店者情報600を記憶部202より検索する。そして、購入処理部909は、該当する出店者情報600に含まれる外部リンクの情報を取得し、取得した外部リンクの情報に基づき外部のWebサイトと接続し、外部のWebサイトを第3クライアント装置130の入出力部304に表示させる。 In SQ1212, the purchase processing unit 909 of the server device 100 searches the store store information 600 from the storage unit 202 based on the store store ID 603 included in the product display request received by the communication control unit 902. Then, the purchase processing unit 909 acquires the information of the external link included in the corresponding store owner information 600, connects to the external website based on the acquired external link information, and connects the external website to the third client device. It is displayed on the input / output unit 304 of 130.

SQ1213において、サーバ装置100の購入処理部909は、第3クライアント装置130の入出力部304を介した参加者135の購入操作に基づいて、外部のWebサイトに接続する。外部のWebサイトに接続する機能が、サーバ装置100の出店者125の店舗の商品の購入を受け付ける機能の一例に該当する。ここで、参加者135が実際に外部Webサイトで商品の購入をした場合、購入処理部909は、外部のWebサイトより注文番号、注文日時、注文者、支払情報、送付先情報、商品コード、商品名、合計金額等の注文情報を受信する。サーバ装置100自体がショッピング機能を有している場合、購入処理部909は、参加者135の購入操作に基づいて、外部のWEBサイトではなく、サーバ装置100に設けられたショッピング機能に接続してもよい。サーバ装置100に設けられたショッピング機能に接続する機能も、サーバ装置100の出店者125の店舗の商品の購入を受け付ける機能の一例に該当する。
SQ1214において、サーバ装置100の購入処理部909は、受信した注文情報を第3クライアント装置130に送信する。
このように、サーバ装置100は、出店者125のキャラクターが第2クライアント装置120の店舗にいなくても、参加者135のキャラクターを介して店舗で商品を購入可能に構成されている。出店者125も電子ショッピングモール内を歩き回るし、商品の販売時に参加者135の応対をするとなると、複数の参加者135に対応することができない。外部リンクで示される外部のWebサイトと連携することで、電子ショッピングモールの出店者125の負担を低下させることができる。また、参加者135も出店者125を介さずに商品を購入することができる。
In SQ1213, the purchase processing unit 909 of the server device 100 connects to an external website based on the purchase operation of the participant 135 via the input / output unit 304 of the third client device 130. The function of connecting to an external website corresponds to an example of a function of accepting the purchase of products from the store 125 of the server device 100. Here, when the participant 135 actually purchases the product on the external website, the purchase processing unit 909 displays the order number, order date and time, orderer, payment information, shipping address information, product code, etc. from the external website. Receive order information such as product name and total price. When the server device 100 itself has a shopping function, the purchase processing unit 909 connects to the shopping function provided in the server device 100 instead of the external WEB site based on the purchase operation of the participant 135. May be good. The function of connecting to the shopping function provided in the server device 100 also corresponds to an example of the function of accepting the purchase of the product of the store 125 of the store owner of the server device 100.
In SQ1214, the purchase processing unit 909 of the server device 100 transmits the received order information to the third client device 130.
As described above, the server device 100 is configured so that the character of the store owner 125 can purchase the product at the store through the character of the participant 135 even if the character of the store owner 125 is not in the store of the second client device 120. The store owner 125 also walks around the electronic shopping mall, and if the participant 135 is to be dealt with at the time of selling the product, it is not possible to deal with a plurality of the participants 135. By linking with an external website indicated by an external link, it is possible to reduce the burden on the store owner 125 of the electronic shopping mall. In addition, the participant 135 can also purchase the product without going through the store owner 125.

電子ショッピングモール情報500の開催期間506に記憶されている開催期間が経過すると、サーバ装置100の通信制御部902は、電子ショッピングモールの開催料金の請求要求を開催者115の第1クライアント装置110に送信する。電子ショッピングモールの開催料金の請求要求には、例えば、基本料、出店者125の数に基づく従量課金、参加者135の数に基づく従量課金が含まれる。なお、基本料には、電子ショッピングモールの広さに基づく料金と、振込料と、が含まれる。 When the holding period stored in the holding period 506 of the electronic shopping mall information 500 elapses, the communication control unit 902 of the server device 100 sends a request for billing the holding fee of the electronic shopping mall to the first client device 110 of the organizer 115. Send. The request for billing the holding fee of the electronic shopping mall includes, for example, a basic fee, a pay-as-you-go charge based on the number of 125 store openings, and a pay-as-you-go charge based on the number of 135 participants. The basic fee includes a fee based on the size of the electronic shopping mall and a transfer fee.

次に、出店者125が第2クライアント装置120を操作して、出店者125が商品を出店している店舗への参加者135の入場を制限する例を、図23を用いて説明する。図23は、店舗への入場を制限する参加者135を設定する入場制限設定画面の一例を示す図である。サーバ装置100の表示制御部908は、通信制御部902を介して第2クライアント装置120より入場制限設定画面の表示要求を受信すると、図23に示されるような画面を生成し、第2クライアント装置120の入出力部304に表示する。出店者125は、図23に示される画面を操作して参加者135を設定することで、出店者125が商品を出店している店舗への参加者135の入場を制限することができる。すなわち、サーバ装置100は、出店者125の指定する参加者135のキャラクターの出店者125の店舗内への入店を制限することができる。出店者125は開催者115の生成した電子ショッピングモールの出店者のため、電子ショッピングモールに入る参加者135を選択することはできない。しかしながら、ユーザ同士がコミュニケーション可能な電子ショッピングモールであるため、店舗の雰囲気を乱す参加者135がいる場合に対処する必要がある。そのため、出店者125は参加者135の自店舗への入店を拒否することができる機能を備えることで、バーチャル空間の安定性を保つことができる。 Next, an example in which the store clerk 125 operates the second client device 120 to restrict the entry of the participant 135 to the store where the store clerk 125 is opening the product will be described with reference to FIG. 23. FIG. 23 is a diagram showing an example of an admission restriction setting screen for setting the participants 135 that restrict admission to the store. When the display control unit 908 of the server device 100 receives the display request of the admission restriction setting screen from the second client device 120 via the communication control unit 902, the display control unit 908 generates a screen as shown in FIG. 23 and generates the screen as shown in FIG. It is displayed on the input / output unit 304 of 120. The store owner 125 can restrict the entry of the participant 135 to the store where the store owner 125 is opening the product by operating the screen shown in FIG. 23 to set the participant 135. That is, the server device 100 can restrict the entry of the character of the participant 135 designated by the store owner 125 into the store of the store owner 125. Since the store owner 125 is the store owner of the electronic shopping mall generated by the organizer 115, the participant 135 who enters the electronic shopping mall cannot be selected. However, since it is an electronic shopping mall where users can communicate with each other, it is necessary to deal with the case where there are participants 135 who disturb the atmosphere of the store. Therefore, the store owner 125 can maintain the stability of the virtual space by providing a function that allows the participant 135 to refuse to enter the store.

図23で設定された参加者135等の情報は、サーバ装置100によって図7に示したテーブルに出店店舗への入場制限情報700として記憶される。より具体的に説明すると、サーバ装置100は、図23で情報を設定した出店者125のユーザIDを出店店舗への入場制限情報700の店舗入場制限実施ユーザID702に記憶する。また、サーバ装置100は、図23に示される画面で店舗への入場を制限されたユーザのユーザIDを店舗入場制限実施ユーザID702と関連付けて店舗入場制限ユーザID703に記憶する。
図7に示されるように、出店店舗への入場制限情報700は、店舗入場制限実施ユーザID702と、店舗入場制限ユーザID703と、を関連付けている。したがって、サーバ装置100は、出店者125がある電子ショッピングモールの出店店舗への入場を制限したユーザについて、その出店者125が別の電子ショッピングモールに出店した場合には、その出店店舗への入場も制限するようにすることができる。
このようにすることによって、出店者125が出店店舗への入場を制限するユーザを電子ショッピングモールごとに作成するという負担を軽減することができる。
自動的にバンされる。
なお、サーバ装置100の表示制御部908は、出店店舗への入場制限情報700に記憶された参加者135による出店者125の店舗内への入店をできないようにしてもよいし、出店者125の店舗内を見えないようにするようにしてもよい。
The information of the participants 135 and the like set in FIG. 23 is stored in the table shown in FIG. 7 by the server device 100 as the admission restriction information 700 to the store opening. More specifically, the server device 100 stores the user ID of the store owner 125 for which the information is set in FIG. 23 in the store entrance restriction implementation user ID 702 of the store entrance restriction information 700. Further, the server device 100 stores the user ID of the user whose entrance to the store is restricted on the screen shown in FIG. 23 in association with the store entrance restriction implementation user ID 702 and stores it in the store entrance restriction user ID 703.
As shown in FIG. 7, the store entrance restriction information 700 associates the store entrance restriction implementation user ID 702 with the store entrance restriction user ID 703. Therefore, the server device 100 restricts entry to a store opened in an electronic shopping mall with a store owner 125, and when the store owner 125 opens a store in another electronic shopping mall, the server device 100 enters the store opened. Can also be restricted.
By doing so, it is possible to reduce the burden that the store owner 125 creates a user who restricts admission to the store opening for each electronic shopping mall.
It will be banged automatically.
The display control unit 908 of the server device 100 may prevent the participant 135 stored in the store opening restriction information 700 from entering the store of the store opening 125, or the store opening 125. You may hide the inside of the store.

図24は、出店者125が設定した、店舗への入場を制限した参加者135の一覧を示す図である。サーバ装置100の表示制御部908は、通信制御部902を介して第2クライアント装置120より店舗への入場を制限した参加者135の一覧画面の表示要求を受信すると、図24に示されるような画面を生成し、第2クライアント装置120の入出力部304に表示する。出店者125は、図24に示される画面によって自身が入場を制限した参加者135の一覧を確認したり、入場の制限を解除したりすることができる。図24の一覧は、図23で同じ店舗への入場が制限されたユーザの一覧である。 FIG. 24 is a diagram showing a list of participants 135 who have restricted admission to the store, which are set by the store owner 125. When the display control unit 908 of the server device 100 receives the display request of the list screen of the participants 135 who have restricted the entrance to the store from the second client device 120 via the communication control unit 902, as shown in FIG. 24. A screen is generated and displayed on the input / output unit 304 of the second client device 120. The store owner 125 can check the list of participants 135 whose admission is restricted by the screen shown in FIG. 24, and can lift the admission restriction. The list in FIG. 24 is a list of users whose admission to the same store is restricted in FIG. 23.

次に、開催者115が第1クライアント装置110を操作して、開催者115が生成した電子ショッピングモールへの参加者135の入場を制限する例を、図25を用いて説明する。図25は、電子ショッピングモールへの入場を制限する参加者135を設定する入場制限設定画面の一例を示す図である。サーバ装置100の表示制御部908は、通信制御部902を介して第1クライアント装置110より入場制限設定画面の表示要求を受信すると、図25に示されるような画面を生成し、第2クライアント装置120の入出力部304に表示する。開催者115は、図25に示される画面を操作して参加者135を設定することで、開催者115が生成した電子ショッピングモールへの参加者135の入場を制限することができる。開催者115の指定する参加者135の電子ショッピングモールへの入場制限は、第2入場制限の一例である。開催者115は事前に入場希望者(ユーザ特定せず)にパスワードを伝えるが、実際の電子ショッピングモール内での行動を基に、特定ユーザの入場制限を行うことができる。その結果、電子ショッピングモール内の秩序が守られる。よって、管理者105による管理負担が減る。 Next, an example in which the organizer 115 operates the first client device 110 to restrict the entrance of the participant 135 to the electronic shopping mall generated by the organizer 115 will be described with reference to FIG. 25. FIG. 25 is a diagram showing an example of an admission restriction setting screen for setting the participants 135 who restrict admission to the electronic shopping mall. When the display control unit 908 of the server device 100 receives a display request for the admission restriction setting screen from the first client device 110 via the communication control unit 902, the display control unit 908 generates a screen as shown in FIG. 25 and generates a screen as shown in FIG. It is displayed on the input / output unit 304 of 120. The organizer 115 can restrict the entrance of the participant 135 to the electronic shopping mall generated by the organizer 115 by operating the screen shown in FIG. 25 to set the participant 135. The restriction on admission to the electronic shopping mall of the participant 135 designated by the organizer 115 is an example of the second admission restriction. The organizer 115 gives the password to the applicant (without specifying the user) in advance, but the admission of the specific user can be restricted based on the actual behavior in the electronic shopping mall. As a result, the order in the electronic shopping mall is maintained. Therefore, the management burden by the administrator 105 is reduced.

図25で設定された参加者135等の情報は、サーバ装置100によって図8に示したテーブルに電子ショッピングモールへの入場制限情報800として記憶される。より具体的に説明すると、サーバ装置100は、図25で情報を設定した開催者115のユーザIDを電子ショッピングモールへの入場制限情報800のモール入場制限実施ユーザID802に記憶する。また、サーバ装置100は、図25に示される画面で電子ショッピングモールへの入場を制限されたユーザのユーザIDをモール入場制限実施ユーザID802と関連付けてモール入場制限ユーザID803に記憶する。
図8に示されるように、電子ショッピングモールへの入場制限情報800は、モール入場制限実施ユーザID802と、モール入場制限ユーザID803と、を関連付けている。したがって、サーバ装置100は、開催者115がある電子ショッピングモールへの入場を制限したユーザについて、その開催者115が別の電子ショッピングモールを生成した場合には、その電子ショッピングモールへの入場も制限するようにすることができる。
このようにすることによって、開催者115が電子ショッピングモールへの入場を制限するユーザを電子ショッピングモールごとに作成するという負担を軽減することができる。開催者115と出店者125による参加者135の入場制限の権限に差を設けている。このようにすることで、電子ショッピングモールを共同で運営している開催者115と出店者125の運営負担を軽減することができる。
The information such as the participants 135 set in FIG. 25 is stored in the table shown in FIG. 8 by the server device 100 as the admission restriction information 800 to the electronic shopping mall. More specifically, the server device 100 stores the user ID of the organizer 115 for which the information is set in FIG. 25 in the mall entrance restriction implementation user ID 802 of the entrance restriction information 800 to the electronic shopping mall. Further, the server device 100 stores the user ID of the user whose entrance to the electronic shopping mall is restricted on the screen shown in FIG. 25 in association with the mall entrance restriction implementation user ID 802 in the mall entrance restriction user ID 803.
As shown in FIG. 8, the entrance restriction information 800 to the electronic shopping mall associates the mall entrance restriction implementation user ID 802 with the mall entrance restriction user ID 803. Therefore, the server device 100 also restricts admission to the electronic shopping center when the organizer 115 creates another electronic shopping center for the user who restricted the admission to the electronic shopping center where the organizer 115 is located. Can be done.
By doing so, it is possible to reduce the burden that the organizer 115 creates a user who restricts admission to the electronic shopping mall for each electronic shopping mall. There is a difference in the authority to restrict admission of participants 135 by the organizer 115 and the store owner 125. By doing so, it is possible to reduce the operational burden on the organizer 115 and the store owner 125 who jointly operate the electronic shopping mall.

図26は、開催者115が設定した、電子ショッピングモールへの入場を制限した参加者135の一覧を示す図である。サーバ装置100の表示制御部908は、通信制御部902を介して第1クライアント装置110より電子ショッピングモールへの入場を制限した参加者135の一覧画面の表示要求を受信すると、図26に示されるような画面を生成し、第1クライアント装置110の入出力部304に表示する。開催者115は、図26に示される画面によって自身が入場を制限した参加者135の一覧を確認したり、入場の制限を解除したりすることができる。
<付記>
発明は、次に記載の各態様で提供されてもよい。
前記第1ユーザから、前記電子ショッピングモールの開催期間を受信し、前記出店要求は、前記電子ショッピングモールが生成された後、かつ、前記開催期間より前に受信可能に構成される、前記サーバ装置。
前記第2ユーザの操作に基づき前記第3ユーザのキャラクターの前記第2ユーザの店舗内への入店を制限する、前記サーバ装置。
前記第1ユーザの操作に基づき前記第3ユーザの前記電子ショッピングモールへの入場を制限する、前記サーバ装置。
前記第1ユーザによる前記第3ユーザの前記電子ショッピングモールへの入場の制限は、第1入場制限と、第2入場制限と、を含み、前記第1入場制限は、前記第1ユーザが設定するパスワードによる前記電子ショッピングモールへの入場制限であり、前記第2入場制限は、前記第1ユーザの指定する前記第3ユーザの前記電子ショッピングモールへの入場制限である、前記サーバ装置。
前記第1ユーザの操作に基づき、前記第2ユーザ及び前記第3ユーザの少なくとも一方の前記電子ショッピングモールへ参加するための参加費用に関する情報を設定し、前記サーバ装置の管理者の操作に基づき、前記第1ユーザの前記電子ショッピングモールの生成費用に関する情報を設定する、前記サーバ装置。
前記電子ショッピングモールに出店する前記第2ユーザの店舗の配置を自動にするか、前記第1ユーザの手動にするかを選択可能に構成される、前記サーバ装置。
前記電子ショッピングモール内の店舗の配置を示す第1マップと、前記電子ショッピングモール内を前記第3ユーザのキャラクターが歩き回る際に表示される第2マップと、において、前記店舗を異なる態様で表示させる、前記サーバ装置。
前記電子ショッピングモール内では、前記第2ユーザの操作に基づいて、前記第2ユーザのキャラクターを動作させ、前記第2ユーザのキャラクターが、前記第2ユーザが出店した店舗内にいる場合と、前記第2ユーザのキャラクターが、前記第2ユーザが出店した店舗内にいない場合とで、前記第2ユーザのキャラクターを異なる態様で表示させる、前記サーバ装置。
前記第2ユーザのキャラクターが前記第2ユーザの店舗にいなくても、前記第3ユーザのキャラクターを介して前記店舗で商品を購入可能に構成される、前記サーバ装置。
サーバ装置が実行する情報処理方法であって、第1ユーザの第1クライアント装置から、電子ショッピングモールの生成要求を受信するステップと、前記生成要求に基づいて、前記電子ショッピングモールを生成するステップと、第2ユーザの第2クライアント装置から、生成された前記電子ショッピングモールへの出店要求を受信するステップと、前記出店要求に基づいて、前記電子ショッピングモールに前記第2ユーザの店舗を配置するステップと、前記電子ショッピングモール内では、第3ユーザの第3クライアント装置からのユーザ操作に基づいて、第1キャラクターを動作させるステップと、前記第1キャラクターの動作に基づいて、前記第2ユーザの店舗の商品の購入を受け付けるステップと、を含む情報処理方法。
プログラムであって、コンピュータに、第1ユーザの第1クライアント装置から、電子ショッピングモールの生成要求を受信する機能と、前記生成要求に基づいて、前記電子ショッピングモールを生成する機能と、第2ユーザの第2クライアント装置から、生成された前記電子ショッピングモールへの出店要求を受信する機能と、前記出店要求に基づいて、前記電子ショッピングモールに前記第2ユーザの店舗を配置する機能と、前記電子ショッピングモール内では、第3ユーザの第3クライアント装置からのユーザ操作に基づいて、第1キャラクターを動作させる機能と、前記第1キャラクターの動作に基づいて、前記第2ユーザの店舗の商品の購入を受け付ける機能と、を実現させるためのプログラム。
もちろん、この限りではない。
FIG. 26 is a diagram showing a list of participants 135 who have restricted admission to the electronic shopping mall, which is set by the organizer 115. When the display control unit 908 of the server device 100 receives the display request of the list screen of the participants 135 who have restricted the entrance to the electronic shopping mall from the first client device 110 via the communication control unit 902, it is shown in FIG. 26. Such a screen is generated and displayed on the input / output unit 304 of the first client device 110. The organizer 115 can check the list of participants 135 whose admission has been restricted by the screen shown in FIG. 26, and can lift the admission restriction.
<Additional notes>
The invention may be provided in each of the following aspects.
The server device that receives the holding period of the electronic shopping mall from the first user, and can receive the store opening request after the electronic shopping mall is generated and before the holding period. ..
The server device that restricts the entry of the character of the third user into the store of the second user based on the operation of the second user.
The server device that restricts the third user from entering the electronic shopping mall based on the operation of the first user.
The restriction on the entrance of the third user to the electronic shopping mall by the first user includes the first entrance restriction and the second entrance restriction, and the first entrance restriction is set by the first user. The server device, which is an admission restriction to the electronic shopping mall by a password, and the second admission restriction is an admission restriction to the electronic shopping mall of the third user designated by the first user.
Based on the operation of the first user, information on the participation fee for participating in the electronic shopping mall of at least one of the second user and the third user is set, and based on the operation of the administrator of the server device, the information is set. The server device for setting information regarding the generation cost of the electronic shopping mall of the first user.
The server device configured to be able to select whether to automatically arrange the stores of the second user who opens a store in the electronic shopping mall or to manually arrange the stores of the first user.
The stores are displayed in different modes in a first map showing the arrangement of stores in the electronic shopping mall and a second map displayed when the character of the third user walks around in the electronic shopping mall. , The server device.
In the electronic shopping mall, the character of the second user is operated based on the operation of the second user, and the character of the second user is in the store where the second user has opened, and the case where the character of the second user is in the store. The server device that displays the character of the second user in a different manner depending on whether the character of the second user is not in the store where the second user has opened a store.
The server device configured so that a product can be purchased at the store through the character of the third user even if the character of the second user is not in the store of the second user.
An information processing method executed by a server device, wherein a step of receiving a request for generating an electronic shopping mall from a first client device of a first user, and a step of generating the electronic shopping mall based on the generation request. , A step of receiving the generated store opening request to the electronic shopping mall from the second user's second client device, and a step of arranging the second user's store in the electronic shopping mall based on the store opening request. In the electronic shopping mall, the step of operating the first character based on the user operation from the third client device of the third user and the store of the second user based on the operation of the first character. Information processing methods, including steps to accept purchases of products.
A program, a function of receiving a request for generating an electronic shopping mall from a first client device of a first user to a computer, a function of generating the electronic shopping mall based on the generation request, and a second user. A function of receiving a store opening request to the electronic shopping mall generated from the second client device of the above, a function of arranging the store of the second user in the electronic shopping mall based on the store opening request, and the electronic In the shopping mall, the function of operating the first character based on the user operation from the third client device of the third user and the purchase of the product of the store of the second user based on the operation of the first character. A function to accept and a program to realize.
Of course, this is not the case.

例えば、上述のプログラムを記憶させる、コンピュータ読み取り可能な非一時的な記憶媒体として提供してもよい。 For example, it may be provided as a computer-readable non-temporary storage medium for storing the above-mentioned program.

また、上述した実施形態及び変形例を任意に組み合わせて実施するようにしてもよい。 Further, the above-described embodiments and modifications may be arbitrarily combined and carried out.

また、上述した実施形態等では、サーバ装置100が画面を生成して第1クライアント装置110、第2クライアント装置120、第3クライアント装置130に送信する例を示した。しかし、サーバ装置100は、画面を生成するためのデータを第1クライアント装置110、第2クライアント装置120、第3クライアント装置130に送信し、そのデータを受け取った第1クライアント装置110、第2クライアント装置120、第3クライアント装置130がデータに基づき画面を生成するようにしてもよい。 Further, in the above-described embodiment and the like, an example is shown in which the server device 100 generates a screen and transmits it to the first client device 110, the second client device 120, and the third client device 130. However, the server device 100 transmits data for generating a screen to the first client device 110, the second client device 120, and the third client device 130, and receives the data from the first client device 110 and the second client. The device 120 and the third client device 130 may generate a screen based on the data.

以上、上述したように、サーバ装置100は、第1ユーザから、電子ショッピングモールの生成要求を受信し、生成要求に基づいて、電子ショッピングモールを生成し、第2ユーザから、生成された電子ショッピングモールへの出店要求を受信し、出店要求に基づいて、電子ショッピングモールに第2ユーザの店舗を出店し、電子ショッピングモール内では、第3ユーザの操作に基づいて、第3ユーザのキャラクターを動作させ、第3ユーザのキャラクターの動作に基づいて、第2ユーザの店舗の商品の購入を受け付ける。
このように本実施形態によれば、電子ショッピングモールは、開催者115の生成要求に基づいて生成され、運営も開催者115によって行われる。開催者115自身が電子ショッピングモールを作ることができる。また、出店するテナントである出店者125は開催者115が募集を行う。そのため、サーバ装置100の管理者105が自ら電子ショッピングモールを運営する必要がなくなる。また、開催者115が生成する電子ショッピングモールは開催期間が定められているため、開催者115自身も恒常的に運営する必要がなく利便性が高い。
As described above, as described above, the server device 100 receives the generation request of the electronic shopping mall from the first user, generates the electronic shopping mall based on the generation request, and the generated electronic shopping from the second user. Receives a store opening request to the mall, opens a store of the second user in the electronic shopping mall based on the store opening request, and operates the character of the third user in the electronic shopping mall based on the operation of the third user. Then, based on the movement of the character of the third user, the purchase of the product of the store of the second user is accepted.
As described above, according to the present embodiment, the electronic shopping mall is generated based on the generation request of the organizer 115, and the operation is also performed by the organizer 115. The organizer 115 himself can create an electronic shopping mall. In addition, the organizer 115 recruits store openings 125, which are tenants to open stores. Therefore, the administrator 105 of the server device 100 does not have to operate the electronic shopping mall by himself / herself. Further, since the holding period of the electronic shopping mall generated by the organizer 115 is set, the organizer 115 itself does not need to operate constantly, which is highly convenient.

最後に、本発明に係る種々の実施形態を説明したが、これらは、例として提示したものであり、発明の範囲を限定することは意図していない。新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。実施形態やその変形は、発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Finally, various embodiments of the present invention have been described, but these are presented as examples and are not intended to limit the scope of the invention. The novel embodiment can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. The embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the scope of the invention described in the claims and the equivalent scope thereof.

なお、キャラクターは人形である必要はなく、物体等のオブジェクトであればよい。 The character does not have to be a doll, but may be an object such as an object.

100 :サーバ装置
105 :管理者
110 :第1クライアント装置
115 :開催者
120 :第2クライアント装置
125 :出店者
130 :第3クライアント装置
135 :参加者
150 :ネットワーク
201 :制御部
202 :記憶部
203 :入出力部
204 :通信部
301 :制御部
302 :記憶部
303 :撮像部
304 :入出力部
305 :通信部
400 :ユーザ登録情報
401 :通し番号
402 :ユーザID
403 :ユーザ名
404 :キャラクター画像
500 :電子ショッピングモール情報
501 :通し番号
502 :モールID
503 :モール名
505 :生成日
506 :開催期間
507 :募集期間
509 :店舗配置
510 :パスワード
511 :モール生成料金
512 :出店料金
513 :参加料金
600 :出店者情報
601 :通し番号
603 :第2ユーザID
604 :第1店舗画像
605 :第2店舗画像
606 :外部リンク
607 :位置情報
700 :入場制限情報
701 :通し番号
800 :入場制限情報
801 :通し番号
901 :全体制御部
902 :通信制御部
903 :生成部
904 :出店部
905 :配置部
906 :設定処理部
907 :ログイン処理部
908 :表示制御部
909 :購入処理部
1000 :情報処理システム
1001 :電子ショッピングモール新規作成画面
1010 :ボタン
2010 :名前
2110 :名前
400400 :ユーザ登録情報
500500 :電子ショッピングモール情報
ID504 :開催者
ID603 :出店者
ID702 :制限実施関係者
ID703 :制限関係者
ID802 :制限実施関係者
ID803 :制限関係者
100: Server device 105: Administrator 110: First client device 115: Organizer 120: Second client device 125: Store owner 130: Third client device 135: Participant 150: Network 201: Control unit 202: Storage unit 203 : Input / output unit 204: Communication unit 301: Control unit 302: Storage unit 303: Imaging unit 304: Input / output unit 305: Communication unit 400: User registration information 401: Serial number 402: User ID
403: User name 404: Character image 500: Electronic shopping mall information 501: Serial number 502: Mall ID
503: Mall name 505: Generation date 506: Holding period 507: Recruitment period 509: Store placement 510: Password 511: Mall generation fee 512: Store opening fee 513: Participation fee 600: Store opening information 601: Serial number 603: Second user ID
604: First store image 605: Second store image 606: External link 607: Location information 700: Admission restriction information 701: Serial number 800: Admission restriction information 801: Serial number 901: Overall control unit 902: Communication control unit 903: Generation unit 904: Store opening unit 905: Arrangement unit 906: Setting processing unit 907: Login processing unit 908: Display control unit 909: Purchase processing unit 1000: Information processing system 1001: Electronic shopping mall new creation screen 1010: Button 2010: Name 2110: Name 400400: User registration information 500500: Electronic shopping mall information ID 504: Organizer ID 603: Store opener ID 702: Restriction implementation party ID 703: Restriction implementation party ID 802: Restriction implementation party ID 803: Restriction party

Claims (12)

第1ユーザから、電子ショッピングモールの生成要求を受信し、
前記生成要求に基づいて、前記電子ショッピングモールを生成し、
第2ユーザから、生成された前記電子ショッピングモールへの出店要求を受信し、
前記出店要求に基づいて、前記電子ショッピングモールに前記第2ユーザの店舗を出店し、
前記電子ショッピングモール内では、第3ユーザの操作に基づいて、前記第3ユーザのキャラクターを動作させ、
前記第3ユーザのキャラクターの動作に基づいて、前記第2ユーザの店舗の商品の購入を受け付ける、
サーバ装置。
Received a request to generate an electronic shopping mall from the first user,
Based on the generation request, the electronic shopping mall is generated,
Upon receiving the generated store opening request to the electronic shopping mall from the second user,
Based on the store opening request, the store of the second user is opened in the electronic shopping mall, and the store is opened.
In the electronic shopping mall, the character of the third user is operated based on the operation of the third user.
Based on the movement of the character of the third user, the purchase of the product of the store of the second user is accepted.
Server device.
前記第1ユーザから、前記電子ショッピングモールの開催期間を受信し、
前記出店要求は、前記電子ショッピングモールが生成された後、かつ、前記開催期間より前に受信可能に構成される、
請求項1に記載のサーバ装置。
Upon receiving the holding period of the electronic shopping mall from the first user,
The store opening request is configured to be receivable after the electronic shopping mall is generated and before the holding period.
The server device according to claim 1.
前記第2ユーザの操作に基づき前記第3ユーザのキャラクターの前記第2ユーザの店舗内への入店を制限する、
請求項1又は請求項2に記載のサーバ装置。
Restricting the entry of the character of the third user into the store of the second user based on the operation of the second user.
The server device according to claim 1 or 2.
前記第1ユーザの操作に基づき前記第3ユーザの前記電子ショッピングモールへの入場を制限する、
請求項1から請求項3までの何れか1項に記載のサーバ装置。
Restricting the entrance of the third user to the electronic shopping mall based on the operation of the first user.
The server device according to any one of claims 1 to 3.
前記第1ユーザによる前記第3ユーザの前記電子ショッピングモールへの入場の制限は、
第1入場制限と、
第2入場制限と、
を含み、
前記第1入場制限は、前記第1ユーザが設定するパスワードによる前記電子ショッピングモールへの入場制限であり、
前記第2入場制限は、前記第1ユーザの指定する前記第3ユーザの前記電子ショッピングモールへの入場制限である、
請求項4に記載のサーバ装置。
The restriction on the entrance of the third user to the electronic shopping mall by the first user is as follows.
First admission restrictions and
Second admission restrictions and
Including
The first admission restriction is an admission restriction to the electronic shopping mall by a password set by the first user.
The second admission restriction is an admission restriction of the third user designated by the first user to the electronic shopping mall.
The server device according to claim 4.
前記第1ユーザの操作に基づき、前記第2ユーザ及び前記第3ユーザの少なくとも一方の前記電子ショッピングモールへ参加するための参加費用に関する情報を設定し、
前記サーバ装置の管理者の操作に基づき、前記第1ユーザの前記電子ショッピングモールの生成費用に関する情報を設定する、
請求項1から請求項5までの何れか1項に記載のサーバ装置。
Based on the operation of the first user, information regarding the participation fee for participating in at least one of the second user and the third user in the electronic shopping mall is set.
Based on the operation of the administrator of the server device, information regarding the generation cost of the electronic shopping mall of the first user is set.
The server device according to any one of claims 1 to 5.
前記電子ショッピングモールに出店する前記第2ユーザの店舗の配置を自動にするか、前記第1ユーザの手動にするかを選択可能に構成される、
請求項1から請求項6までの何れか1項に記載のサーバ装置。
It is configured to be able to select whether to automatically arrange the stores of the second user who opens the store in the electronic shopping mall or to manually arrange the stores of the first user.
The server device according to any one of claims 1 to 6.
前記電子ショッピングモール内の店舗の配置を示す第1マップと、
前記電子ショッピングモール内を前記第3ユーザのキャラクターが歩き回る際に表示される第2マップと、
において、前記店舗を異なる態様で表示させる、
請求項1から請求項7までの何れか1項に記載のサーバ装置。
The first map showing the arrangement of stores in the electronic shopping mall and
A second map displayed when the character of the third user walks around in the electronic shopping mall, and
In, the store is displayed in a different manner.
The server device according to any one of claims 1 to 7.
前記電子ショッピングモール内では、
前記第2ユーザの操作に基づいて、前記第2ユーザのキャラクターを動作させ、
前記第2ユーザのキャラクターが、前記第2ユーザが出店した店舗内にいる場合と、
前記第2ユーザのキャラクターが、前記第2ユーザが出店した店舗内にいない場合とで、
前記第2ユーザのキャラクターを異なる態様で表示させる、
請求項1から請求項8までの何れか1項に記載のサーバ装置。
In the electronic shopping mall,
Based on the operation of the second user, the character of the second user is operated.
When the character of the second user is in the store where the second user opened, and when
When the character of the second user is not in the store where the second user opened.
Displaying the character of the second user in a different manner.
The server device according to any one of claims 1 to 8.
前記第2ユーザのキャラクターが前記第2ユーザの店舗にいなくても、前記第3ユーザのキャラクターを介して前記店舗で商品を購入可能に構成される、
請求項9に記載のサーバ装置。
Even if the character of the second user is not in the store of the second user, the product can be purchased at the store through the character of the third user.
The server device according to claim 9.
サーバ装置が実行する情報処理方法であって、
第1ユーザの第1クライアント装置から、電子ショッピングモールの生成要求を受信するステップと、
前記生成要求に基づいて、前記電子ショッピングモールを生成するステップと、
第2ユーザの第2クライアント装置から、生成された前記電子ショッピングモールへの出店要求を受信するステップと、
前記出店要求に基づいて、前記電子ショッピングモールに前記第2ユーザの店舗を配置するステップと、
前記電子ショッピングモール内では、第3ユーザの第3クライアント装置からのユーザ操作に基づいて、第1キャラクターを動作させるステップと、
前記第1キャラクターの動作に基づいて、前記第2ユーザの店舗の商品の購入を受け付けるステップと、
を含む情報処理方法。
It is an information processing method executed by the server device.
The step of receiving the generation request of the electronic shopping mall from the first client device of the first user,
A step of generating the electronic shopping mall based on the generation request, and
A step of receiving the generated store opening request to the electronic shopping mall from the second client device of the second user, and
Based on the store opening request, the step of arranging the store of the second user in the electronic shopping mall and
In the electronic shopping mall, a step of operating the first character based on a user operation from the third client device of the third user, and
Based on the movement of the first character, the step of accepting the purchase of the product of the second user's store, and
Information processing methods including.
プログラムであって、
コンピュータに、
第1ユーザの第1クライアント装置から、電子ショッピングモールの生成要求を受信する機能と、
前記生成要求に基づいて、前記電子ショッピングモールを生成する機能と、
第2ユーザの第2クライアント装置から、生成された前記電子ショッピングモールへの出店要求を受信する機能と、
前記出店要求に基づいて、前記電子ショッピングモールに前記第2ユーザの店舗を配置する機能と、
前記電子ショッピングモール内では、第3ユーザの第3クライアント装置からのユーザ操作に基づいて、第1キャラクターを動作させる機能と、
前記第1キャラクターの動作に基づいて、前記第2ユーザの店舗の商品の購入を受け付ける機能と、
を実現させるためのプログラム。
It ’s a program
On the computer
A function to receive an electronic shopping mall generation request from the first client device of the first user, and
A function to generate the electronic shopping mall based on the generation request, and
A function of receiving a generated store opening request to the electronic shopping mall from the second client device of the second user, and
A function of arranging the store of the second user in the electronic shopping mall based on the store opening request, and
In the electronic shopping mall, a function of operating the first character based on a user operation from the third client device of the third user, and
A function of accepting purchases of products from the second user's store based on the movement of the first character, and
A program to realize.
JP2020193843A 2020-11-20 2020-11-20 Server device, information processing method, and program Pending JP2021064376A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020193843A JP2021064376A (en) 2020-11-20 2020-11-20 Server device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020193843A JP2021064376A (en) 2020-11-20 2020-11-20 Server device, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2021064376A true JP2021064376A (en) 2021-04-22

Family

ID=75488057

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020193843A Pending JP2021064376A (en) 2020-11-20 2020-11-20 Server device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2021064376A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023182214A1 (en) * 2022-03-25 2023-09-28 有恒産業株式会社 Online mall system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023182214A1 (en) * 2022-03-25 2023-09-28 有恒産業株式会社 Online mall system

Similar Documents

Publication Publication Date Title
JP5161267B2 (en) Screen customization support system, screen customization support method, and screen customization support program
CN109787946A (en) Access method, right management method and the device of the communal space
CN105683954A (en) Amenity, special service and food/beverage search and purchase booking system
JP6697056B2 (en) Method and apparatus for pre-order information and ticket sharing
US11790321B2 (en) Systems and methods for crowdsourcing technology projects
US20160140641A1 (en) Customized Shopping
CN109995581B (en) Content distribution method and device
US20130275162A1 (en) Multi-party transaction system with collective reservations
US10853869B2 (en) Electronic wish list system
US20160335597A1 (en) Server for providing information for group decision and method thereof
KR101786536B1 (en) Donation and purchase method of contents using social network service
US11245651B2 (en) Information processing apparatus, and non-transitory computer readable medium
JP2021064376A (en) Server device, information processing method, and program
CN106062793A (en) Retrieval of enterprise content that has been presented
US20230377028A1 (en) Information processing apparatus, program, and information processing method
JP2019061541A (en) Intermediary device, intermediary method, and program
KR102520397B1 (en) Platform apparatus for providing customized travel service based messenger
CN109313778A (en) Method by the way that account&#39;s page that product is pushed to good friend directly to be participated in the purchasing process of good friend
JP6580189B1 (en) Display control apparatus, display control method, and display control program
CN107292615A (en) The method for protecting and device of a kind of e-payment
US20090287588A1 (en) Method, a system and a user interface for shopping using a communication network
US20170161807A1 (en) System and method for providing a barter system in a network environment
CN111192092B (en) Content promotion method and device
JP6600896B1 (en) Information transfer information processing apparatus, method using the information transfer information processing apparatus, program, and information transfer system
JP7426789B2 (en) Real estate brokerage system and real estate brokerage method

Legal Events

Date Code Title Description
A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20201204

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230320

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240409