JP2022043210A - Shopping support device, shopping support system, and program - Google Patents

Shopping support device, shopping support system, and program Download PDF

Info

Publication number
JP2022043210A
JP2022043210A JP2021209371A JP2021209371A JP2022043210A JP 2022043210 A JP2022043210 A JP 2022043210A JP 2021209371 A JP2021209371 A JP 2021209371A JP 2021209371 A JP2021209371 A JP 2021209371A JP 2022043210 A JP2022043210 A JP 2022043210A
Authority
JP
Japan
Prior art keywords
processor
act
list
product
shopping
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.)
Granted
Application number
JP2021209371A
Other languages
Japanese (ja)
Other versions
JP2022043210A5 (en
JP7274563B2 (en
Inventor
将悟 綿田
Shogo Watada
政実 高畠
Masami Takahata
悠介 箕浦
Yusuke Minoura
直樹 関根
Naoki Sekine
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
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
Priority claimed from JP2017158047A external-priority patent/JP7000073B2/en
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2021209371A priority Critical patent/JP7274563B2/en
Publication of JP2022043210A publication Critical patent/JP2022043210A/en
Publication of JP2022043210A5 publication Critical patent/JP2022043210A5/ja
Application granted granted Critical
Publication of JP7274563B2 publication Critical patent/JP7274563B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a shopping support device, a shopping support system, and a program that allow shoppers to do more efficient shopping.
SOLUTION: A shopping support server includes, for each of a plurality of products included in a shopping list, a step of acquiring an estimated distance from a user's current position to a display place of the product, and a step of generating a list in which the plurality of products included in the shopping list are arranged in order of the estimated distance.
SELECTED DRAWING: Figure 16
COPYRIGHT: (C)2022,JPO&INPIT

Description

本発明の実施形態は、買物支援装置、買物支援システム及びプログラムに関する。 Embodiments of the present invention relate to shopping support devices, shopping support systems and programs.

購入予定の商品を登録してショッピングリストを作成することができるショッピングリストアプリケーション(以下「リストアプリ」という。)が知られている。リストアプリは、利用者による操作などに基づき、登録された商品それぞれについて、購入済みであるか否かを示すことができる機能を有する。また、リストアプリは、例えば、購入予定の店舗ごとにショッピングリストを作成する機能、及び商品の登録日時又はジャンルなどでショッピングリストをソートする機能などの様々な機能を有するものがある。以上のような機能を用いることで、リストアプリの利用者は、便利に買物することができる。しかしながら、以上のような機能を用いても、リストアプリの利用者がリストアプリの情報から効率的な買い物ルートを推定することは困難である。このため、買物客がより効率的に買い物をすることができるようにすることが望まれている。 A shopping list application (hereinafter referred to as "list application") that can register a product to be purchased and create a shopping list is known. The list application has a function of indicating whether or not each of the registered products has been purchased based on an operation by the user or the like. Further, the list application may have various functions such as a function of creating a shopping list for each store to be purchased and a function of sorting the shopping list according to the registration date and time or genre of the product. By using the above functions, the user of the list application can conveniently shop. However, even if the above functions are used, it is difficult for the user of the list application to estimate an efficient shopping route from the information of the list application. Therefore, it is desired that shoppers can shop more efficiently.

特開2006-236014号公報Japanese Unexamined Patent Publication No. 2006-236014

本発明の実施形態が解決しようとする課題は、買物客がより効率的に買い物をすることができるようにする買物支援装置、買物支援システム及びプログラムを提供することである。 An object to be solved by an embodiment of the present invention is to provide a shopping support device, a shopping support system, and a program that enable shoppers to shop more efficiently.

実施形態の買物支援装置は、制御部を備える。制御部は、ショッピングリストに含まれる複数の商品のそれぞれについて、ユーザーの現在位置から前記商品の陳列場所までの推定距離を取得する。制御部は、前記ショッピングリストに含まれる前記複数の商品を前記推定距離の順に並べたリストを生成する。 The shopping support device of the embodiment includes a control unit. The control unit acquires the estimated distance from the user's current position to the display location of the product for each of the plurality of products included in the shopping list. The control unit generates a list in which the plurality of products included in the shopping list are arranged in the order of the estimated distance.

実施形態に係る支援システム及び当該支援システムに含まれる構成要素の要部回路構成の一例を示すブロック図。The block diagram which shows an example of the main part circuit composition of the support system which concerns on embodiment, and the component | component included in the support system. 実施形態に係る支援システム及び当該支援システムに含まれる構成要素の要部回路構成の一例を示すブロック図。The block diagram which shows an example of the main part circuit composition of the support system which concerns on embodiment, and the component | component included in the support system. 図1中の会員DBに含まれる会員テーブルの一例を示す図。The figure which shows an example of the member table included in the member DB in FIG. 図1中のリストDBに含まれるリストテーブルの一例を示す図。The figure which shows an example of the list table included in the list DB in FIG. 図1中のリストDBに含まれる登録テーブルの一例を示す図。The figure which shows an example of the registration table included in the list DB in FIG. 図1中の陳列DBに含まれる陳列場所テーブルの一例を示す図。The figure which shows an example of the display place table included in the display DB in FIG. 図1中の陳列DBに含まれる距離テーブルの一例を示す図。The figure which shows an example of the distance table included in the display DB in FIG. 図2中のユーザー端末のプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the user terminal in FIG. 図2中のユーザー端末のプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the user terminal in FIG. 図2中のユーザー端末のプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the user terminal in FIG. 図2中のユーザー端末のプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the user terminal in FIG. 図2中のユーザー端末のプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the user terminal in FIG. 図2中のユーザー端末のプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the user terminal in FIG. 図2中のユーザー端末のプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the user terminal in FIG. 図1中の支援サーバーのプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the support server in FIG. 図1中の支援サーバーのプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the support server in FIG. 図1中の支援サーバーのプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the support server in FIG. 図2中のPOS端末のプロセッサーによる処理のフローチャート。The flowchart of the process by the processor of the POS terminal in FIG. 図2中のユーザー端末の表示デバイスに表示されるリスト画面の一例を示す図。FIG. 2 is a diagram showing an example of a list screen displayed on the display device of the user terminal in FIG. 2. 図2中のユーザー端末の表示デバイスに表示される選択済み画面の一例を示す図。FIG. 2 is a diagram showing an example of a selected screen displayed on the display device of the user terminal in FIG. 2. 図2中のユーザー端末の表示デバイスに表示されるリスト画面の一例を示す図。FIG. 2 is a diagram showing an example of a list screen displayed on the display device of the user terminal in FIG. 2.

以下、実施形態に係る支援システムについて図面を用いて説明する。
図1及び図2は、実施形態に係る支援システム1及び支援システム1に含まれる構成要素の要部回路構成の一例を示すブロック図である。支援システム1は、買物支援サービスを提供する。買物支援サービスは、リストサービス及びセルフスキャンサービスを含む。リストサービスは、情報機器上で使用可能なショッピングリストを提供する。セルフスキャンサービスは、店舗などにおいて商品に付されたバーコードなどを読み込ませることで、当該商品を買い上げ登録することができるサービスである。買い上げ登録された商品は、レジにおいて商品に付されたバーコードなどを読み込ませる必要が無くなる。支援システム1は、支援サーバー10、POS(point of sale)サーバー20、アプリサーバー30、ユーザー端末40及びPOS端末50を含む。支援サーバー10、POSサーバー20、アプリサーバー30、ユーザー端末40及びPOS端末50は、ネットワークNWに接続されている。ネットワークNWは、典型的にはインターネットを含む通信網である。また、ネットワークNWは、イントラネット、公衆携帯電話網、公衆交換電話網、又はその他の通信網を含んでも良い。
なお、図1及び図2には支援サーバー10、POSサーバー20、アプリサーバー30、ユーザー端末40及びPOS端末50を1台ずつ示すが、それぞれ複数あっても良い。
Hereinafter, the support system according to the embodiment will be described with reference to the drawings.
1 and 2 are block diagrams showing an example of the main circuit configuration of the support system 1 and the components included in the support system 1 according to the embodiment. The support system 1 provides a shopping support service. Shopping support services include list services and self-scan services. The list service provides a shopping list that can be used on information devices. The self-scan service is a service that allows a product to be purchased and registered by reading a barcode or the like attached to the product at a store or the like. It is not necessary to read the barcode attached to the product at the cash register for the product registered for purchase. The support system 1 includes a support server 10, a POS (point of sale) server 20, an application server 30, a user terminal 40, and a POS terminal 50. The support server 10, the POS server 20, the application server 30, the user terminal 40, and the POS terminal 50 are connected to the network NW. The network NW is typically a communication network that includes the Internet. The network NW may also include an intranet, a public mobile telephone network, a public switched telephone network, or other communication networks.
Although FIGS. 1 and 2 show one support server 10, a POS server 20, an application server 30, a user terminal 40, and a POS terminal 50, a plurality of each may be present.

支援サーバー10は、買物支援サービスを提供するために用いられる。支援サーバー10は、プロセッサー11、ROM(read-only memory)12、RAM(random-access memory)13、補助記憶デバイス14、通信インターフェース15及びバス16を含む。 The support server 10 is used to provide a shopping support service. The support server 10 includes a processor 11, a ROM (read-only memory) 12, a RAM (random-access memory) 13, an auxiliary storage device 14, a communication interface 15, and a bus 16.

プロセッサー11は、支援サーバー10の動作に必要な演算及び制御などの処理を行うコンピューターの中枢部分に相当する。プロセッサー11は、ROM12又は補助記憶デバイス14などに記憶されたシステムソフトウェア、アプリケーションソフトウェア又はファームウェアなどのプログラムに基づいて、支援サーバー10の各種の機能を実現するべく各部を制御する。プロセッサー11は、例えば、CPU(central processing unit)、MPU(micro processing unit)、SoC(system on a chip)、DSP(digital signal processor)又はGPU(graphics processing unit)などである。あるいは、プロセッサー11は、これらの組み合わせである。プロセッサー11は、制御部の一例である。プロセッサー11を中枢とするコンピューターは、制御部の一例である。 The processor 11 corresponds to a central part of a computer that performs processing such as calculation and control necessary for the operation of the support server 10. The processor 11 controls each part to realize various functions of the support server 10 based on a program such as system software, application software, or firmware stored in the ROM 12 or the auxiliary storage device 14. The processor 11 is, for example, a CPU (central processing unit), an MPU (micro processing unit), a SoC (system on a chip), a DSP (digital signal processor), a GPU (graphics processing unit), or the like. Alternatively, the processor 11 is a combination of these. The processor 11 is an example of a control unit. A computer centered on the processor 11 is an example of a control unit.

ROM12は、プロセッサー11を中枢とするコンピューターの主記憶装置に相当する。ROM12は、専らデータの読み出しに用いられる不揮発性メモリである。ROM12は、上記のプログラムを記憶する。また、ROM12は、プロセッサー11が各種の処理を行う上で使用するデータ又は各種の設定値などを記憶する。 The ROM 12 corresponds to the main storage device of a computer centered on the processor 11. The ROM 12 is a non-volatile memory used exclusively for reading data. The ROM 12 stores the above program. Further, the ROM 12 stores data or various set values used by the processor 11 for performing various processes.

RAM13は、プロセッサー11を中枢とするコンピューターの主記憶装置に相当する。RAM13は、データの読み書きに用いられるメモリである。RAM13は、プロセッサー11が各種の処理を行う上で一時的に使用するデータを記憶しておく、いわゆるワークエリアなどとして利用される。 The RAM 13 corresponds to the main storage device of a computer centered on the processor 11. The RAM 13 is a memory used for reading and writing data. The RAM 13 is used as a so-called work area or the like for storing data temporarily used by the processor 11 for performing various processes.

補助記憶デバイス14は、プロセッサー11を中枢とするコンピューターの補助記憶装置に相当する。補助記憶デバイス14は、例えばEEPROM(登録商標)(electric erasable programmable read-only memory)、HDD(hard disk drive)又はSSD(solid state drive)などである。補助記憶デバイス14は、上記のプログラムを記憶する場合がある。また、補助記憶デバイス14は、プロセッサー11が各種の処理を行う上で使用するデータ、プロセッサー11での処理によって生成されたデータ又は各種の設定値などを保存する。 The auxiliary storage device 14 corresponds to an auxiliary storage device of a computer centered on the processor 11. The auxiliary storage device 14 is, for example, an EEPROM (registered trademark) (electric erasable programmable read-only memory), an HDD (hard disk drive), an SSD (solid state drive), or the like. The auxiliary storage device 14 may store the above program. Further, the auxiliary storage device 14 stores data used by the processor 11 for performing various processes, data generated by the processes of the processor 11, various setting values, and the like.

また、補助記憶デバイス14は、会員DB(database)141、リストDB142及び陳列DB143を記憶する。
会員DB141は、買物支援サービスの各会員の情報などを記憶する。会員DB141は、例えば、図3に示すような会員テーブルT1を含む。図3は、会員テーブルT1の一例を示す図である。会員テーブルT1は、会員ID(identifier)と当該会員IDで示される会員の会員名、性別及び生年月日などとを関連付ける。会員IDは、買物支援サービスの会員ごとにユニークに割り当てられた識別符号である。
Further, the auxiliary storage device 14 stores the member DB (database) 141, the list DB 142, and the display DB 143.
The member DB 141 stores information and the like of each member of the shopping support service. The member DB 141 includes, for example, a member table T1 as shown in FIG. FIG. 3 is a diagram showing an example of the member table T1. The member table T1 associates a member ID (identifier) with a member name, gender, date of birth, etc. of the member indicated by the member ID. The member ID is an identification code uniquely assigned to each member of the shopping support service.

リストDB142は、ショッピングリストに関する情報などを記憶する。リストDB142は、図4に示すようなリストテーブルT2及び図5に示すような登録テーブルT3を含む。図4は、リストテーブルT2の一例を示す図である。図5は、登録テーブルT3の一例を示す図である。
リストテーブルT2は、ショッピングリストの作成者などを規定する。リストテーブルT2は、リストIDと、当該リストIDで特定されるショッピングリストを作成した会員の会員IDと、当該リストIDで特定されるショッピングリストの作成日などとを関連付ける。リストIDは、ショッピングリストごとにユニークに割り当てられた識別符号である。
登録テーブルT3は、ショッピングリストに登録される購入予定商品についての情報を規定する。登録テーブルT3は、購入予定IDと、当該購入予定IDで特定される購入予定商品が登録されたショッピングリストのリストIDと、当該購入予定商品が当該ショッピングリストの何番目に表示されるかを示す表示順と、当該購入予定商品の種類を示す商品IDと、当該購入予定商品の購入予定個数と、当該購入予定商品を購入済であることを示す購入フラグと、当該購入予定商品の購入日時などとを関連付ける。購入予定IDは、ショッピングリストに含まれる購入予定商品ごとにユニークに割り当てられた識別符号である。商品IDは、商品の種類ごとにユニークに割り当てられた識別符号である。
The list DB 142 stores information about the shopping list and the like. The list DB 142 includes a list table T2 as shown in FIG. 4 and a registration table T3 as shown in FIG. FIG. 4 is a diagram showing an example of the list table T2. FIG. 5 is a diagram showing an example of the registration table T3.
The list table T2 defines the creator of the shopping list and the like. The list table T2 associates the list ID with the member ID of the member who created the shopping list specified by the list ID, the creation date of the shopping list specified by the list ID, and the like. The list ID is an identification code uniquely assigned to each shopping list.
The registration table T3 defines information about the products to be purchased to be registered in the shopping list. The registration table T3 shows the purchase schedule ID, the list ID of the shopping list in which the purchase schedule product specified by the purchase schedule ID is registered, and the number of the purchase schedule product displayed in the shopping list. Display order, product ID indicating the type of the product to be purchased, the number of products to be purchased, the purchase flag indicating that the product to be purchased has been purchased, the purchase date and time of the product to be purchased, etc. To associate with. The purchase schedule ID is an identification code uniquely assigned to each purchase schedule product included in the shopping list. The product ID is an identification code uniquely assigned to each type of product.

陳列DB143は、商品の陳列場所に関する情報などを記憶する。陳列DB143は、例えば、図6に示すような陳列場所テーブルT4及び図7に示すような距離テーブルT5を含む。図6は、陳列場所テーブルT4の一例を示す図である。図7は、距離テーブルT5の一例を示す図である。
陳列場所テーブルT4は、各商品についての陳列場所を規定する。陳列場所テーブルT4は、商品IDと、当該商品IDで特定される商品の商品名と、当該商品が陳列されている場所の陳列場所IDなどとを関連付ける。陳列場所IDは、陳列場所ごとにユニークに割り当てられた識別符号である。陳列場所IDは、例えば、棚毎、一定の範囲毎、又は商品毎にユニークに割り当てられる。なお、商品名は、商品名を特定するための商品名IDであっても良い。図6には商品名として商品名IDを示している。
距離テーブルT5は、陳列場所同士の距離を規定する。距離テーブルT5は、2つの陳列場所IDと、当該2つの陳列場所間の距離を示す陳列場所距離とを関連付ける。陳列場所距離は、例えば、支援サーバー10の管理者又は買物支援サービスを利用する店舗の担当者などによって予め定められる。あるいは、支援サーバー10のプロセッサー11は、リストDBに記憶されたショッピングリストを用いて陳列場所距離を推定しても良い。陳列場所距離の推定方法については後述する。なお、図7では、陳列場所距離の単位としてメートルを用いているが、当該単位はメートルに限らない。また、当該単位は、時間などの距離以外の単位であっても良い。また、陳列場所距離は、無次元量であっても良い。距離テーブルT5は、商品の陳列場所同士の距離を記憶した記憶部の一例である。また、陳列DB143は、記憶部の一例である。また、補助記憶デバイス14は、記憶部の一例である。
The display DB 143 stores information and the like regarding the display location of the product. The display DB 143 includes, for example, a display location table T4 as shown in FIG. 6 and a distance table T5 as shown in FIG. FIG. 6 is a diagram showing an example of the display location table T4. FIG. 7 is a diagram showing an example of the distance table T5.
The display place table T4 defines a display place for each product. The display place table T4 associates the product ID with the product name of the product specified by the product ID, the display place ID of the place where the product is displayed, and the like. The display location ID is an identification code uniquely assigned to each display location. The display location ID is uniquely assigned to, for example, each shelf, each fixed range, or each product. The product name may be a product name ID for specifying the product name. FIG. 6 shows a product name ID as a product name.
The distance table T5 defines the distance between display locations. The distance table T5 associates the two display location IDs with the display location distance indicating the distance between the two display locations. The display location distance is determined in advance by, for example, the administrator of the support server 10 or the person in charge of the store using the shopping support service. Alternatively, the processor 11 of the support server 10 may estimate the display location distance using the shopping list stored in the list DB. The method of estimating the display location distance will be described later. In FIG. 7, a meter is used as a unit of the display location distance, but the unit is not limited to the meter. Further, the unit may be a unit other than a distance such as time. Further, the display location distance may be a dimensionless quantity. The distance table T5 is an example of a storage unit that stores the distance between the display locations of the products. Further, the display DB 143 is an example of a storage unit. Further, the auxiliary storage device 14 is an example of a storage unit.

ROM12又は補助記憶デバイス14に記憶されるプログラムは、後述する処理を実行するための制御プログラムを含む。一例として、支援サーバー10は、制御プログラムがROM12又は補助記憶デバイス14に記憶された状態で支援サーバー10の管理者などへと譲渡される。しかしながら、支援サーバー10は、後述する処理を実行するための制御プログラムがROM12又は補助記憶デバイス14に記憶されない状態で当該管理者などに譲渡されても良い。また、支援サーバー10は、別の制御プログラムがROM12又は補助記憶デバイス14に記憶された状態で当該管理者などに譲渡されても良い。そして、後述する処理を実行するための制御プログラムが別途に当該管理者などへと譲渡され、当該管理者又はサービスマンなどによる操作の下にROM12又は補助記憶デバイス14へと書き込まれても良い。このときの制御プログラムの譲渡は、例えば、磁気ディスク、光磁気ディスク、光ディスク又は半導体メモリなどのようなリムーバブルな記憶媒体に記録して、あるいはネットワークNWを介したダウンロードにより実現できる。 The program stored in the ROM 12 or the auxiliary storage device 14 includes a control program for executing a process described later. As an example, the support server 10 is transferred to the administrator of the support server 10 in a state where the control program is stored in the ROM 12 or the auxiliary storage device 14. However, the support server 10 may be transferred to the administrator or the like in a state where the control program for executing the process described later is not stored in the ROM 12 or the auxiliary storage device 14. Further, the support server 10 may be transferred to the administrator or the like in a state where another control program is stored in the ROM 12 or the auxiliary storage device 14. Then, the control program for executing the process described later may be separately transferred to the administrator or the like and written to the ROM 12 or the auxiliary storage device 14 under the operation of the administrator or the serviceman. The transfer of the control program at this time can be realized by recording on a removable storage medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory, or by downloading via a network NW.

通信インターフェース15は、支援サーバー10がネットワークNWなどを介して通信するためのインターフェースである。通信インターフェース15は、第1の通信部の一例である。 The communication interface 15 is an interface for the support server 10 to communicate via the network NW or the like. The communication interface 15 is an example of the first communication unit.

バス16は、コントロールバス、アドレスバス及びデータバスなどを含み、支援サーバー10の各部で授受される信号を伝送する。 The bus 16 includes a control bus, an address bus, a data bus, and the like, and transmits signals sent and received by each part of the support server 10.

POSサーバー20は、POSシステムを動作させるためのサーバーである。POSサーバー20は、例えば店舗又は商店ごとに設置される。POSサーバー20は、POSシステム上の商取引に関するデータを記憶する。POSサーバー20は、プロセッサー21、ROM22、RAM23、補助記憶デバイス24、通信インターフェース25及びバス26を含む。 The POS server 20 is a server for operating the POS system. The POS server 20 is installed, for example, in each store or store. The POS server 20 stores data related to commercial transactions on the POS system. The POS server 20 includes a processor 21, a ROM 22, a RAM 23, an auxiliary storage device 24, a communication interface 25, and a bus 26.

プロセッサー21は、POSサーバー20の動作に必要な演算及び制御などの処理を行うコンピューターの中枢部分に相当する。プロセッサー21は、ROM22又は補助記憶デバイス24などに記憶されたシステムソフトウェア、アプリケーションソフトウェア又はファームウェアなどのプログラムに基づいて、POSサーバー20の各種の機能を実現するべく各部を制御する。プロセッサー21は、例えば、CPU、MPU、SoC、DSP又はGPUなどである。あるいは、プロセッサー21は、これらの組み合わせである。 The processor 21 corresponds to a central part of a computer that performs processing such as calculation and control necessary for the operation of the POS server 20. The processor 21 controls each part to realize various functions of the POS server 20 based on a program such as system software, application software, or firmware stored in the ROM 22 or the auxiliary storage device 24. The processor 21 is, for example, a CPU, MPU, SoC, DSP, GPU, or the like. Alternatively, the processor 21 is a combination of these.

ROM22は、プロセッサー21を中枢とするコンピューターの主記憶装置に相当する。ROM22は、専らデータの読み出しに用いられる不揮発性メモリである。ROM22は、上記のプログラムを記憶する。また、ROM22は、プロセッサー21が各種の処理を行う上で使用するデータ又は各種の設定値などを記憶する。 The ROM 22 corresponds to the main storage device of a computer centered on the processor 21. The ROM 22 is a non-volatile memory used exclusively for reading data. The ROM 22 stores the above program. Further, the ROM 22 stores data or various set values used by the processor 21 for performing various processes.

RAM23は、プロセッサー21を中枢とするコンピューターの主記憶装置に相当する。RAM23は、データの読み書きに用いられるメモリである。RAM23は、プロセッサー21が各種の処理を行う上で一時的に使用するデータを記憶しておく、いわゆるワークエリアなどとして利用される。 The RAM 23 corresponds to the main storage device of a computer centered on the processor 21. The RAM 23 is a memory used for reading and writing data. The RAM 23 is used as a so-called work area for storing data temporarily used by the processor 21 for performing various processes.

補助記憶デバイス24は、プロセッサー21を中枢とするコンピューターの補助記憶装置に相当する。補助記憶デバイス24は、例えばEEPROM、HDD又はSSDなどである。補助記憶デバイス24は、上記のプログラムを記憶する場合がある。また、補助記憶デバイス24は、プロセッサー21が各種の処理を行う上で使用するデータ、プロセッサー21での処理によって生成されたデータ又は各種の設定値などを保存する。 The auxiliary storage device 24 corresponds to an auxiliary storage device of a computer centered on the processor 21. The auxiliary storage device 24 is, for example, an EEPROM, an HDD, an SSD, or the like. The auxiliary storage device 24 may store the above program. Further, the auxiliary storage device 24 stores data used by the processor 21 for performing various processes, data generated by the processes of the processor 21, various setting values, and the like.

また、補助記憶デバイス24は、商品DB241を記憶する。
商品DB241は、各商品についての情報を記憶する。商品DB241は、例えば、商品テーブルを含む。商品テーブルは、商品IDと当該商品IDで特定される商品の商品名、価格及び在庫数量などの商品情報とを関連付ける。
Further, the auxiliary storage device 24 stores the product DB 241.
The product DB 241 stores information about each product. The product DB 241 includes, for example, a product table. The product table associates the product ID with product information such as the product name, price, and inventory quantity of the product specified by the product ID.

ROM22又は補助記憶デバイス24に記憶されるプログラムは、後述する処理を実行するための制御プログラムを含む。一例として、POSサーバー20は、後述する処理を実行するための制御プログラムがROM22又は補助記憶デバイス24に記憶された状態でPOSサーバー20の管理者などへと譲渡される。しかしながら、POSサーバー20は、後述する処理を実行するための制御プログラムがROM22又は補助記憶デバイス24に記憶されない状態で当該管理者などに譲渡されても良い。また、POSサーバー20は、別の制御プログラムがROM22又は補助記憶デバイス24に記憶された状態で当該管理者などに譲渡されても良い。そして、後述する処理を実行するための制御プログラムが別途に当該管理者などへと譲渡され、当該管理者又はサービスマンなどによる操作の下にROM22又は補助記憶デバイス24へと書き込まれても良い。このときの制御プログラムの譲渡は、例えば、磁気ディスク、光磁気ディスク、光ディスク又は半導体メモリなどのようなリムーバブルな記憶媒体に記録して、あるいはネットワークNWを介したダウンロードにより実現できる。 The program stored in the ROM 22 or the auxiliary storage device 24 includes a control program for executing a process described later. As an example, the POS server 20 is transferred to the administrator of the POS server 20 or the like in a state where the control program for executing the process described later is stored in the ROM 22 or the auxiliary storage device 24. However, the POS server 20 may be transferred to the administrator or the like in a state where the control program for executing the process described later is not stored in the ROM 22 or the auxiliary storage device 24. Further, the POS server 20 may be transferred to the administrator or the like in a state where another control program is stored in the ROM 22 or the auxiliary storage device 24. Then, the control program for executing the process described later may be separately transferred to the administrator or the like and written to the ROM 22 or the auxiliary storage device 24 under the operation of the administrator or the serviceman. The transfer of the control program at this time can be realized by recording on a removable storage medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory, or by downloading via a network NW.

通信インターフェース25は、POSサーバー20がネットワークNWなどを介して通信するためのインターフェースである。 The communication interface 25 is an interface for the POS server 20 to communicate via a network NW or the like.

バス26は、コントロールバス、アドレスバス及びデータバスなどを含み、POSサーバー20の各部で授受される信号を伝送する。 The bus 26 includes a control bus, an address bus, a data bus, and the like, and transmits signals sent and received by each part of the POS server 20.

アプリサーバー30は、リストアプリAP1及びセルフスキャンアプリAP2などのアプリケーションソフトウェアを記憶する。また、アプリサーバー30は、要求に応じてリストアプリAP1又はセルフスキャンアプリAP2を送信する。
リストアプリAP1は、リストサービスを利用する場合に用いられるアプリケーションソフトウェアである。リストアプリAP1は、リストサービス用のソフトウェアであっても良いし、汎用のウェブブラウザーなどであっても良い。
セルフスキャンアプリAP2は、セルフスキャンサービスを利用する場合に用いられるアプリケーションソフトウェアである。セルフスキャンアプリAP2は、セルフスキャンサービス用のソフトウェアであっても良いし、汎用のウェブブラウザーなどであっても良い。
The application server 30 stores application software such as the list application AP1 and the self-scan application AP2. Further, the application server 30 transmits the list application AP1 or the self-scan application AP2 in response to a request.
The list application AP1 is application software used when using the list service. The list application AP1 may be software for a list service, a general-purpose web browser, or the like.
The self-scan application AP2 is application software used when using the self-scan service. The self-scan application AP2 may be software for a self-scan service, a general-purpose web browser, or the like.

ユーザー端末40は、買物支援サービスのユーザーが操作者として操作する装置である。ユーザー端末40は、例えば、スマートホンなどの携帯電話、PC(personal computer)又はタブレットPCなどである。ユーザー端末40は、プロセッサー41、ROM42、RAM43、補助記憶デバイス44、通信インターフェース45、入力デバイス46、表示デバイス47、カメラ48及びバス49を含む。ユーザー端末40は、端末装置の一例である。 The user terminal 40 is a device operated by the user of the shopping support service as an operator. The user terminal 40 is, for example, a mobile phone such as a smart phone, a PC (personal computer), a tablet PC, or the like. The user terminal 40 includes a processor 41, a ROM 42, a RAM 43, an auxiliary storage device 44, a communication interface 45, an input device 46, a display device 47, a camera 48, and a bus 49. The user terminal 40 is an example of a terminal device.

プロセッサー41は、ユーザー端末40の動作に必要な演算及び制御などの処理を行うコンピューターの中枢部分に相当する。プロセッサー41は、ROM42又は補助記憶デバイス44などに記憶されたシステムソフトウェア、アプリケーションソフトウェア又はファームウェアなどのプログラムに基づいて、ユーザー端末40の各種の機能を実現するべく各部を制御する。プロセッサー41は、例えば、CPU、MPU、SoC、DSP又はGPUなどである。あるいは、プロセッサー41は、これらの組み合わせである。 The processor 41 corresponds to a central part of a computer that performs processing such as calculation and control necessary for the operation of the user terminal 40. The processor 41 controls each unit to realize various functions of the user terminal 40 based on a program such as system software, application software, or firmware stored in the ROM 42 or the auxiliary storage device 44. The processor 41 is, for example, a CPU, MPU, SoC, DSP, GPU, or the like. Alternatively, the processor 41 is a combination of these.

ROM42は、プロセッサー41を中枢とするコンピューターの主記憶装置に相当する。ROM42は、専らデータの読み出しに用いられる不揮発性メモリである。ROM42は、上記のプログラムを記憶する。また、ROM42は、プロセッサー41が各種の処理を行う上で使用するデータ又は各種の設定値などを記憶する。 The ROM 42 corresponds to the main storage device of a computer centered on the processor 41. The ROM 42 is a non-volatile memory used exclusively for reading data. The ROM 42 stores the above program. Further, the ROM 42 stores data or various set values used by the processor 41 to perform various processes.

RAM43は、プロセッサー41を中枢とするコンピューターの主記憶装置に相当する。RAM43は、データの読み書きに用いられるメモリである。RAM43は、プロセッサー41が各種の処理を行う上で一時的に使用するデータを記憶しておく、いわゆるワークエリアなどとして利用される。 The RAM 43 corresponds to the main storage device of a computer centered on the processor 41. The RAM 43 is a memory used for reading and writing data. The RAM 43 is used as a so-called work area or the like for storing data temporarily used by the processor 41 for performing various processes.

補助記憶デバイス44は、プロセッサー41を中枢とするコンピューターの補助記憶装置に相当する。補助記憶デバイス44は、例えばEEPROM、HDD又はSSDなどである。補助記憶デバイス44は、上記のプログラムを記憶する場合がある。また、補助記憶デバイス44は、プロセッサー41が各種の処理を行う上で使用するデータ、プロセッサー41での処理によって生成されたデータ又は各種の設定値などを保存する。
また、RAM43又は補助記憶デバイス44は、会員IDを記憶する。
The auxiliary storage device 44 corresponds to an auxiliary storage device of a computer centered on the processor 41. The auxiliary storage device 44 is, for example, an EEPROM, an HDD, an SSD, or the like. The auxiliary storage device 44 may store the above program. Further, the auxiliary storage device 44 stores data used by the processor 41 for performing various processes, data generated by the processes of the processor 41, various setting values, and the like.
Further, the RAM 43 or the auxiliary storage device 44 stores the member ID.

ROM42又は補助記憶デバイス44に記憶されるプログラムは、後述する処理を実行するためのリストアプリ及びセルフスキャンアプリを含む。一例として、ユーザー端末40は、リストアプリ及びセルフスキャンアプリがROM42又は補助記憶デバイス44に記憶されない状態でユーザー端末40の管理者などへと譲渡される。そして、別途に当該管理者などへと譲渡されたリストアプリ及びセルフスキャンアプリが、当該管理者などによる操作の下に補助記憶デバイス44へと書き込まれる。しかしながら、ユーザー端末40は、リストアプリ及びセルフスキャンアプリがROM42又は補助記憶デバイス44に記憶された状態で当該管理者などへと譲渡されても良い。上述の制御プログラムの譲渡は、例えば、磁気ディスク、光磁気ディスク、光ディスク又は半導体メモリなどのようなリムーバブルな記憶媒体に記録して、あるいはネットワークNWを介したアプリサーバー30などからのダウンロードにより実現できる。 The program stored in the ROM 42 or the auxiliary storage device 44 includes a list application and a self-scan application for executing a process described later. As an example, the user terminal 40 is transferred to the administrator of the user terminal 40 or the like in a state where the list application and the self-scan application are not stored in the ROM 42 or the auxiliary storage device 44. Then, the list application and the self-scan application separately transferred to the administrator or the like are written to the auxiliary storage device 44 under the operation by the administrator or the like. However, the user terminal 40 may be transferred to the administrator or the like with the list application and the self-scan application stored in the ROM 42 or the auxiliary storage device 44. The transfer of the above-mentioned control program can be realized, for example, by recording on a removable storage medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory, or by downloading from an application server 30 via a network NW. ..

通信インターフェース45は、ユーザー端末40がネットワークNWなどを介して通信するためのインターフェースである。通信インターフェース45は、第2の通信部の一例である。 The communication interface 45 is an interface for the user terminal 40 to communicate via a network NW or the like. The communication interface 45 is an example of the second communication unit.

入力デバイス46は、ユーザー端末40の操作者による操作を受け付ける。入力デバイス46は、例えば、キーボード、キーパッド、タッチパッド又はマウスなどである。 The input device 46 accepts an operation by the operator of the user terminal 40. The input device 46 is, for example, a keyboard, keypad, touchpad, mouse, or the like.

表示デバイス47は、ユーザー端末40の操作者に各種情報を通知するための画面を表示する。表示デバイス47は、例えば、液晶ディスプレイ又は有機EL(electro-luminescence)ディスプレイなどのディスプレイである。また、入力デバイス46及び表示デバイス47としては、タッチパネルを用いることもできる。すなわち、タッチパネルが備える表示パネルを表示デバイス47として、タッチパネルが備えるタッチパッドを入力デバイス46として用いることができる。表示デバイス47は、表示部の一例である。 The display device 47 displays a screen for notifying the operator of the user terminal 40 of various information. The display device 47 is, for example, a display such as a liquid crystal display or an organic EL (electro-luminescence) display. A touch panel can also be used as the input device 46 and the display device 47. That is, the display panel provided on the touch panel can be used as the display device 47, and the touch pad provided on the touch panel can be used as the input device 46. The display device 47 is an example of a display unit.

カメラ48は、バーコードなどを撮像する。
バス49は、コントロールバス、アドレスバス及びデータバスなどを含み、ユーザー端末40の各部で授受される信号を伝送する。
The camera 48 captures a barcode or the like.
The bus 49 includes a control bus, an address bus, a data bus, and the like, and transmits signals transmitted and received by each part of the user terminal 40.

POS端末50は、スーパーマーケット又はコンビニなどの商店に設置される。POS端末50は、決済対象となる商品の買上登録及び登録された商品についての決済などのレジ業務などのために設定される。POS端末50は、例えば、主に店舗の店員などによって操作される。あるいは、POS端末50は、店舗の買物客などによって操作されるセルフ方式の端末であっても良い。また、POS端末50は、商品の買上登録を行う登録装置と、登録された商品についての決済を行う決済装置とを含むセミセルフ方式の端末であっても良い。セミセルフ方式のPOS端末50は、典型的には、登録装置を店員が操作し、決済装置を買物客が操作する。POS端末50のそれぞれは、ユニークなPOSIDが割り当てられている。そして、POS端末50のそれぞれは、当該POSIDが記録されたバーコードが付されている。なお、一例として、POS端末50は主に店員によって操作される方式であるものとして以下の説明を行う。POS端末50は、プロセッサー501、ROM502、RAM503、補助記憶デバイス504、通信インターフェース505、入力デバイス506、表示デバイス507、客側タッチパネル508、スキャナー509及びバス510を含む。 The POS terminal 50 is installed in a store such as a supermarket or a convenience store. The POS terminal 50 is set for cash register operations such as purchase registration of products to be settled and settlement of registered products. The POS terminal 50 is mainly operated by, for example, a store clerk. Alternatively, the POS terminal 50 may be a self-service terminal operated by a shopper or the like in a store. Further, the POS terminal 50 may be a semi-self-type terminal including a registration device for registering the purchase of a product and a payment device for making a payment for the registered product. In the semi-self-type POS terminal 50, the registration device is typically operated by a clerk, and the payment device is operated by a shopper. Each of the POS terminals 50 is assigned a unique POS ID. Each of the POS terminals 50 has a barcode on which the POS ID is recorded. As an example, the following description will be given assuming that the POS terminal 50 is a method mainly operated by a clerk. The POS terminal 50 includes a processor 501, a ROM 502, a RAM 503, an auxiliary storage device 504, a communication interface 505, an input device 506, a display device 507, a customer side touch panel 508, a scanner 509, and a bus 510.

プロセッサー501は、POS端末50の動作に必要な演算及び制御などの処理を行うコンピューターの中枢部分に相当する。プロセッサー501は、ROM502又は補助記憶デバイス504などに記憶されたシステムソフトウェア、アプリケーションソフトウェア又はファームウェアなどのプログラムに基づいて、POS端末50の各種の機能を実現するべく各部を制御する。プロセッサー501は、例えば、CPU、MPU、SoC、DSP又はGPUなどである。あるいは、プロセッサー501は、これらの組み合わせである。 The processor 501 corresponds to a central part of a computer that performs processing such as calculation and control necessary for the operation of the POS terminal 50. The processor 501 controls each unit to realize various functions of the POS terminal 50 based on a program such as system software, application software, or firmware stored in the ROM 502 or the auxiliary storage device 504. The processor 501 is, for example, a CPU, MPU, SoC, DSP, GPU, or the like. Alternatively, the processor 501 is a combination of these.

ROM502は、プロセッサー501を中枢とするコンピューターの主記憶装置に相当する。ROM502は、専らデータの読み出しに用いられる不揮発性メモリである。ROM502は、上記のプログラムを記憶する。また、ROM502は、プロセッサー501が各種の処理を行う上で使用するデータ又は各種の設定値などを記憶する。 The ROM 502 corresponds to the main storage device of a computer centered on the processor 501. The ROM 502 is a non-volatile memory used exclusively for reading data. The ROM 502 stores the above program. Further, the ROM 502 stores data or various set values used by the processor 501 to perform various processes.

RAM503は、プロセッサー501を中枢とするコンピューターの主記憶装置に相当する。RAM503は、データの読み書きに用いられるメモリである。RAM503は、プロセッサー501が各種の処理を行う上で一時的に使用するデータを記憶しておく、いわゆるワークエリアなどとして利用される。 The RAM 503 corresponds to the main storage device of a computer centered on the processor 501. The RAM 503 is a memory used for reading and writing data. The RAM 503 is used as a so-called work area or the like for storing data temporarily used by the processor 501 for performing various processes.

補助記憶デバイス504は、プロセッサー501を中枢とするコンピューターの補助記憶装置に相当する。補助記憶デバイス504は、例えばEEPROM、HDD又はSSDなどである。補助記憶デバイス504は、上記のプログラムを記憶する場合がある。また、補助記憶デバイス504は、プロセッサー501が各種の処理を行う上で使用するデータ、プロセッサー501での処理によって生成されたデータ又は各種の設定値などを保存する。また、補助記憶デバイス504は、買上商品として登録された商品のリストである商品リストも記憶する。あるいは、RAM503が、上記商品リストを記憶しても良い。さらに、補助記憶デバイス504は、店舗で販売されている商品についての商品コード、商品名及び金額などの各種情報を含む商品データベースも記憶する。 The auxiliary storage device 504 corresponds to an auxiliary storage device of a computer centered on the processor 501. The auxiliary storage device 504 is, for example, an EEPROM, HDD, SSD, or the like. The auxiliary storage device 504 may store the above program. Further, the auxiliary storage device 504 stores data used by the processor 501 for performing various processes, data generated by the processes of the processor 501, various setting values, and the like. The auxiliary storage device 504 also stores a product list, which is a list of products registered as purchased products. Alternatively, the RAM 503 may store the above product list. Further, the auxiliary storage device 504 also stores a product database including various information such as a product code, a product name, and an amount of money for the product sold in the store.

ROM502又は補助記憶デバイス504に記憶されるプログラムは、後述する処理を実行するための制御プログラムを含む。一例として、POS端末50は、後述する処理を実行するための制御プログラムがROM502又は補助記憶デバイス504に記憶された状態でPOS端末50の管理者などへと譲渡される。しかしながら、POS端末50は、後述する処理を実行するための制御プログラムがROM502又は補助記憶デバイス504に記憶されない状態で当該管理者などに譲渡されても良い。また、POS端末50は、別の制御プログラムがROM502又は補助記憶デバイス504に記憶された状態で当該管理者などに譲渡されても良い。そして、後述する処理を実行するための制御プログラムが別途に当該管理者などへと譲渡され、当該管理者又はサービスマンなどによる操作の下にROM502又は補助記憶デバイス504へと書き込まれても良い。このときの制御プログラムの譲渡は、例えば、磁気ディスク、光磁気ディスク、光ディスク又は半導体メモリなどのようなリムーバブルな記憶媒体に記録して、あるいはネットワークNWを介したダウンロードにより実現できる。 The program stored in the ROM 502 or the auxiliary storage device 504 includes a control program for executing a process described later. As an example, the POS terminal 50 is transferred to the administrator of the POS terminal 50 or the like in a state where the control program for executing the process described later is stored in the ROM 502 or the auxiliary storage device 504. However, the POS terminal 50 may be transferred to the administrator or the like in a state where the control program for executing the process described later is not stored in the ROM 502 or the auxiliary storage device 504. Further, the POS terminal 50 may be transferred to the administrator or the like in a state where another control program is stored in the ROM 502 or the auxiliary storage device 504. Then, the control program for executing the process described later may be separately transferred to the administrator or the like and written to the ROM 502 or the auxiliary storage device 504 under the operation of the administrator or the serviceman. The transfer of the control program at this time can be realized by recording on a removable storage medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory, or by downloading via a network NW.

通信インターフェース505は、POS端末50がネットワークNWなどを介して通信するためのインターフェースである。 The communication interface 505 is an interface for the POS terminal 50 to communicate via a network NW or the like.

入力デバイス506は、POS端末50の操作者による操作を受け付ける。入力デバイス506は、例えば、キーボード、キーパッド、タッチパッド又はマウスなどである。 The input device 506 accepts an operation by the operator of the POS terminal 50. The input device 506 is, for example, a keyboard, keypad, touchpad, mouse, or the like.

表示デバイス507は、POS端末50の操作者に各種情報を通知するための画面を表示する。表示デバイス507は、例えば、液晶ディスプレイ又は有機ELディスプレイなどのディスプレイである。また、表示デバイス507としては、タッチパッドに重ねて配置された表示パネルを用いることもできる。すなわち、タッチパネルが備える表示パネルを表示デバイス507として、タッチパネルが備えるタッチパッドを入力デバイス506として用いることができる。 The display device 507 displays a screen for notifying the operator of the POS terminal 50 of various information. The display device 507 is, for example, a display such as a liquid crystal display or an organic EL display. Further, as the display device 507, a display panel arranged so as to be superimposed on the touch pad can also be used. That is, the display panel provided on the touch panel can be used as the display device 507, and the touch pad provided on the touch panel can be used as the input device 506.

客側タッチパネル508は買物客に各種情報を通知するための画面を表示する表示デバイスとして機能する。また、客側タッチパネル508は、当該買物客によるタッチ操作を受け付ける入力デバイスとして機能する。なお、前述したようにPOS端末50の操作者は主に店員であるが、客側タッチパネル508については、買物客が操作者となって操作する。 The customer-side touch panel 508 functions as a display device that displays a screen for notifying shoppers of various information. Further, the customer-side touch panel 508 functions as an input device that accepts touch operations by the shopper. As described above, the operator of the POS terminal 50 is mainly a clerk, but the customer-side touch panel 508 is operated by the shopper as the operator.

スキャナー509は、商品などに表示されたバーコードを読取って、このバーコードが表した商品コードを出力する。スキャナー509は、手で持って使用するタイプでも良いし、レジ台などに固定するタイプでも良い。 The scanner 509 reads the barcode displayed on the product or the like and outputs the product code represented by this barcode. The scanner 509 may be a type that is used by holding it by hand, or a type that is fixed to a cash register or the like.

バス510は、コントロールバス、アドレスバス及びデータバスなどを含み、POS端末50の各部で授受される信号を伝送する。 The bus 510 includes a control bus, an address bus, a data bus, and the like, and transmits signals transmitted and received by each part of the POS terminal 50.

以下、実施形態に係る支援システム1の動作を図8~図21に基づいて説明する。なお、以下の動作説明における処理の内容は一例であって、同様な結果を得ることが可能な様々な処理を適宜に利用できる。図8~図14は、ユーザー端末40のプロセッサー41による処理のフローチャートである。プロセッサー41は、ROM42又は補助記憶デバイス44などに記憶されたリストアプリに基づいて図8~図13の処理を実行する。プロセッサー41は、ROM42又は補助記憶デバイス44などに記憶されたセルフスキャンアプリに基づいて図14の処理を実行する。図15~図17は、支援サーバー10のプロセッサー11による処理のフローチャートである。プロセッサー11は、ROM12又は補助記憶デバイス14などに記憶された制御プログラムに基づいてこの処理を実行する。図18は、POS端末50のプロセッサー501による処理のフローチャートである。プロセッサー501は、ROM502又は補助記憶デバイス504などに記憶された制御プログラムに基づいてこの処理を実行する。なお、特に説明が無い限り、プロセッサー11、プロセッサー41及びプロセッサー501は、Act(n)(nは、自然数。)の処理の後、Act(n+1)へと進むものとする。なお、以下の説明で支援サーバー10が行う処理は、1台のユーザー端末40又は1台のPOS端末50に対して行うものである。実際には、支援サーバー10は、複数のユーザー端末40及び複数のPOS端末50のそれぞれに対して同様の処理を行う。 Hereinafter, the operation of the support system 1 according to the embodiment will be described with reference to FIGS. 8 to 21. The content of the process in the following operation description is an example, and various processes that can obtain the same result can be appropriately used. 8 to 14 are flowcharts of processing by the processor 41 of the user terminal 40. The processor 41 executes the processes of FIGS. 8 to 13 based on the list application stored in the ROM 42, the auxiliary storage device 44, or the like. The processor 41 executes the process of FIG. 14 based on the self-scan application stored in the ROM 42, the auxiliary storage device 44, or the like. 15 to 17 are flowcharts of processing by the processor 11 of the support server 10. The processor 11 executes this process based on the control program stored in the ROM 12 or the auxiliary storage device 14. FIG. 18 is a flowchart of processing by the processor 501 of the POS terminal 50. The processor 501 executes this process based on a control program stored in the ROM 502, the auxiliary storage device 504, or the like. Unless otherwise specified, the processor 11, the processor 41, and the processor 501 shall proceed to the Act (n + 1) after the processing of the Act (n) (n is a natural number). In the following description, the process performed by the support server 10 is performed on one user terminal 40 or one POS terminal 50. Actually, the support server 10 performs the same processing for each of the plurality of user terminals 40 and the plurality of POS terminals 50.

図8のAct1においてユーザー端末40のプロセッサー41は、ユーザー端末40がリストサービスにログインした状態であるか否かを判定する。プロセッサー41は、ユーザー端末40がリストサービスにログインした状態であるならば、Act1においてYesと判定してAct3へと進む。対して、プロセッサー41は、ユーザー端末40がリストサービスにログインした状態でないならば、Act1においてNoと判定してAct2へと進む。 In Act 1 of FIG. 8, the processor 41 of the user terminal 40 determines whether or not the user terminal 40 is logged in to the list service. If the user terminal 40 is logged in to the list service, the processor 41 determines Yes in Act1 and proceeds to Act3. On the other hand, if the user terminal 40 is not logged in to the list service, the processor 41 determines No in Act1 and proceeds to Act2.

Act2においてプロセッサー41は、ユーザー端末40をリストサービスにログインした状態にするためのログイン処理を行う。ログイン処理については、周知の方法を用いることができる。ログイン処理により、RAM43又は補助記憶デバイス44は、ログインに用いられた会員IDを記憶する。また、支援サーバー10は、ユーザー端末40が当該会員IDでリストサービスにログインしていることを識別する。 In Act2, the processor 41 performs a login process for logging in to the list service of the user terminal 40. A well-known method can be used for the login process. By the login process, the RAM 43 or the auxiliary storage device 44 stores the member ID used for login. Further, the support server 10 identifies that the user terminal 40 is logged in to the list service with the member ID.

Act3においてプロセッサー41は、スタート画面に対応した画像を生成する。そして、プロセッサー41は、生成したこの画像を表示するように表示デバイス47に対して指示する。この指示を受けて表示デバイス47は、スタート画面を表示する。
スタート画面は、一例として、作成開始ボタン及び買物開始ボタンを含む。作成開始ボタンは、ショッピングリストを作成する場合に操作者が操作するためのボタンである。買物開始ボタンは、作成したショッピングリストを用いて買い物を開始する場合に操作者が操作するためのボタンである。
In Act3, the processor 41 generates an image corresponding to the start screen. Then, the processor 41 instructs the display device 47 to display this generated image. In response to this instruction, the display device 47 displays the start screen.
The start screen includes, for example, a creation start button and a shopping start button. The creation start button is a button for the operator to operate when creating a shopping list. The shopping start button is a button for the operator to operate when starting shopping using the created shopping list.

Act4においてプロセッサー41は、ショッピングリストの作成開始を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、作成開始ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、ショッピングリストの作成開始を指示する操作が行われないならば、Act4においてNoと判定してAct5へと進む。 In Act 4, the processor 41 determines whether or not an operation instructing the start of creating a shopping list has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the creation start button has been performed. If the operation for instructing the start of creating the shopping list is not performed, the processor 41 determines No in Act 4 and proceeds to Act 5.

Act5においてプロセッサー41は、買物の開始を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、買物開始ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、買物の開始を指示する操作が行われないならば、Act5においてNoと判定してAct4へと戻る。かくして、プロセッサー41は、ショッピングリストの作成開始を指示する操作が行われるか、買物の開始を指示する操作が行われるまでAct4及びAct5を繰り返す。 In Act 5, the processor 41 determines whether or not an operation instructing the start of shopping has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the shopping start button has been performed. If the operation for instructing the start of shopping is not performed, the processor 41 determines No in Act5 and returns to Act4. Thus, the processor 41 repeats Act4 and Act5 until an operation instructing the start of creating a shopping list is performed or an operation instructing the start of shopping is performed.

ユーザー端末40の操作者は、保存済みのショッピングリストを編集する、又は新規にショッピングリストを作成して編集するなどの方法によりショッピングリストを作成する場合、作成開始ボタンを操作する。
プロセッサー41は、Act4及びAct5の待受状態にあるときにショッピングリストの作成開始を指示する操作が行われたならば、Act4においてYesと判定してAct6へと進む。
The operator of the user terminal 40 operates the creation start button when creating a shopping list by a method such as editing a saved shopping list or creating and editing a new shopping list.
If the operation for instructing the start of creating the shopping list is performed while the processor 41 is in the standby state of Act4 and Act5, the processor 41 determines Yes in Act4 and proceeds to Act6.

Act6においてプロセッサー41は、ショッピングリストを作成することを示す作成開始要求を生成する。当該作成開始要求は、RAM43又は補助記憶デバイス44に記憶されている会員IDを含む。そして、プロセッサー41は、生成した作成開始要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該作成開始要求を支援サーバー10に送信する。送信された当該作成開始要求は、支援サーバー10の通信インターフェース15によって受信される。 In Act6, the processor 41 generates a creation start request indicating that the shopping list is created. The creation start request includes a member ID stored in the RAM 43 or the auxiliary storage device 44. Then, the processor 41 instructs the communication interface 45 to send the generated creation start request to the support server 10. In response to this instruction, the communication interface 45 transmits the creation start request to the support server 10. The transmitted creation start request is received by the communication interface 15 of the support server 10.

一方、図15のAct201において支援サーバー10のプロセッサー11は、通信インターフェース15によって作成開始要求が受信されたか否かを判定する。プロセッサー11は、作成開始要求が受信されないならば、Act201においてNoと判定してAct202へと進む。 On the other hand, in Act 201 of FIG. 15, the processor 11 of the support server 10 determines whether or not the creation start request is received by the communication interface 15. If the creation start request is not received, the processor 11 determines No in Act201 and proceeds to Act202.

Act202においてプロセッサー11は、通信インターフェース15によって登録開始要求が受信されたか否かを判定する。プロセッサー11は、登録開始要求が受信されないならば、Act202においてNoと判定してAct201へと戻る。かくして、プロセッサー11は、作成開始要求か登録開始要求が受信されるまでAct201及びAct202を繰り返す。なお、登録開始要求については後述する。 In Act202, the processor 11 determines whether or not the registration start request has been received by the communication interface 15. If the registration start request is not received, the processor 11 determines No in Act202 and returns to Act201. Thus, the processor 11 repeats Act 201 and Act 202 until a creation start request or a registration start request is received. The registration start request will be described later.

プロセッサー11は、Act201及びAct202の待受状態にあるときに作成開始要求が受信されたならば、Act201においてYesと判定してAct203へと進む。
Act203においてプロセッサー11は、ショッピングリストの作成を許諾することを示す作成許諾応答を生成する。当該作成許諾応答は、Act201で受信された作成開始要求に含まれる会員IDに関連付けられたショッピングリストの一覧を含む。プロセッサー11は、当該ショッピングリストの一覧を、例えば、リストテーブルT2から取得する。当該ショッピングリストの一覧は、当該ショッピングリストそれぞれのリストID及び作成日時などを含む。そして、プロセッサー11は、生成した当該作成許諾応答をユーザー端末40に送信するように通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該作成許諾応答をユーザー端末40に送信する。送信された当該作成許諾応答は、ユーザー端末40の通信インターフェース45によって受信される。
If the creation start request is received while the processor 11 is in the standby state of Act201 and Act202, the processor 11 determines Yes in Act201 and proceeds to Act203.
In Act 203, the processor 11 generates a creation permission response indicating that the creation of the shopping list is permitted. The creation permission response includes a list of shopping lists associated with the member ID included in the creation start request received in Act201. The processor 11 acquires a list of the shopping list from, for example, the list table T2. The list of the shopping list includes the list ID of each shopping list, the creation date and time, and the like. Then, the processor 11 instructs the communication interface 15 to transmit the generated creation permission response to the user terminal 40. In response to this instruction, the communication interface 15 transmits the creation permission response to the user terminal 40. The transmitted creation permission response is received by the communication interface 45 of the user terminal 40.

一方、図8のAct7においてプロセッサー41は、ユーザー端末40の通信インターフェース45によって作成許諾応答が受信されるのを待ち受けている。プロセッサー41は、作成許諾応答が受信されたならば、Act7においてYesと判定してAct8へと進む。 On the other hand, in Act 7 of FIG. 8, the processor 41 waits for the creation permission response to be received by the communication interface 45 of the user terminal 40. When the creation permission response is received, the processor 41 determines Yes in Act7 and proceeds to Act8.

Act8においてプロセッサー41は、第1のリスト一覧画面に対応した画像を生成する。そして、プロセッサー41は、生成したこの画像を表示するように表示デバイス47に対して指示する。この指示を受けて表示デバイス47は、第1のリスト一覧画面を表示する。
第1のリスト一覧画面は、一例として、新規作成ボタン、及びAct7で受信された作成許諾応答に含まれるショッピングリストの一覧を含む。新規作成ボタンは、ショッピングリストの新規作成を指示する場合にユーザー端末40の操作者が操作するためのボタンである。
In Act8, the processor 41 generates an image corresponding to the first list list screen. Then, the processor 41 instructs the display device 47 to display this generated image. In response to this instruction, the display device 47 displays the first list list screen.
The first list list screen includes, for example, a new creation button and a list of shopping lists included in the creation permission response received by Act7. The new creation button is a button for the operator of the user terminal 40 to operate when instructing the new creation of the shopping list.

Act9においてプロセッサー41は、ショッピングリストの新規作成を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、新規作成ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、ショッピングリストの新規作成を指示する操作が行われないならば、Act9においてNoと判定してAct10へと進む。 In Act9, the processor 41 determines whether or not an operation instructing a new shopping list has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating a new creation button has been performed. If the operation for instructing the new creation of the shopping list is not performed, the processor 41 determines No in Act9 and proceeds to Act10.

Act10においてプロセッサー41は、第1のリスト一覧画面に含まれるショッピングリストの一覧からショッピングリストが選択されたか否かを判定する。プロセッサー41は、ショッピングリストが選択されていないならば、Act10においてNoと判定してAct9へと戻る。かくして、プロセッサー41は、ショッピングリストの新規作成を指示する操作が行われるか、ショッピングリストが選択されるまでAct9及びAct10を繰り返す。 In Act 10, the processor 41 determines whether or not the shopping list is selected from the shopping list list included in the first list list screen. If the shopping list is not selected, the processor 41 determines No in Act10 and returns to Act9. Thus, the processor 41 repeats Act9 and Act10 until an operation instructing a new shopping list is performed or a shopping list is selected.

ユーザー端末40の操作者は、新規にショッピングリストを作成したい場合、新規作成ボタンを操作する。
プロセッサー41は、Act9及びAct10の待受状態にあるときにショッピングリストの新規作成を指示する操作が行われたならば、Act9においてYesと判定してAct11へと進む。
When the operator of the user terminal 40 wants to create a new shopping list, he / she operates a new creation button.
If an operation for instructing a new shopping list is performed while the Act9 and Act10 are in the standby state, the processor 41 determines Yes in Act9 and proceeds to Act11.

Act11においてプロセッサー41は、ショッピングリストの新規作成を支援サーバー10に要求するために新規要求を生成する。当該新規要求は、補助記憶デバイス44に記憶された会員IDを含む。そして、プロセッサー41は、生成した当該新規要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該新規要求を支援サーバー10に送信する。送信された当該新規要求は、支援サーバー10の通信インターフェース15によって受信される。また、プロセッサー41は、ショッピングリストを作成してRAM43又は補助記憶デバイス44に記憶させる。当該ショッピングリストは、購入予定商品が登録されていないものである。さらに、プロセッサー41は、新規作成されたショッピングリストのリストIDをRAM43又は補助記憶デバイス44に記憶させる。なお、当該リストIDは、後述するように、支援サーバー10から送信される。 In Act 11, the processor 41 generates a new request to request the support server 10 to create a new shopping list. The new request includes a member ID stored in the auxiliary storage device 44. Then, the processor 41 instructs the communication interface 45 to send the generated new request to the support server 10. In response to this instruction, the communication interface 45 transmits the new request to the support server 10. The transmitted new request is received by the communication interface 15 of the support server 10. Further, the processor 41 creates a shopping list and stores it in the RAM 43 or the auxiliary storage device 44. The shopping list is one in which the product to be purchased is not registered. Further, the processor 41 stores the list ID of the newly created shopping list in the RAM 43 or the auxiliary storage device 44. The list ID is transmitted from the support server 10 as described later.

一方、図15のAct204において支援サーバー10のプロセッサー11は、ユーザー端末40によってリストの取得が行われたか否かを判定する。プロセッサー11は、リストの取得が行われていないならば、Act204においてNoと判定してAct205へと進む。 On the other hand, in Act 204 of FIG. 15, the processor 11 of the support server 10 determines whether or not the list has been acquired by the user terminal 40. If the list has not been acquired, the processor 11 determines No in Act 204 and proceeds to Act 205.

Act205においてプロセッサー11は、通信インターフェース15によって新規要求が受信されたか否かを判定する。プロセッサー11は、新規要求が受信されていないならば、Act205においてNoと判定してAct204へと戻る。かくして、プロセッサー11は、ユーザー端末40によってリストの取得が行われるか、通信インターフェース15によって新規要求が受信されるまでAct204及びAct205を繰り返す。 In Act 205, the processor 11 determines whether or not a new request has been received by the communication interface 15. If the new request has not been received, the processor 11 determines No in Act 205 and returns to Act 204. Thus, the processor 11 repeats Act 204 and Act 205 until the list is acquired by the user terminal 40 or a new request is received by the communication interface 15.

プロセッサー11は、Act204及びAct205の待受状態にあるときに新規要求が受信されたならば、Act205においてYesと判定してAct206へと進む。 Act206においてユーザー端末40のプロセッサー41は、ショッピングリストを新規作成する。すなわち、プロセッサー41は、リストテーブルT2にレコードを追加する。このとき、プロセッサー41は、新規作成されたショッピングリストにユニークなリストIDを割り当てる。追加されたレコードは、当該リストID、及びAct205で受信された新規要求に含まれる会員IDを含む。また、プロセッサー41は、当該リストIDをユーザー端末40に送信するように通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該リストIDをユーザー端末40に送信する。送信された当該リストIDは、ユーザー端末40の通信インターフェース45によって受信される。当該リストIDは、前述したように、RAM43又は補助記憶デバイス44に記憶される。 If a new request is received while the Act 204 and Act 205 are in the standby state, the processor 11 determines Yes in Act 205 and proceeds to Act 206. In Act206, the processor 41 of the user terminal 40 newly creates a shopping list. That is, the processor 41 adds a record to the list table T2. At this time, the processor 41 assigns a unique list ID to the newly created shopping list. The added record includes the list ID and the member ID included in the new request received by Act205. Further, the processor 41 instructs the communication interface 15 to transmit the list ID to the user terminal 40. In response to this instruction, the communication interface 15 transmits the list ID to the user terminal 40. The transmitted list ID is received by the communication interface 45 of the user terminal 40. As described above, the list ID is stored in the RAM 43 or the auxiliary storage device 44.

対して、ユーザー端末40の操作者は、保存済みのショッピングリストを編集したい場合、第1のリスト一覧画面に含まれるショッピングリストの一覧から編集したいショッピングリストを選択する。ユーザー端末40の操作者は、例えば、第1のリスト一覧画面に表示された作成日時などによって所望のショッピングリストを特定する。
プロセッサー41は、図8のAct9及びAct10の待受状態にあるときにショッピングリストが選択されたならば、Act10においてYesと判定してAct12へと進む。
Act12においてユーザー端末40のプロセッサー41は、Act10で選択されたショッピングリストを支援サーバー10から取得する。そして、プロセッサー41は、取得したショッピングリストをRAM43又は補助記憶デバイス44に記憶させる。また、プロセッサー41は、当該ショッピングリストに対応するリストIDをRAM43又は補助記憶デバイス44に記憶させる。
なお、Act11又はAct12でRAM43又は補助記憶デバイス44に記憶されたリストIDを、以下「作成対象リストID」というものとする。
On the other hand, when the operator of the user terminal 40 wants to edit the saved shopping list, he / she selects the shopping list to be edited from the shopping list list included in the first list list screen. The operator of the user terminal 40 specifies a desired shopping list, for example, by the creation date and time displayed on the first list list screen.
If the shopping list is selected while the Act9 and Act10 in FIG. 8 are in the standby state, the processor 41 determines Yes in Act10 and proceeds to Act12.
In Act 12, the processor 41 of the user terminal 40 acquires the shopping list selected in Act 10 from the support server 10. Then, the processor 41 stores the acquired shopping list in the RAM 43 or the auxiliary storage device 44. Further, the processor 41 stores the list ID corresponding to the shopping list in the RAM 43 or the auxiliary storage device 44.
The list ID stored in the RAM 43 or the auxiliary storage device 44 in Act 11 or Act 12 is hereinafter referred to as “creation target list ID”.

プロセッサー41は、Act11又はAct12の処理の後、図9のAct21へと進む。
Act21においてプロセッサー41は、登録画面に対応した画像を生成する。そして、プロセッサー41は、生成したこの画像を表示するように表示デバイス47に対して指示する。この指示を受けて表示デバイス47は、登録画面を表示する。
登録画面は、一例として、購入予定商品の一覧、登録ボタン、削除ボタン及び終了ボタンを含む。当該購入予定商品の一覧は、RAM43又は補助記憶デバイス44に記憶されたショッピングリストに含まれる購入予定商品の一覧である。登録ボタンは、ショッピングリストに購入予定商品を追加登録する場合にユーザー端末40の操作者が操作するためのボタンである。削除ボタンは、ショッピングリリストに登録された購入予定商品を削除する場合にユーザー端末40の操作者が操作するためのボタンである。終了ボタンは、ショッピングリストの編集を終了する場合にユーザー端末40の操作者が操作するためのボタンである。
The processor 41 proceeds to Act21 in FIG. 9 after processing Act11 or Act12.
In Act21, the processor 41 generates an image corresponding to the registration screen. Then, the processor 41 instructs the display device 47 to display this generated image. In response to this instruction, the display device 47 displays the registration screen.
The registration screen includes, for example, a list of products to be purchased, a registration button, a delete button, and an end button. The list of the planned purchase products is a list of the planned purchase products included in the shopping list stored in the RAM 43 or the auxiliary storage device 44. The registration button is a button operated by the operator of the user terminal 40 when additionally registering a product to be purchased in the shopping list. The delete button is a button operated by the operator of the user terminal 40 when deleting a product to be purchased registered in the shopping list. The end button is a button for the operator of the user terminal 40 to operate when the editing of the shopping list is finished.

Act22においてプロセッサー41は、購入予定商品の追加登録を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、登録ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、購入予定商品の追加登録を指示する操作が行われないならば、Act22においてNoと判定してAct23へと進む。 In Act 22, the processor 41 determines whether or not an operation for instructing additional registration of the product to be purchased has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the registration button has been performed. If the operation for instructing the additional registration of the product to be purchased is not performed, the processor 41 determines No in Act 22 and proceeds to Act 23.

Act23においてプロセッサー41は、購入予定商品の削除を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、削除ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、購入予定商品の削除を指示する操作が行われないならば、Act23においてNoと判定してAct24へと進む。 In Act23, the processor 41 determines whether or not an operation instructing the deletion of the product to be purchased has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the delete button has been performed. If the operation for instructing the deletion of the product to be purchased is not performed, the processor 41 determines No in Act23 and proceeds to Act24.

Act24においてプロセッサー41は、ショッピングリストの編集の終了を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、終了ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、ショッピングリストの編集の終了を指示する操作が行われないならば、Act24においてNoと判定してAct22へと戻る。かくして、プロセッサー41は、購入予定商品の追加登録を指示する操作、購入予定商品の削除を指示する操作、又はショッピングリストの編集の終了を指示する操作が行われるまでAct22~Act24を繰り返す。 In Act 24, the processor 41 determines whether or not an operation instructing the end of editing the shopping list has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the end button has been performed. If the operation for instructing the end of editing the shopping list is not performed, the processor 41 determines No in Act 24 and returns to Act 22. Thus, the processor 41 repeats Act22 to Act24 until an operation for instructing additional registration of the planned purchase product, an operation for instructing the deletion of the planned purchase product, or an operation for instructing the end of editing of the shopping list is performed.

プロセッサー41は、Act22~Act24の待受状態にあるときに購入予定商品の追加登録を指示する操作が行われたならば、Act22においてYesと判定して図10のAct31へと進む。
Act31においてプロセッサー41は、追加する購入予定商品を選択するための選択画面に対応した画像を生成する。そして、プロセッサー41は、生成したこの画像を表示するように表示デバイス47に対して指示する。この指示を受けて表示デバイス47は、選択画面を表示する。
選択画面は、例えば、商品の一覧、登録終了ボタン及び登録ボタンを含む。当該商品の一覧に含まれる商品は、ユーザー端末40の操作者によって商品を選択する操作が行われることで選択状態となる。また、選択状態である商品は、ユーザー端末40の操作者によって商品の選択を解除する操作が行われることで非選択状態となる。登録終了ボタンは、購入予定商品の追加登録を終了する場合にユーザー端末40の操作者が操作するためのボタンである。登録ボタンは、選択状態の商品をショッピングリストに購入予定商品として追加登録する場合にユーザー端末40の操作者が操作するためのボタンである。
If an operation for instructing additional registration of the product to be purchased is performed while the processor 41 is in the standby state of Act 22 to Act 24, the processor 41 determines Yes in Act 22 and proceeds to Act 31 of FIG.
In Act 31, the processor 41 generates an image corresponding to a selection screen for selecting a product to be purchased to be added. Then, the processor 41 instructs the display device 47 to display this generated image. In response to this instruction, the display device 47 displays the selection screen.
The selection screen includes, for example, a list of products, a registration end button, and a registration button. The products included in the list of the products are put into the selected state when the operator of the user terminal 40 performs an operation of selecting the products. Further, the product in the selected state is put into the non-selected state by the operation of canceling the selection of the product by the operator of the user terminal 40. The registration end button is a button for the operator of the user terminal 40 to operate when the additional registration of the product to be purchased is completed. The registration button is a button for the operator of the user terminal 40 to operate when the selected product is additionally registered in the shopping list as a product to be purchased.

Act32においてプロセッサー41は、購入予定商品の追加登録の終了を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、登録終了ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、購入予定商品の追加登録の終了を指示する操作が行われないならば、Act32においてNoと判定してAct33へと進む。 In Act 32, the processor 41 determines whether or not an operation for instructing the end of additional registration of the product to be purchased has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the registration end button has been performed. If the operation for instructing the end of the additional registration of the product to be purchased is not performed, the processor 41 determines No in Act 32 and proceeds to Act 33.

Act33においてプロセッサー41は、商品が選択状態となったか否かを判定する。プロセッサー41は、商品が選択状態となっていないならば、Act33においてNoと判定してAct32へと戻る。かくして、プロセッサー41は、購入予定商品の追加登録の終了を指示する操作が行われるか、商品が選択状態となるまでAct32及びAct33を繰り返す。 In Act 33, the processor 41 determines whether or not the product is in the selected state. If the product is not in the selected state, the processor 41 determines No in Act 33 and returns to Act 32. Thus, the processor 41 repeats Act 32 and Act 33 until an operation for instructing the end of additional registration of the product to be purchased is performed or the product is in the selected state.

プロセッサー41は、Act32及びAct33の待受状態にあるときに購入予定商品の追加登録の終了を指示する操作が行われたならば、Act32においてYesと判定して図9のAct21へと戻る。対して、プロセッサー41は、図10のAct32及びAct33の待受状態にあるときに商品が選択状態となったならば、Act33においてYesと判定してAct34へと進む。 If the processor 41 performs an operation instructing the end of the additional registration of the product to be purchased while the Act 32 and the Act 33 are in the standby state, the processor 41 determines Yes in the Act 32 and returns to the Act 21 of FIG. On the other hand, if the product is in the selected state when the products are in the standby state of Act 32 and Act 33 of FIG. 10, the processor 41 determines Yes in Act 33 and proceeds to Act 34.

Act34においてプロセッサー41は、Act33で選択状態になった商品が非選択状態になったか否かを判定する。プロセッサー41は、選択状態の商品が非選択状態になっていないならば、Act34においてNoと判定してAct35へと進む。 In Act 34, the processor 41 determines whether or not the product selected in Act 33 is in the non-selected state. If the selected product is not in the non-selected state, the processor 41 determines No in Act 34 and proceeds to Act 35.

Act35においてプロセッサー41は、Act33で選択状態となった商品をショッピングリストに追加登録するように指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、登録ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、選択状態の商品をショッピングリストに追加登録するように指示する操作が行われないならば、Act35においてNoと判定してAct34へと戻る。かくして、プロセッサー41は、選択状態の商品が非選択状態になるか、選択状態の商品をショッピングリストに追加登録するように指示する操作が行われるまでAct34及びAct35を繰り返す。 In Act 35, the processor 41 determines whether or not an operation instructing the product selected in Act 33 to be additionally registered in the shopping list has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the registration button has been performed. If the operation of instructing the selected product to be additionally registered in the shopping list is not performed, the processor 41 determines No in Act35 and returns to Act34. Thus, the processor 41 repeats Act 34 and Act 35 until the selected product becomes a non-selected product or an operation instructing the selected product to be additionally registered in the shopping list is performed.

プロセッサー41は、Act34及びAct35の待受状態にあるときに選択状態の商品が非選択状態となったならば、Act34においてYesと判定してAct32へと戻る。対して、Act34及びAct35の待受状態にあるときに選択状態の商品をショッピングリストに追加登録するように指示する操作が行われたならば、Act35においてYesと判定してAct36へと進む。 If the selected product is in the non-selected state while the Act 34 and the Act 35 are in the standby state, the processor 41 determines Yes in the Act 34 and returns to the Act 32. On the other hand, if the operation of instructing the selected product to be additionally registered in the shopping list is performed while the Act 34 and the Act 35 are in the standby state, the Act 35 determines Yes and proceeds to the Act 36.

Act36においてプロセッサー41は、選択状態の商品をショッピングリストに追加登録するように支援サーバー10に指示するための登録要求を生成する。当該登録要求は、作成対象リストID及び選択状態の商品の商品IDを含む。そして、プロセッサー41は、生成した当該登録要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該登録要求を支援サーバー10に送信する。送信された当該登録要求は、支援サーバー10の通信インターフェース15によって受信される。プロセッサー41は、Act36の処理の後、図9のAct26へと進む。 In Act 36, the processor 41 generates a registration request for instructing the support server 10 to additionally register the selected product in the shopping list. The registration request includes a list ID to be created and a product ID of the selected product. Then, the processor 41 instructs the communication interface 45 to send the generated registration request to the support server 10. In response to this instruction, the communication interface 45 transmits the registration request to the support server 10. The transmitted registration request is received by the communication interface 15 of the support server 10. The processor 41 proceeds to Act 26 in FIG. 9 after processing Act 36.

一方、プロセッサー41は、Act22~Act24の待受状態にあるときに購入予定商品の削除を指示する操作が行われたならば、Act23においてYesと判定して図11のAct41へと進む。
Act41においてプロセッサー41は、削除する購入予定商品を選択するための削除画面に対応した画像を生成する。そして、プロセッサー41は、生成したこの画像を表示するように表示デバイス47に対して指示する。この指示を受けて表示デバイス47は、削除画面を表示する。
削除画面は、例えば、ショッピングリストに登録された購入予定商品の一覧、削除終了ボタン及び削除ボタンを含む。当該購入予定商品の一覧に含まれる購入予定商品は、ユーザー端末40の操作者によって購入予定商品を選択する操作が行われることで選択状態となる。また、選択状態である購入予定商品は、ユーザー端末40の操作者によって購入予定商品の選択を解除する操作が行われることで非選択状態となる。削除終了ボタンは、購入予定商品の削除を終了する場合にユーザー端末40の操作者が操作するためのボタンである。削除ボタンは、選択状態の購入予定商品をショッピングリストから削除する場合にユーザー端末40の操作者が操作するためのボタンである。
On the other hand, if the processor 41 is in the standby state of Act 22 to Act 24 and an operation for instructing the deletion of the product to be purchased is performed, the processor 41 determines Yes in Act 23 and proceeds to Act 41 in FIG.
In Act 41, the processor 41 generates an image corresponding to a deletion screen for selecting a product to be purchased to be deleted. Then, the processor 41 instructs the display device 47 to display this generated image. In response to this instruction, the display device 47 displays the deletion screen.
The deletion screen includes, for example, a list of products to be purchased registered in the shopping list, a deletion end button, and a deletion button. The product to be purchased included in the list of the product to be purchased is in the selected state when the operator of the user terminal 40 performs an operation of selecting the product to be purchased. In addition, the product to be purchased in the selected state becomes a non-selected state when the operator of the user terminal 40 deselects the product to be purchased. The deletion end button is a button for the operator of the user terminal 40 to operate when the deletion of the product to be purchased is completed. The delete button is a button for the operator of the user terminal 40 to operate when deleting the selected product to be purchased from the shopping list.

Act42においてプロセッサー41は、購入予定商品の削除の終了を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、削除終了ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、購入予定商品の削除の終了を指示する操作が行われないならば、Act42においてNoと判定してAct43へと進む。 In Act 42, the processor 41 determines whether or not an operation instructing the end of deletion of the product to be purchased has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the deletion end button has been performed. If the operation for instructing the end of the deletion of the product to be purchased is not performed, the processor 41 determines No in the Act 42 and proceeds to the Act 43.

Act43においてプロセッサー41は、商品が選択状態となったか否かを判定する。プロセッサー41は、商品が選択状態となっていないならば、Act43においてNoと判定してAct42へと戻る。かくして、プロセッサー41は、購入予定商品の削除の終了を指示する操作が行われるか、購入予定商品が選択状態となるまでAct42及びAct43を繰り返す。 In Act 43, the processor 41 determines whether or not the product is in the selected state. If the product is not in the selected state, the processor 41 determines No in the Act 43 and returns to the Act 42. Thus, the processor 41 repeats Act 42 and Act 43 until an operation for instructing the end of deletion of the product to be purchased is performed or the product to be purchased is in the selected state.

プロセッサー41は、Act42及びAct43の待受状態にあるときに購入予定商品の削除の終了を指示する操作が行われたならば、Act42においてYesと判定して図9のAct21へと戻る。対して、プロセッサー41は、図10のAct42及びAct43の待受状態にあるときに購入予定商品が選択状態となったならば、Act43においてYesと判定してAct44へと進む。 If the processor 41 performs an operation instructing the end of deletion of the product to be purchased while the Act 42 and the Act 43 are in the standby state, the processor 41 determines Yes in the Act 42 and returns to the Act 21 of FIG. On the other hand, if the product to be purchased is in the selected state when the Act 42 and the Act 43 in FIG. 10 are in the standby state, the processor 41 determines Yes in the Act 43 and proceeds to the Act 44.

Act44においてプロセッサー41は、Act43で選択状態になった購入予定商品が非選択状態になったか否かを判定する。プロセッサー41は、選択状態の購入予定商品が非選択状態になっていないならば、Act44においてNoと判定してAct45へと進む。 In Act 44, the processor 41 determines whether or not the product to be purchased that has been selected in Act 43 has become non-selected. If the product to be purchased in the selected state is not in the non-selected state, the processor 41 determines No in Act44 and proceeds to Act45.

Act45においてプロセッサー41は、Act43で選択状態となった購入予定商品をショッピングリストから削除するように指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、削除ボタンを操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、選択状態の購入予定商品をショッピングリストから削除するように指示する操作が行われないならば、Act45においてNoと判定してAct44へと戻る。かくして、プロセッサー41は、選択状態の購入予定商品が非選択状態になるか、選択状態の購入予定商品をショッピングリストから削除するように指示する操作が行われるまでAct44及びAct45を繰り返す。 In Act 45, the processor 41 determines whether or not an operation instructing to delete the product to be purchased selected in Act 43 from the shopping list has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the delete button has been performed. If the operation of instructing the selected product to be purchased to be deleted from the shopping list is not performed, the processor 41 determines No in Act 45 and returns to Act 44. Thus, the processor 41 repeats Act 44 and Act 45 until the selected planned purchase product becomes unselected or the operation instructing the selected planned purchase product to be deleted from the shopping list is performed.

プロセッサー41は、Act44及びAct45の待受状態にあるときに選択状態の購入予定商品が非選択状態となったならば、Act44においてYesと判定してAct42へと戻る。対して、Act44及びAct45の待受状態にあるときに選択状態の購入予定商品をショッピングリストから削除するように指示する操作が行われたならば、Act45においてYesと判定してAct46へと進む。 If the product to be purchased in the selected state is in the non-selected state when the Act44 and the Act45 are in the standby state, the processor 41 determines Yes in the Act44 and returns to the Act42. On the other hand, if the operation of instructing to delete the selected purchased product from the shopping list is performed while the Act 44 and the Act 45 are in the standby state, the Act 45 determines Yes and proceeds to the Act 46.

Act46においてプロセッサー41は、選択状態の購入予定商品をショッピングリストから削除するように支援サーバー10に指示するための削除要求を生成する。当該削除要求は、作成対象リストID及び選択状態の購入予定商品の購入予定IDを含む。そして、プロセッサー41は、生成した当該削除要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該削除要求を支援サーバー10に送信する。送信された当該削除要求は、支援サーバー10の通信インターフェース15によって受信される。プロセッサー41は、Act46の処理の後、図9のAct26へと進む。 In Act 46, the processor 41 generates a deletion request for instructing the support server 10 to delete the selected purchased product from the shopping list. The deletion request includes a list ID to be created and a purchase schedule ID of a selected product to be purchased. Then, the processor 41 instructs the communication interface 45 to send the generated deletion request to the support server 10. In response to this instruction, the communication interface 45 sends the deletion request to the support server 10. The transmitted deletion request is received by the communication interface 15 of the support server 10. The processor 41 proceeds to Act 26 in FIG. 9 after processing Act 46.

一方、図15のAct207において支援サーバー10のプロセッサー11は、通信インターフェース15によって登録要求が受信されたか否かを判定する。プロセッサー11は、通信インターフェース15によって登録要求が受信されていないならば、Act207においてNoと判定してAct208へと進む。 On the other hand, in Act 207 of FIG. 15, the processor 11 of the support server 10 determines whether or not the registration request has been received by the communication interface 15. If the registration request has not been received by the communication interface 15, the processor 11 determines No in Act 207 and proceeds to Act 208.

Act208においてプロセッサー11は、通信インターフェース15によって削除要求が受信されたか否かを判定する。プロセッサー11は、通信インターフェース15によって削除要求が受信されていないならば、Act208においてNoと判定してAct209へと進む。 In Act 208, the processor 11 determines whether or not the deletion request has been received by the communication interface 15. If the deletion request has not been received by the communication interface 15, the processor 11 determines No in Act 208 and proceeds to Act 209.

Act209においてプロセッサー11は、通信インターフェース15によって第1の終了要求が受信されたか否かを判定する。なお、第1の終了要求については後述する。プロセッサー11は、通信インターフェース15によって第1の終了要求が受信されていないならば、Act209においてNoと判定してAct207へと戻る。かくして、プロセッサー11は、通信インターフェース15によって登録要求、削除要求又は第1の終了要求が受信されるまでAct207~Act209を繰り返す。 In Act 209, the processor 11 determines whether or not the first termination request has been received by the communication interface 15. The first termination request will be described later. If the first termination request has not been received by the communication interface 15, the processor 11 determines No in Act 209 and returns to Act 207. Thus, the processor 11 repeats Act 207 to Act 209 until the communication interface 15 receives a registration request, a deletion request, or a first termination request.

プロセッサー11は、Act207~Act209の待受状態にあるときに登録要求が受信されたならば、Act207においてYesと判定してAct210へと進む。
Act210においてプロセッサー11は、当該登録要求に含まれる作成対象リストIDで特定されるショッピングリストに、当該登録要求に含まれる商品IDで特定される商品を購入予定商品として追加登録する。すなわち、プロセッサー11は、登録テーブルT3にレコードを追加する。このとき、プロセッサー11は、当該購入予定商品にユニークな購入予定IDを割り当てる。追加されたレコードは、当該購入予定ID、当該作成対象リストID及び当該商品IDを含む。なお、追加されたレコードに含まれる購入フラグの初期値は、Falseである。また、追加されたレコードに含まれる表示順は、例えば、作成対象リストIDに関連付けられた購入予定IDの数である。
If the registration request is received while the processor 11 is in the standby state of Act 207 to Act 209, the processor 11 determines Yes in Act 207 and proceeds to Act 210.
In Act210, the processor 11 additionally registers the product specified by the product ID included in the registration request as a product to be purchased in the shopping list specified by the creation target list ID included in the registration request. That is, the processor 11 adds a record to the registration table T3. At this time, the processor 11 assigns a unique purchase schedule ID to the purchase schedule product. The added record includes the purchase schedule ID, the creation target list ID, and the product ID. The initial value of the purchase flag included in the added record is False. Further, the display order included in the added record is, for example, the number of purchase schedule IDs associated with the creation target list ID.

また、プロセッサー11は、Act207~Act209の待受状態にあるときに削除要求が受信されたならば、Act207においてYesと判定してAct211へと進む。
Act211においてプロセッサー11は、当該削除要求に含まれる作成対象リストIDで特定されるショッピングリストから、当該削除要求に含まれる購入予定IDで特定される購入予定商品を削除する。すなわち、プロセッサー11は、登録テーブルT3から当該購入予定IDで特定されるレコードを削除する。
Further, if the deletion request is received while the processor 11 is in the standby state of Act 207 to Act 209, the processor 11 determines Yes in Act 207 and proceeds to Act 211.
In Act 211, the processor 11 deletes the planned purchase product specified by the planned purchase ID included in the deletion request from the shopping list specified by the creation target list ID included in the deletion request. That is, the processor 11 deletes the record specified by the purchase schedule ID from the registration table T3.

プロセッサー11は、Act210又はAct211の処理の後、Act212へと進む。
Act212においてプロセッサー11は、登録又は削除が完了したことを示す第1の完了通知を生成する。当該第1の完了通知は、作成対象リストIDで特定されるショッピングリストを含む。そして、プロセッサー11は、生成した当該第1の完了通知をユーザー端末40に送信するように通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該第1の完了通知をユーザー端末40に送信する。送信された当該第1の完了通知は、ユーザー端末40の通信インターフェース45によって受信される。プロセッサー11は、Act212の処理の後、Act209へと戻る。
The processor 11 proceeds to Act212 after processing Act210 or Act211.
In Act 212, processor 11 generates a first completion notification indicating that registration or deletion is complete. The first completion notification includes the shopping list specified by the creation target list ID. Then, the processor 11 instructs the communication interface 15 to transmit the generated first completion notification to the user terminal 40. In response to this instruction, the communication interface 15 transmits the first completion notification to the user terminal 40. The transmitted first completion notification is received by the communication interface 45 of the user terminal 40. The processor 11 returns to Act209 after processing Act212.

一方、図9のAct26においてユーザー端末40のプロセッサー41は、通信インターフェース45によって第1の完了通知が受信されるのを待ち受けている。プロセッサー41は、第1の完了通知が受信されたならば、Act26においてYesと判定してAct27へと進む。 On the other hand, in Act 26 of FIG. 9, the processor 41 of the user terminal 40 waits for the communication interface 45 to receive the first completion notification. When the first completion notification is received, the processor 41 determines Yes in Act 26 and proceeds to Act 27.

Act27においてプロセッサー41は、Act26で受信された第1の完了通知に含まれるショッピングリストをRAM43又は補助記憶デバイス44に記憶させる。なお、プロセッサー41は、当該ショッピングリストを、既にRAM43又は補助記憶デバイス44に記憶されているショッピングリストに上書きして記憶させる。プロセッサー41は、Act27の処理の後、Act21へと戻る。 In Act 27, the processor 41 stores the shopping list included in the first completion notification received in Act 26 in the RAM 43 or the auxiliary storage device 44. The processor 41 overwrites the shopping list already stored in the RAM 43 or the auxiliary storage device 44 and stores the shopping list. The processor 41 returns to Act21 after processing Act27.

なお、プロセッサー41は、Act22~Act24の待受状態にあるときにショッピングリストの編集の終了を指示する操作が行われたならば、Act24においてYesと判定してAct25へと進む。 If an operation for instructing the end of editing the shopping list is performed while the processor 41 is in the standby state of Act 22 to Act 24, the processor 41 determines Yes in Act 24 and proceeds to Act 25.

Act25においてプロセッサー41は、ショッピングリストの編集を終了することを示す第1の終了要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該第1の終了要求を支援サーバー10に送信する。送信された当該第1の終了要求は、支援サーバー10の通信インターフェース15によって受信される。
一方、支援サーバー10のプロセッサー11は、図15のAct207~Act209の待受状態にあるときに第1の終了要求が受信されたならば、Act209においてYesと判定してAct201へと戻る。
In Act 25, the processor 41 instructs the communication interface 45 to send a first termination request indicating that the editing of the shopping list is terminated to the support server 10. In response to this instruction, the communication interface 45 transmits the first termination request to the support server 10. The transmitted first termination request is received by the communication interface 15 of the support server 10.
On the other hand, if the first termination request is received while the processor 11 of the support server 10 is in the standby state of Act 207 to Act 209 of FIG. 15, the processor 11 determines Yes in Act 209 and returns to Act 201.

そして、ユーザー端末40の操作者は、作成したショッピングリストを用いて買物をする場合、買物開始ボタンを操作する。
ユーザー端末40のプロセッサー41は、図8のAct4及びAct5の待受状態にあるときに買物の開始を指示する操作が行われたならば、Act5においてYesと判定してAct13へと進む。
Then, the operator of the user terminal 40 operates the shopping start button when shopping using the created shopping list.
If the processor 41 of the user terminal 40 is in the standby state of Act 4 and Act 5 of FIG. 8 and an operation for instructing the start of shopping is performed, the processor 41 of the user terminal 40 determines Yes in Act 5 and proceeds to Act 13.

Act13においてプロセッサー41は、買い物を開始することを示す買物開始要求を生成する。当該買物開始要求は、RAM43又は補助記憶デバイス44に記憶されている会員IDを含む。そして、プロセッサー41は、生成した当該買物開始要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該買物開始要求を支援サーバー10に送信する。送信された当該買物開始要求は、支援サーバー10の通信インターフェース15によって受信される。 In Act 13, the processor 41 generates a shopping start request indicating that the shopping is started. The shopping start request includes a member ID stored in the RAM 43 or the auxiliary storage device 44. Then, the processor 41 instructs the communication interface 45 to transmit the generated shopping start request to the support server 10. In response to this instruction, the communication interface 45 transmits the shopping start request to the support server 10. The transmitted shopping start request is received by the communication interface 15 of the support server 10.

一方、支援サーバー10のプロセッサー11は、図15のAct201及びAct202の待受状態にあるときに買物開始要求が受信されたならば、Act202においてYesと判定してAct213へと進む。
Act213においてプロセッサー11は、ショッピングリストを用いた買い物の開始を許諾することを示す買物許諾応答を生成する。当該買物許諾応答は、Act202で受信された買物開始要求に含まれる会員IDに関連付けられたショッピングリストの一覧を含む。プロセッサー11は、当該ショッピングリストの一覧を、例えば、リストテーブルT2から取得する。当該ショッピングリストの一覧は、当該ショッピングリストのリストID及び作成日時などを含む。そして、プロセッサー11は、生成した当該買物許諾応答をユーザー端末40に送信するように通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該買物許諾応答をユーザー端末40に送信する。送信された当該買物許諾応答は、ユーザー端末40の通信インターフェース45によって受信される。
On the other hand, if the shopping start request is received while the support server 10 is in the standby state of Act 201 and Act 202 of FIG. 15, the processor 11 determines Yes in Act 202 and proceeds to Act 213.
In Act 213, the processor 11 generates a shopping license response indicating that the shopping list is permitted to start shopping. The shopping license response includes a list of shopping lists associated with the member ID included in the shopping start request received by Act202. The processor 11 acquires a list of the shopping list from, for example, the list table T2. The list of the shopping list includes the list ID of the shopping list, the creation date and time, and the like. Then, the processor 11 instructs the communication interface 15 to transmit the generated shopping permission response to the user terminal 40. In response to this instruction, the communication interface 15 transmits the shopping permission response to the user terminal 40. The transmitted shopping permission response is received by the communication interface 45 of the user terminal 40.

一方、図8のAct14においてユーザー端末40のプロセッサー41は、通信インターフェース45によって買物許諾応答が受信されるのを待ち受けている。プロセッサー41は、買物許諾応答が受信されたならば、Act14においてYesと判定してAct15へと進む。 On the other hand, in Act 14 of FIG. 8, the processor 41 of the user terminal 40 waits for the shopping permission response to be received by the communication interface 45. When the shopping permission response is received, the processor 41 determines Yes in Act14 and proceeds to Act15.

Act15においてプロセッサー41は、第2のリスト一覧画面に対応した画像を生成する。そして、プロセッサー41は、生成したこの画像を表示するように表示デバイス47に対して指示する。この指示を受けて表示デバイス47は、第2のリスト一覧画面を表示する。
第2のリスト一覧画面は、一例として、Act14で受信された買物許諾応答に含まれるショッピングリストの一覧を含む。
In Act 15, the processor 41 generates an image corresponding to the second list list screen. Then, the processor 41 instructs the display device 47 to display this generated image. In response to this instruction, the display device 47 displays the second list list screen.
The second list list screen includes, for example, a list of shopping lists included in the shopping license response received by Act14.

ユーザー端末40の操作者は、第2のリスト一覧画面に表示された保存済みのショッピングリストから、買物に用いるショッピングリストを選択する。ユーザー端末40の操作者は、例えば、第2のリスト一覧画面に表示された作成日時などによって所望のショッピングリストを特定する。 The operator of the user terminal 40 selects a shopping list to be used for shopping from the saved shopping list displayed on the second list list screen. The operator of the user terminal 40 specifies a desired shopping list, for example, by the creation date and time displayed on the second list list screen.

Act17においてユーザー端末40のプロセッサー41は、Act16で選択されたショッピングリストを支援サーバー10から取得する。そして、プロセッサー41は、取得したショッピングリストをRAM43又は補助記憶デバイス44に記憶させる。また、プロセッサー41は、当該ショッピングリストに対応するリストIDをRAM43又は補助記憶デバイス44に記憶させる。なお、Act17でRAM43又は補助記憶デバイス44に記憶されたリストIDを「買物対象リストID」というものとする。 In Act 17, the processor 41 of the user terminal 40 acquires the shopping list selected in Act 16 from the support server 10. Then, the processor 41 stores the acquired shopping list in the RAM 43 or the auxiliary storage device 44. Further, the processor 41 stores the list ID corresponding to the shopping list in the RAM 43 or the auxiliary storage device 44. The list ID stored in the RAM 43 or the auxiliary storage device 44 in Act 17 is referred to as a “shopping target list ID”.

一方、図15のAct214において支援サーバー10のプロセッサー11は、ユーザー端末40によってリストの取得が行われるのを待ち受ける。プロセッサー11は、ユーザー端末40によってリストの取得が行われたならば、Act214においてYesと判定して図16のAct221へと進む。 On the other hand, in Act 214 of FIG. 15, the processor 11 of the support server 10 waits for the user terminal 40 to acquire the list. If the list is acquired by the user terminal 40, the processor 11 determines Yes in Act214 and proceeds to Act221 in FIG.

一方、ユーザー端末40のプロセッサー41は、図8のAct17の処理の後、図12のAct51へと進む。
Act51においてプロセッサー41は、図19に示すようなリスト画面SC1に対応した画像を生成する。そして、プロセッサー41は、生成したこの画像を表示するように表示デバイス47に対して指示する。この指示を受けて表示デバイス47は、リスト画面SC1を表示する。
図19は、リスト画面SC1の一例を示す図である。リスト画面SC1は、RAM43又は補助記憶デバイス44に記憶されたショッピングリストに含まれる購入予定商品の一覧が表示された領域A1、起動ボタンB1、終了ボタンB2を含む。ここで領域A1に表示される購入予定商品の並び順は、例えば、登録テーブルT3に示された並び順の値が小さい順である。領域A1は、図19では、一例として、パン、牛肉、りんご、豚肉、タマネギ、ぶどうがこの順で表示されている。なお、購入フラグの値がTrueである購入予定商品が表示された領域には、チェックマークなどが表示される。図19には、購入予定商品の一覧に含まれるいずれの購入予定商品も購入フラグの値がFalseである場合の画面を示しているため、チェックマークは表示されていない。また、領域A1に含まれる各購入予定商品が表示された領域は、それぞれがボタンになっている。当該それぞれのボタンは、それぞれのボタン内に表示された購入予定商品を選択する場合にユーザー端末40の操作者が操作するためのボタンである。当該ボタンが操作されると、対応する購入予定商品は選択状態になる。起動ボタンB1は、セルフスキャンアプリを起動してリストアプリと連携させる場合にユーザー端末40の操作者が操作するためのボタンである。終了ボタンB2は、ショッピングリストを用いた買物を終了する場合にユーザー端末40の操作者が操作するためのボタンである。
On the other hand, the processor 41 of the user terminal 40 proceeds to Act 51 of FIG. 12 after processing Act 17 of FIG.
In Act 51, the processor 41 generates an image corresponding to the list screen SC1 as shown in FIG. Then, the processor 41 instructs the display device 47 to display this generated image. In response to this instruction, the display device 47 displays the list screen SC1.
FIG. 19 is a diagram showing an example of the list screen SC1. The list screen SC1 includes an area A1 displaying a list of products to be purchased included in the shopping list stored in the RAM 43 or the auxiliary storage device 44, an start button B1, and an end button B2. Here, the sort order of the products to be purchased displayed in the area A1 is, for example, the order in which the value of the sort order shown in the registration table T3 is small. In FIG. 19, the region A1 shows bread, beef, apples, pork, onions, and grapes in this order as an example. A check mark or the like is displayed in the area where the product to be purchased whose purchase flag value is True is displayed. FIG. 19 shows a screen when the value of the purchase flag is False for any of the planned purchase products included in the list of planned purchase products, so that the check mark is not displayed. Further, the area in which each product to be purchased included in the area A1 is displayed is a button. Each of the buttons is a button for the operator of the user terminal 40 to operate when selecting a product to be purchased displayed in each button. When the button is operated, the corresponding product to be purchased is selected. The start button B1 is a button for the operator of the user terminal 40 to operate when the self-scan application is started and linked with the list application. The end button B2 is a button operated by the operator of the user terminal 40 when terminating shopping using the shopping list.

Act52においてプロセッサー41は、リスト画面SC1に表示された購入予定商品を選択する操作が行われたか否かを判定する。プロセッサー41は、購入予定商品を選択する操作が行われていないならば、Act52においてNoと判定してAct53へと進む。 In Act 52, the processor 41 determines whether or not the operation of selecting the product to be purchased displayed on the list screen SC1 has been performed. If the operation for selecting the product to be purchased has not been performed, the processor 41 determines No in Act 52 and proceeds to Act 53.

Act53においてプロセッサー41は、セルフスキャンアプリを起動させる操作が行われたか否かを判定する。すなわち、プロセッサー41は、起動ボタンB1を操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、セルフスキャンアプリを起動させる操作が行われないならば、Act53においてNoと判定してAct54へと進む。 In Act53, the processor 41 determines whether or not an operation for activating the self-scan application has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the start button B1 has been performed. If the operation for activating the self-scan application is not performed, the processor 41 determines No in Act53 and proceeds to Act54.

Act54においてプロセッサー41は、買物の終了を指示する操作が行われたか否かを判定する。すなわち、プロセッサー41は、終了ボタンB2を操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、買物の終了を指示する操作が行われないならば、Act54においてNoと判定してAct52へと戻る。かくして、プロセッサー41は、リスト画面SC1に表示された購入予定商品を選択する操作、セルフスキャンアプリを起動させる操作、又は買物の終了を指示する操作が行われるまでAct52~Act54を繰り返す。 In Act 54, the processor 41 determines whether or not an operation instructing the end of shopping has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the end button B2 has been performed. If the operation for instructing the end of shopping is not performed, the processor 41 determines No in Act 54 and returns to Act 52. Thus, the processor 41 repeats Act 52 to Act 54 until an operation of selecting a product to be purchased displayed on the list screen SC1, an operation of activating the self-scan application, or an operation of instructing the end of shopping is performed.

ユーザー端末40の操作者は、例えば、陳列棚などの陳列場所から購入予定商品を取得してカゴなどに入れる。この際、ユーザー端末40の操作者は、ショッピングリストに含まれる購入予定商品の中から当該商品に該当する購入予定商品を、取得済み又は購入済みであることが分かるような状態(以下「購入済状態」という。)にするための操作を行う。購入済状態にするために、ユーザー端末40の操作者は、リスト画面SC1に表示された購入予定商品の中から当該商品に該当する購入予定商品を選択する。以下、ユーザー端末40の操作者が購入予定商品であるりんごを陳列場所から取って買い物カゴに入れた場合を例に説明する。ユーザー端末40の操作者は、りんごを陳列場所から取ったならば、リスト画面SC1に表示された購入予定商品の中から「りんご」に対応するボタンを操作して「りんご」を選択する。
プロセッサー41は、Act52~Act54の待受状態にあるときに購入予定商品を選択する操作が行われたならば、Act52においてYesと判定してAct55へと進む。
Act55においてプロセッサー41は、図20に示すような選択済み画面SC2に対応した画像を生成する。そして、プロセッサー41は、生成したこの画像を表示するように表示デバイス47に対して指示する。この指示を受けて表示デバイス47は、選択済み画面SC2を表示する。
図20は、選択済み画面SC2の一例を示す図である。選択済み画面SC2は、領域A2を含む。領域A2は、例えば、図20に示すようにリスト画面上にポップアップ表示される。領域A2は、文字列S21、チェックボタンB21及び解除ボタンB22を含む。文字列S21は、選択状態の購入予定商品を陳列場所などから取ったか否かを問う文字列又は当該購入予定商品を購入済状態にして良いか否かを問う文字列などを含む。文字列S21は、例えば、「「りんご」をカゴに入れますか?」のような文字列である。チェックボタンB21は、文字列S21に示される購入予定商品を購入済状態にする場合にユーザー端末40の操作者が操作するボタンである。一例として、プロセッサー41は、当該購入予定商品の横にチェックマークを表示することで購入済状態にする。あるいは例えば、プロセッサー41は、当該購入予定商品が表示された領域の一部又は全部の色を変えるなどして購入済状態にする。解除ボタンB22は、文字列S21に示される商品を陳列場所から取っていないなどの理由で、選択状態の購入予定商品の選択を解除する場合にユーザー端末40の操作者が操作するためのボタンである。解除ボタンB22が操作されると、選択状態の購入予定商品の選択が解除される。なお、購入済状態でない購入予定商品の状態を「未購入状態」というものとする。未購入状態の購入予定商品は、未取得又は未購入であることが分かるような状態である。
なお、図20は、未購入状態の商品が選択された場合の選択済み画面SC2である。購入済状態が選択された場合の選択済み画面は、文字列S21に代えて文字列S22を含み、チェックボタンB21に代えてキャンセルボタンB23を含む。文字列S22は、選択状態の購入予定商品を陳列場所に戻したか否かを問う文字列又は当該購入予定商品を未購入状態にして良いかを問う文字列などを含む。キャンセルボタンB23は、文字列S21に示される購入予定商品を未購入状態にする場合にユーザー端末40の操作者が操作するボタンである。
The operator of the user terminal 40 acquires, for example, a product to be purchased from a display place such as a display shelf and puts it in a basket or the like. At this time, the operator of the user terminal 40 is in a state where it can be known that the product to be purchased corresponding to the product from the products to be purchased included in the shopping list has been acquired or has been purchased (hereinafter, "purchased"). Perform the operation to make it "state". In order to make the purchased state, the operator of the user terminal 40 selects a product to be purchased corresponding to the product to be purchased from the products to be purchased displayed on the list screen SC1. Hereinafter, a case where the operator of the user terminal 40 takes an apple, which is a product to be purchased, from a display place and puts it in a shopping cart will be described as an example. When the operator of the user terminal 40 takes an apple from the display place, he / she operates a button corresponding to the "apple" from the products to be purchased displayed on the list screen SC1 to select the "apple".
If the operation of selecting the product to be purchased is performed while the processor 41 is in the standby state of Act 52 to Act 54, the processor 41 determines Yes in Act 52 and proceeds to Act 55.
In Act55, the processor 41 generates an image corresponding to the selected screen SC2 as shown in FIG. Then, the processor 41 instructs the display device 47 to display this generated image. In response to this instruction, the display device 47 displays the selected screen SC2.
FIG. 20 is a diagram showing an example of the selected screen SC2. The selected screen SC2 includes the area A2. The area A2 is pop-up-displayed on the list screen as shown in FIG. 20, for example. The area A2 includes the character string S21, the check button B21, and the release button B22. The character string S21 includes a character string asking whether or not the selected product to be purchased is taken from the display place or the like, or a character string asking whether or not the product to be purchased may be in the purchased state. For the character string S21, for example, do you put "apples" in the basket? It is a character string like ". The check button B21 is a button operated by the operator of the user terminal 40 when the product to be purchased indicated by the character string S21 is in the purchased state. As an example, the processor 41 is set to the purchased state by displaying a check mark next to the product to be purchased. Alternatively, for example, the processor 41 changes the color of a part or all of the area in which the product to be purchased is displayed to be in the purchased state. The release button B22 is a button operated by the operator of the user terminal 40 when deselecting the product to be purchased in the selected state because the product shown in the character string S21 is not taken from the display location. be. When the release button B22 is operated, the selection of the product to be purchased in the selected state is canceled. The state of the product to be purchased that is not in the purchased state is referred to as the "unpurchased state". A product to be purchased that has not been purchased is in a state in which it can be seen that the product has not been acquired or has not been purchased.
Note that FIG. 20 is a selected screen SC2 when a product in an unpurchased state is selected. The selected screen when the purchased state is selected includes the character string S22 instead of the character string S21, and includes the cancel button B23 instead of the check button B21. The character string S22 includes a character string asking whether or not the selected product to be purchased has been returned to the display location, or a character string asking whether the product to be purchased may be left unpurchased. The cancel button B23 is a button operated by the operator of the user terminal 40 when the product to be purchased indicated by the character string S21 is in the unpurchased state.

Act56においてプロセッサー41は、選択状態の購入予定商品の選択を解除する操作が行われたか否かを判定する。すなわち、プロセッサー41は、解除ボタンB22を操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、選択状態の購入予定商品の選択を解除する操作が行われないならば、Act56においてNoと判定してAct57へと進む。 In Act 56, the processor 41 determines whether or not an operation of deselecting the product to be purchased in the selected state has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the release button B22 has been performed. If the operation of deselecting the product to be purchased in the selected state is not performed, the processor 41 determines No in Act56 and proceeds to Act57.

Act57においてプロセッサー41は、購入予定商品を購入済状態にする操作が行われたか否かを判定する。すなわち、プロセッサー41は、チェックボタンB21を操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、購入予定商品を購入済状態にする操作が行われないならば、Act57においてNoと判定してAct58へと進む。 In Act 57, the processor 41 determines whether or not an operation has been performed to put the product to be purchased into the purchased state. That is, the processor 41 determines whether or not a predetermined operation such as operating the check button B21 has been performed. If the operation to put the product to be purchased into the purchased state is not performed, the processor 41 determines No in Act 57 and proceeds to Act 58.

Act58においてプロセッサー41は、購入予定商品を未購入状態にする操作が行われたか否かを判定する。すなわち、プロセッサー41は、キャンセルボタンB23を操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、購入予定商品を未購入状態にする操作が行われないならば、Act58においてNoと判定してAct56へと戻る。かくして、プロセッサー41は、選択状態の購入予定商品の選択を解除する操作、購入予定商品を購入済状態にする操作、又は購入予定商品を未購入状態にする操作が行われるまでAct56~Act58を繰り返す。
プロセッサー41は、Act56~Act58の待受状態にあるときに選択状態の購入予定商品の選択を解除する操作が行われたならば、Act56においてYesと判定してAct63へと進む。
In Act 58, the processor 41 determines whether or not an operation has been performed to put the product to be purchased into an unpurchased state. That is, the processor 41 determines whether or not a predetermined operation such as operating the cancel button B23 has been performed. If the operation to put the product to be purchased into the unpurchased state is not performed, the processor 41 determines No in Act 58 and returns to Act 56. Thus, the processor 41 repeats Act56 to Act58 until an operation of deselecting the product to be purchased in the selected state, an operation of making the product to be purchased into the purchased state, or an operation of making the product to be purchased into the unpurchased state is performed. ..
If the operation of canceling the selection of the product to be purchased in the selected state is performed while the processor 41 is in the standby state of Act56 to Act58, the processor 41 determines Yes in Act56 and proceeds to Act63.

対して、プロセッサー41は、Act56~Act58の待受状態にあるときに購入予定商品を購入済状態にする操作が行われたならば、Act57においてYesと判定してAct59へと進む。
Act59においてプロセッサー41は、購入予定商品を購入済状態にするように指示するためのチェック要求を生成する。当該チェック要求は、買物対象リストIDと選択状態の購入予定商品の購入予定IDとRAM43又は補助記憶デバイス44に記憶されている会員IDとを含む。そして、プロセッサー41は、生成した当該チェック要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該チェック要求を支援サーバー10に送信する。送信された当該チェック要求は、支援サーバー10の通信インターフェース15によって受信される。
On the other hand, if the operation to put the product to be purchased into the purchased state is performed while the processor 41 is in the standby state of Act56 to Act58, the processor 41 determines Yes in Act57 and proceeds to Act59.
In Act 59, the processor 41 generates a check request for instructing the product to be purchased to be in the purchased state. The check request includes a shopping target list ID, a purchase schedule ID of the selected product to be purchased, and a member ID stored in the RAM 43 or the auxiliary storage device 44. Then, the processor 41 instructs the communication interface 45 to send the generated check request to the support server 10. In response to this instruction, the communication interface 45 transmits the check request to the support server 10. The transmitted check request is received by the communication interface 15 of the support server 10.

一方、図16のAct221において支援サーバー10のプロセッサー11は、通信インターフェース15によってチェック要求が受信されたか否かを判定する。プロセッサー11は、通信インターフェース15によってチェック要求が受信されていないならば、Act221においてNoと判定してAct222へと進む。 On the other hand, in Act221 of FIG. 16, the processor 11 of the support server 10 determines whether or not the check request has been received by the communication interface 15. If the check request has not been received by the communication interface 15, the processor 11 determines No in Act221 and proceeds to Act222.

Act222においてプロセッサー11は、通信インターフェース15によってキャンセル要求が受信されたか否かを判定する。なお、キャンセル要求については、後述する。プロセッサー11は、通信インターフェース15によってキャンセル要求が受信されていないならば、Act222においてNoと判定してAct223へと進む。 In Act222, the processor 11 determines whether or not a cancellation request has been received by the communication interface 15. The cancellation request will be described later. If the cancellation request has not been received by the communication interface 15, the processor 11 determines No in Act222 and proceeds to Act223.

Act223においてプロセッサー11は、通信インターフェース15によって買上要求が受信されたか否かを判定する。なお、買上要求については、後述する。プロセッサー11は、通信インターフェース15によって買上要求が受信されていないならば、Act223においてNoと判定してAct224へと進む。 In Act223, the processor 11 determines whether or not the purchase request has been received by the communication interface 15. The purchase request will be described later. If the purchase request has not been received by the communication interface 15, the processor 11 determines No in Act223 and proceeds to Act224.

Act224においてプロセッサー11は、通信インターフェース15によって第2の終了要求が受信されたか否かを判定する。なお、第2の終了要求については、後述する。プロセッサー11は、通信インターフェース15によって第2の終了要求が受信されていないならば、Act224においてNoと判定してAct225へと進む。 In Act 224, the processor 11 determines whether or not a second termination request has been received by the communication interface 15. The second termination request will be described later. If the second termination request has not been received by the communication interface 15, the processor 11 determines No in Act 224 and proceeds to Act 225.

Act225においてプロセッサー11は、通信インターフェース15によって決済要求が受信されたか否かを判定する。なお、決済要求については後述する。プロセッサー11は、通信インターフェース15によって決済要求が受信されていないならば、Act225においてNoと判定してAct221へと戻る。かくして、プロセッサー11は、チェック要求、キャンセル要求、買上要求、第2の終了要求又は決済要求が受信されるまでAct221~Act225を繰り返す。 In Act 225, the processor 11 determines whether or not a payment request has been received by the communication interface 15. The settlement request will be described later. If the payment request has not been received by the communication interface 15, the processor 11 determines No in Act225 and returns to Act221. Thus, the processor 11 repeats Act221 to Act225 until a check request, a cancellation request, a purchase request, a second termination request, or a settlement request is received.

プロセッサー11は、Act221~Act225の待受状態にあるときにチェック要求が受信されたならば、Act221においてYesと判定してAct226へと進む。 Act226においてプロセッサー11は、Act221で受信されたチェック要求に含まれる購入予定IDで特定される購入予定商品を購入済状態にするために、登録テーブルT3で当該購入予定IDに関連付けられた購入フラグの値をTrueにする。また、プロセッサー11は、登録テーブルT3で当該購入予定IDに関連付けられた購入日時に現在時刻を代入する。 If the check request is received while the processor 11 is in the standby state of Act221 to Act225, the processor 11 determines Yes in Act221 and proceeds to Act226. In Act226, the processor 11 sets the purchase flag associated with the purchase schedule ID in the registration table T3 in order to put the purchase schedule product specified by the purchase schedule ID included in the check request received in Act221 into the purchased state. Set the value to True. Further, the processor 11 substitutes the current time into the purchase date and time associated with the purchase schedule ID in the registration table T3.

また、ユーザー端末40のプロセッサー41は、図12のAct56~Act58の待受状態にあるときに購入予定商品を未購入状態にする操作が行われたならば、Act58においてYesと判定してAct60へと進む。 Further, if the processor 41 of the user terminal 40 performs an operation to put the product to be purchased into the unpurchased state while in the standby state of Act56 to Act58 in FIG. 12, it is determined as Yes in Act58 and the process goes to Act60. And proceed.

Act60においてプロセッサー41は、購入予定商品を未購入状態にするように指示するためのキャンセル要求を生成する。当該キャンセル要求は、買物対象リストIDと選択状態の購入予定商品の購入予定IDとRAM43又は補助記憶デバイス44に記憶されている会員IDとを含む。そして、プロセッサー41は、生成した当該キャンセル要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該キャンセル要求を支援サーバー10に送信する。送信された当該キャンセル要求は、支援サーバー10の通信インターフェース15によって受信される。 In Act 60, the processor 41 generates a cancellation request for instructing the product to be purchased to be in the unpurchased state. The cancellation request includes a shopping target list ID, a purchase schedule ID of the selected product to be purchased, and a member ID stored in the RAM 43 or the auxiliary storage device 44. Then, the processor 41 instructs the communication interface 45 to send the generated cancellation request to the support server 10. In response to this instruction, the communication interface 45 sends the cancellation request to the support server 10. The transmitted cancellation request is received by the communication interface 15 of the support server 10.

一方、プロセッサー11は、図16のAct221~Act225の待受状態にあるときにキャンセル要求が受信されたならば、Act222においてYesと判定してAct227へと進む。
Act227においてプロセッサー11は、Act222で受信されたキャンセル要求に含まれる購入予定IDで特定される購入予定商品を未購入状態にするために、登録テーブルT3で当該購入予定IDに関連付けられた購入フラグの値をFalseにする。
On the other hand, if the cancellation request is received while in the standby state of Act221 to Act225 of FIG. 16, the processor 11 determines Yes in Act222 and proceeds to Act227.
In Act 227, the processor 11 sets the purchase flag associated with the planned purchase ID in the registration table T3 in order to make the planned purchase product specified by the planned purchase ID included in the cancellation request received in Act 222 unpurchased. Set the value to False.

プロセッサー11は、Act226又はAct227の処理の後、Act228へと進む。
Act228においてプロセッサー11は、ユーザー端末40の操作者の現在位置を推定する。ユーザー端末40の操作者は、購入済状態又は未購入状態になった購入予定商品の陳列場所の近傍にいると考えられる。したがって、プロセッサー11は、例えば、購入済状態又は未購入状態になった購入予定商品の陳列場所を特定することでユーザー端末40の操作者の現在位置を推定する。このために、プロセッサー11は、登録テーブルT3を参照して、Act221で受信されたチェック要求又はAct222で受信されたキャンセル要求に含まれる購入予定IDに関連付けられた商品IDを取得する。そして、プロセッサー11は、陳列場所テーブルT4を参照して、当該商品IDに関連付けられた陳列場所IDを取得する。以上の処理により、購入済状態又は未購入状態になった購入予定商品の陳列場所が特定される。
The processor 11 proceeds to Act228 after processing Act226 or Act227.
In Act228, the processor 11 estimates the current position of the operator of the user terminal 40. It is considered that the operator of the user terminal 40 is in the vicinity of the display place of the product to be purchased which has been purchased or has not been purchased. Therefore, the processor 11 estimates the current position of the operator of the user terminal 40, for example, by specifying the display location of the product to be purchased that has been purchased or has not been purchased. For this purpose, the processor 11 refers to the registration table T3 and acquires the product ID associated with the purchase schedule ID included in the check request received by Act221 or the cancellation request received by Act222. Then, the processor 11 refers to the display location table T4 and acquires the display location ID associated with the product ID. By the above processing, the display place of the product to be purchased that has been purchased or has not been purchased is specified.

Act229においてプロセッサー11は、登録テーブルT3を参照して、Act221又はAct222で受信されたチェック要求又はキャンセル要求に含まれる買物対象リストIDが関連付けられた購入予定IDのうち、購入フラグの値がFalseであるものを抜きだしてリスト化する。当該リストを以下「取得リスト」というものとする。 In Act 229, the processor 11 refers to the registration table T3, and among the purchase schedule IDs associated with the shopping target list ID included in the check request or cancellation request received in Act221 or Act222, the value of the purchase flag is False. Extract something and list it. The list is hereinafter referred to as "acquisition list".

Act230においてプロセッサー11は、取得リスト中に未選択の購入予定IDがあるか否かを判定する。プロセッサー11は、取得リスト中に未選択の購入予定IDがあるならば、Act230においてYesと判定してAct231へと進む。 In Act230, the processor 11 determines whether or not there is an unselected purchase schedule ID in the acquisition list. If there is an unselected purchase schedule ID in the acquisition list, the processor 11 determines Yes in Act230 and proceeds to Act231.

Act231においてプロセッサー11は、取得リストの中から未選択の購入予定IDを1つ選択する。プロセッサー11は、ここで選択した購入予定IDを、未選択ではないことが分かるように取得リストを更新する。 In Act231, the processor 11 selects one unselected purchase schedule ID from the acquisition list. The processor 11 updates the acquisition list so that it can be seen that the purchase schedule ID selected here is not unselected.

Act232においてプロセッサー11は、Act231で選択した購入予定IDに基づき、登録テーブルT3及び陳列場所テーブルT4を参照して、当該購入予定IDで特定される購入予定商品の陳列場所IDを取得する。 In Act232, the processor 11 refers to the registration table T3 and the display location table T4 based on the purchase schedule ID selected in Act231, and acquires the display location ID of the product to be purchased specified by the purchase schedule ID.

Act233においてプロセッサー11は、ユーザー端末40の操作者の現在位置からAct231で選択した購入予定IDで特定される購入予定商品の陳列場所までの距離を推定する。このために、プロセッサー11は、Act228で取得した陳列場所IDで特定される陳列場所と、Act232で取得した陳列場所IDで特定される陳列場所との距離を取得する。すなわち、プロセッサー11は、当該2つの陳列場所IDに基づき、距離テーブルT5を参照して当該距離を取得する。プロセッサー11は、取得した当該距離を、Act231で選択した購入予定IDと関連付けて取得リストに記憶させる。プロセッサー11は、Act233の処理の後、Act230へと戻る。Act233の処理を行うことで、プロセッサー11を中枢とするコンピューターは、ユーザーの現在位置からショッピングリストに含まれる商品の陳列場所までの推定距離を取得する取得部として機能する。 In Act233, the processor 11 estimates the distance from the current position of the operator of the user terminal 40 to the display place of the planned purchase product specified by the planned purchase ID selected in Act231. For this purpose, the processor 11 acquires the distance between the display place specified by the display place ID acquired by Act228 and the display place specified by the display place ID acquired by Act232. That is, the processor 11 obtains the distance by referring to the distance table T5 based on the two display place IDs. The processor 11 stores the acquired distance in the acquisition list in association with the purchase schedule ID selected in Act231. The processor 11 returns to Act230 after processing Act233. By performing the processing of Act233, the computer centered on the processor 11 functions as an acquisition unit that acquires an estimated distance from the user's current position to the display location of the product included in the shopping list.

以上の処理によって、取得リスト中の購入予定IDで示される購入予定商品のそれぞれの陳列場所について、Act228で取得された陳列場所との距離が取得される。取得リスト中の購入予定ID全てについて当該距離が取得されたならば、取得リスト中に未選択の購入予定IDは無くなる。
プロセッサー11は、取得リスト中に未選択の購入予定IDがないならば、Act230においてNoと判定してAct234へと進む。
By the above processing, the distance from the display place acquired by Act228 is acquired for each display location of the product to be purchased indicated by the purchase schedule ID in the acquisition list. If the distance is acquired for all the planned purchase IDs in the acquisition list, there will be no unselected purchase planned IDs in the acquisition list.
If there is no unselected purchase schedule ID in the acquisition list, the processor 11 determines No in Act230 and proceeds to Act234.

Act234においてプロセッサー11は、Act221又はAct222で受信されたチェック要求又はキャンセル要求に含まれる買物対象リストIDで特定されるショッピングリストの並び替えを行う。このために、プロセッサー11は、例えば以下のように登録テーブルT3を書き換える。すなわち、プロセッサー11は、当該買物対象リストIDが関連付けられた購入予定IDのうち、取得リストに含まれるものを、取得リストで関連付けられた距離が短い順に、表示順の値を2,3,4,…とする。そして、プロセッサー11は、当該買物対象リストIDが関連付けられた購入予定IDのうち、表示順が1であるものがある場合、当該購入予定IDの表示順の値を(取得リストに含まれる購入予定IDの数+2)にする。さらに、プロセッサー11は、Act221又はAct222で受信されたチェック要求又はキャンセル要求に含まれる購入予定IDに関連付けられた表示順の値を1にする。以上の処理により、表示順は、直近に購入済状態又は未購入状態になった購入予定商品、未購入状態の購入予定商品、直近に購入済状態になったものを除いた購入済状態の購入予定商品の順となる。また、未購入状態の購入予定商品の表示順については、それぞれの陳列場所から、直近に購入済状態又は未購入状態になった購入予定商品の陳列場所までの距離が近い順となる。そして、直近に購入済状態になったものを除いた購入済状態の購入予定商品の表示順については、購入日時が遅い順となる。以上の処理を行うことで、プロセッサー11を中枢とするコンピューターは、ショッピングリストに含まれる複数の商品を推定距離の順に並べたリストを生成する制御部として機能する。 In Act234, the processor 11 sorts the shopping list specified by the shopping target list ID included in the check request or cancellation request received in Act221 or Act222. For this purpose, the processor 11 rewrites the registration table T3 as follows, for example. That is, the processor 11 sets the values in the display order of the purchase schedule IDs to which the shopping target list ID is associated, which are included in the acquisition list, in the order of the shortest distance associated with the acquisition list. , ... Then, when there is a purchase schedule ID associated with the shopping target list ID whose display order is 1, the processor 11 sets the value in the display order of the purchase schedule ID (the purchase schedule included in the acquisition list). Set the number of IDs + 2). Further, the processor 11 sets the value in the display order associated with the purchase schedule ID included in the check request or cancellation request received by Act221 or Act222 to 1. By the above processing, the display order is the purchase of the purchased products excluding the most recently purchased or unpurchased products, the unpurchased products, and the most recently purchased products. It will be in the order of planned products. In addition, regarding the display order of the products to be purchased in the unpurchased state, the distance from each display place to the display place of the products to be purchased in the most recently purchased or unpurchased state is the closest. The display order of the products to be purchased in the purchased state, excluding the ones that have been purchased most recently, is in the order of the latest purchase date and time. By performing the above processing, the computer centered on the processor 11 functions as a control unit that generates a list in which a plurality of products included in the shopping list are arranged in the order of estimated distances.

Act235においてプロセッサー11は、Act221又はAct222で受信されたチェック要求又はキャンセル要求に含まれる購入予定IDで特定される購入予定商品を購入済状態又は未購入状態にすることが完了したことを示す第2の完了通知を生成する。当該第2の完了通知は、Act221又はAct222で受信されたチェック要求又はキャンセル要求に含まれる買物対象リストIDで特定されるショッピングリストを含む。そして、プロセッサー11は、生成した当該第2の完了通知をユーザー端末40に送信するように通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該第2の完了通知をユーザー端末40に送信する。送信された当該第2の完了通知は、ユーザー端末40の通信インターフェース45によって受信される。
プロセッサー11は、Act235の処理の後、Act224へと戻る。
In Act235, the processor 11 indicates that the purchase planned product specified by the purchase schedule ID included in the check request or cancellation request received by Act221 or Act222 has been completed in the purchased state or the non-purchased state. Generate a completion notification for. The second completion notice includes the shopping list specified by the shopping target list ID included in the check request or cancellation request received by Act221 or Act222. Then, the processor 11 instructs the communication interface 15 to transmit the generated second completion notification to the user terminal 40. In response to this instruction, the communication interface 15 transmits the second completion notification to the user terminal 40. The transmitted second completion notification is received by the communication interface 45 of the user terminal 40.
The processor 11 returns to Act 224 after processing Act 235.

一方、ユーザー端末40のプロセッサー41は、図12のAct59又はAct60の処理の後、Act61へと進む。
Act61においてプロセッサー41は、通信インターフェース45によって第2の完了通知が受信されるのを待ち受けている。プロセッサー41は、第2の完了通知が受信されたならば、Act61においてYesと判定してAct62へと進む。
On the other hand, the processor 41 of the user terminal 40 proceeds to the Act 61 after the processing of the Act 59 or the Act 60 of FIG.
In Act 61, the processor 41 is waiting for the communication interface 45 to receive the second completion notification. When the second completion notification is received, the processor 41 determines Yes in Act 61 and proceeds to Act 62.

Act62においてプロセッサー41は、Act61で受信された第2の完了通知に含まれるショッピングリストをRAM43又は補助記憶デバイス44に記憶させる。なお、プロセッサー41は、当該ショッピングリストを、既にRAM43又は補助記憶デバイス44に記憶されているショッピングリストに上書きして記憶させる。 In Act 62, the processor 41 stores the shopping list included in the second completion notification received in Act 61 in the RAM 43 or the auxiliary storage device 44. The processor 41 overwrites the shopping list already stored in the RAM 43 or the auxiliary storage device 44 and stores the shopping list.

Act63においてプロセッサー41は、セルフスキャンアプリが起動中であり、且つリストアプリと連携中であるか否かを判定する。プロセッサー41は、セルフスキャンアプリが起動中でないか、セルフスキャンアプリが起動中であってもリストアプリと連携中でないならば、Act63においてNoと判定してAct51へと戻る。
ここでAct51の処理において表示されるリスト画面SC1は、例えば図21に示すようなリスト画面SC1-2である。リスト画面SC1-2では、前述した順で購入希望商品が並んでいる。すなわち、直近に購入済状態になった購入予定商品であるりんごに続いて未購入状態の購入予定商品という順で購入希望商品が並んでいる。また、未購入状態の購入予定商品については、当該購入予定商品の陳列場所からりんごの陳列場所までの距離が近い順に並んでいる。図21では、一例として、領域A1にりんご、ぶどう、タマネギ、豚肉、牛肉、パンがこの順で表示されている。さらに、購入済状態である購入予定商品についてはチェックマークCMが表示される。ここでは、りんごの横にチェックマークCMが表示されている。
In Act63, the processor 41 determines whether or not the self-scan application is running and is linked with the list application. If the self-scan application is not running, or if the self-scan application is running but not linked with the list application, the processor 41 determines No in Act 63 and returns to Act 51.
Here, the list screen SC1 displayed in the process of Act 51 is, for example, the list screen SC1-2 as shown in FIG. 21. On the list screen SC1-2, the products to be purchased are arranged in the order described above. That is, the products to be purchased are lined up in the order of the apple, which is the product to be purchased that has been purchased most recently, and the product to be purchased, which is not yet purchased. In addition, the products to be purchased that have not been purchased are arranged in order of the shortest distance from the display place of the product to be purchased to the display place of apples. In FIG. 21, as an example, apples, grapes, onions, pork, beef, and bread are displayed in this order in region A1. Further, a check mark CM is displayed for the product to be purchased that has already been purchased. Here, a check mark CM is displayed next to the apple.

なお、プロセッサー41は、Act52~Act54の待受状態にあるときに買物の終了を指示する操作が行われたならば、Act54においてYesと判定してAct64へと進む。
Act64においてプロセッサー41は、RAM43又は補助記憶デバイス44に記憶されたショッピングリストに未購入状態の購入予定商品があるか否かを判定する。プロセッサー41は、ショッピングリストに未購入状態の購入予定商品があるならば、Act64においてYesと判定してAct65へと進む。
If an operation for instructing the end of shopping is performed while the processor 41 is in the standby state of Act 52 to Act 54, the processor 41 determines Yes in Act 54 and proceeds to Act 64.
In Act 64, the processor 41 determines whether or not there is an unpurchased product to be purchased in the shopping list stored in the RAM 43 or the auxiliary storage device 44. If there is an unpurchased product to be purchased in the shopping list, the processor 41 determines Yes in Act 64 and proceeds to Act 65.

Act65においてプロセッサー41は、未購入の購入予定商品があることをユーザー端末40の操作者に報知するための動作を行うよう制御する。当該動作は、例えば、画面表示又は音声による報知である。 In Act65, the processor 41 controls to perform an operation for notifying the operator of the user terminal 40 that there is an unpurchased product to be purchased. The operation is, for example, screen display or voice notification.

対して、プロセッサー41は、ショッピングリストに未購入状態の購入予定商品がないならば、Act64においてNoと判定してAct66へと進む。また、プロセッサー41は、Act65の処理の後もAct66へと進む。
Act66においてプロセッサー41は、第2の終了要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該第2の終了要求を支援サーバー10に送信する。送信された当該第2の終了要求は、支援サーバー10の通信インターフェース15によって受信される。
プロセッサー41は、Act66の処理の後、図8のAct3へと戻る。
On the other hand, if there is no unpurchased product to be purchased in the shopping list, the processor 41 determines No in Act 64 and proceeds to Act 66. Further, the processor 41 proceeds to Act66 even after the processing of Act65.
In Act 66, the processor 41 instructs the communication interface 45 to send a second termination request to the support server 10. In response to this instruction, the communication interface 45 transmits the second termination request to the support server 10. The transmitted second termination request is received by the communication interface 15 of the support server 10.
The processor 41 returns to Act 3 in FIG. 8 after processing Act 66.

一方、支援サーバー10のプロセッサー11は、図16のAct221~Act225の待受状態にあるときに第2の終了要求が受信されたならば、Act224においてYesと判定して図15のAct201へと戻る。 On the other hand, if the second termination request is received while the processor 11 of the support server 10 is in the standby state of Act221 to Act225 of FIG. 16, the processor 11 determines Yes in Act224 and returns to Act201 of FIG. ..

また、ユーザー端末40のプロセッサー41は、図12のAct52~Act54の待受状態にあるときにセルフスキャンアプリを起動させる操作が行われたならば、Act53においてYesと判定してAct67へと進む。 Further, if the operation to activate the self-scan application is performed while the processor 41 of the user terminal 40 is in the standby state of Act 52 to Act 54 in FIG. 12, the processor 41 determines Yes in Act 53 and proceeds to Act 67.

Act67においてプロセッサー41は、セルフスキャンアプリを起動させる。セルフスキャンアプリの起動に応じて、プロセッサー41は、図14に示す処理を開始する。なお、プロセッサー41は、図14に示す処理を、図8~図13に示す処理と並行又は並列で処理を行う。また、Act67の処理によって起動されたセルフスキャンアプリは、リストアプリと連携して動作する。
図14のAct101においてプロセッサー41は、ユーザー端末40がセルフスキャンサービスにログインした状態であるか否かを判定する。プロセッサー41は、ユーザー端末40がセルフスキャンサービスにログインした状態であるならば、Act101においてYesと判定してAct103へと進む。対して、プロセッサー41は、ユーザー端末40がセルフスキャンサービスにログインした状態でないならば、Act101においてNoと判定してAct102へと進む。
In Act 67, the processor 41 activates the self-scan application. In response to the activation of the self-scan application, the processor 41 starts the process shown in FIG. The processor 41 performs the processing shown in FIG. 14 in parallel with or in parallel with the processing shown in FIGS. 8 to 13. In addition, the self-scan application activated by the processing of Act67 operates in cooperation with the list application.
In Act 101 of FIG. 14, the processor 41 determines whether or not the user terminal 40 is logged in to the self-scan service. If the user terminal 40 is logged in to the self-scan service, the processor 41 determines Yes in Act 101 and proceeds to Act 103. On the other hand, if the user terminal 40 is not logged in to the self-scan service, the processor 41 determines No in Act 101 and proceeds to Act 102.

Act102においてプロセッサー41は、ユーザー端末40をセルフスキャンサービスにログインした状態にするためのログイン処理を行う。ログイン処理については、周知の方法を用いることができる。ログイン処理により、RAM43又は補助記憶デバイス44は、ログインに用いられた会員IDを記憶する。また、支援サーバー10は、ユーザー端末40が当該会員IDでセルフスキャンサービスにログインしていることを識別する。なお、ユーザー端末40の操作者は、例えば、ログイン時などにセルフスキャンサービスを使用する店舗を指定する。これにより、支援サーバー10は、ユーザー端末40がどの店舗でセルフスキャンサービスを用いるかを識別する。以下、支援サーバー10は、POSサーバー20と通信する場合、当該店舗に対応するPOSサーバー20と通信を行う。 In Act 102, the processor 41 performs a login process for logging in to the self-scan service of the user terminal 40. A well-known method can be used for the login process. By the login process, the RAM 43 or the auxiliary storage device 44 stores the member ID used for login. Further, the support server 10 identifies that the user terminal 40 is logged in to the self-scan service with the member ID. The operator of the user terminal 40 specifies, for example, a store that uses the self-scan service when logging in. As a result, the support server 10 identifies at which store the user terminal 40 uses the self-scan service. Hereinafter, when the support server 10 communicates with the POS server 20, it communicates with the POS server 20 corresponding to the store.

Act103においてプロセッサー41は、カメラ48を起動する。
Act104においてプロセッサー41は、商品に付されたバーコードがカメラ48によって読み込まれたか否かを判定する。プロセッサー41は、商品に付されたバーコードがカメラ48によって読み込まれていないならば、Act104においてNoと判定してAct105へと進む。
In Act 103, the processor 41 activates the camera 48.
In Act 104, the processor 41 determines whether or not the barcode attached to the product has been read by the camera 48. If the barcode attached to the product has not been read by the camera 48, the processor 41 determines No in the Act 104 and proceeds to the Act 105.

Act105においてプロセッサー41は、セルフスキャンアプリに決済コマンドが入力されたか否かを判定する。プロセッサー41は、セルフスキャンアプリに決済コマンドが入力されていないならば、Act105においてNoと判定してAct104へと戻る。かくして、プロセッサー41は、商品に付されたバーコードがカメラ48によって読み込まれるか、セルフスキャンアプリに決済コマンドが入力されるまでAct104及びAct105を繰り返す。 In Act 105, the processor 41 determines whether or not a payment command has been input to the self-scan application. If the payment command is not input to the self-scan application, the processor 41 determines No in Act 105 and returns to Act 104. Thus, the processor 41 repeats Act 104 and Act 105 until the barcode attached to the product is read by the camera 48 or the payment command is input to the self-scan application.

一方、図12のAct68においてプロセッサー41は、セルフスキャンアプリが起動するのを待ち受ける。プロセッサー41は、セルフスキャンアプリが起動したならば、Act68においてYesと判定して図13のAct71へと進む。 On the other hand, in Act 68 of FIG. 12, the processor 41 waits for the self-scan application to start. If the self-scan application is activated, the processor 41 determines Yes in Act 68 and proceeds to Act 71 in FIG.

Act71においてプロセッサー41は、Act51と同様にしてリスト画面SC1を表示デバイス47に表示させる。ただし、Act71で表示されるリスト画面SC1は、終了ボタンB2に代えて決済ボタンB3を含む。決済ボタンB3は、買い物を終了して決済を行う場合にユーザー端末40の操作者が操作するためのボタンである。 In the Act 71, the processor 41 causes the display device 47 to display the list screen SC1 in the same manner as the Act 51. However, the list screen SC1 displayed by Act71 includes a settlement button B3 instead of the end button B2. The payment button B3 is a button operated by the operator of the user terminal 40 when the shopping is completed and the payment is made.

Act72においてプロセッサー41は、リスト画面SC1に表示された購入予定商品を選択する操作が行われたか否かを判定する。プロセッサー41は、購入予定商品を選択する操作が行われていないならば、Act72においてNoと判定してAct73へと進む。 In Act 72, the processor 41 determines whether or not the operation of selecting the product to be purchased displayed on the list screen SC1 has been performed. If the operation for selecting the product to be purchased has not been performed, the processor 41 determines No in Act72 and proceeds to Act73.

Act73においてプロセッサー41は、通信インターフェース45によって第2の完了通知が受信されたか否かを判定する。プロセッサー41は、第2の完了通知が受信されていないならば、Act73においてNoと判定してAct74へと進む。 In Act 73, the processor 41 determines whether or not the second completion notification has been received by the communication interface 45. If the second completion notification has not been received, the processor 41 determines No in Act73 and proceeds to Act74.

Act74においてプロセッサー41は、買い物を終了して決済を行うための操作が行われたか否かを判定する。すなわち、プロセッサー41は、決済ボタンB3を操作するなどの予め定められた操作が行われたか否かを判定する。プロセッサー41は、買い物を終了して決済を行うための操作が行われないならば、Act74においてNoと判定してAct72へと戻る。かくして、プロセッサー41は、購入予定商品を選択する操作が行われるか、第2の完了通知が受信されるか、買い物を終了して決済を行うための操作が行われるまでAct72~Act74を繰り返す。 In Act 74, the processor 41 determines whether or not an operation for ending shopping and making a payment has been performed. That is, the processor 41 determines whether or not a predetermined operation such as operating the payment button B3 has been performed. If the operation for finishing the shopping and making the payment is not performed, the processor 41 determines No in the Act 74 and returns to the Act 72. Thus, the processor 41 repeats Act72 to Act74 until an operation for selecting a product to be purchased is performed, a second completion notification is received, or an operation for ending shopping and making a payment is performed.

プロセッサー41は、Act72~Act74の待受状態にあるときにリスト画面SC1に表示された購入予定商品を選択する操作が行われたならば、Act72においてYesと判定して図12のAct55へと進む。なお、プロセッサー41は、セルフスキャンアプリが起動中であり、且つリストアプリと連携中であるならば、Act63においてYesと判定して図13のAct71へと進む。したがって、Act72から図12のAct55へ進んだ場合、プロセッサー41は、Act63の後、図13のAct71へと進むことになる。 If the operation of selecting the product to be purchased displayed on the list screen SC1 is performed while the processor 41 is in the standby state of Act72 to Act74, the processor 41 determines Yes in Act72 and proceeds to Act55 in FIG. .. If the self-scan application is running and is linked with the list application, the processor 41 determines Yes in Act 63 and proceeds to Act 71 in FIG. Therefore, when proceeding from Act 72 to Act 55 in FIG. 12, the processor 41 proceeds to Act 71 in FIG. 13 after Act 63.

また、ユーザー端末40の操作者は、リスト画面SC1に表示された購入予定商品の中から陳列場所から取得した商品に該当する購入予定商品を選択することに代えて、当該商品に付されたバーコードを、カメラ48によって読み取らせても良い。
プロセッサー41は、図14のAct104及びAct105の待受状態にあるときに商品に付されたバーコードがカメラ48によって読み込まれたならば、Act104においてYesと判定してAct106へと進む。
Act106においてプロセッサー41は、Act104で読み込まれたバーコードを買い上げ登録するように要求するための買上要求を生成する。当該買上要求は、買物対象リストID及び当該バーコードに記録された商品IDを含む。そして、プロセッサー41は、生成した当該買上要求を支援サーバー10に送信するように通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該買上要求をユーザー端末40に送信する。送信された当該商品IDは、ユーザー端末40の通信インターフェース45によって受信される。
Further, instead of selecting the product to be purchased corresponding to the product acquired from the display place from the products to be purchased displayed on the list screen SC1, the operator of the user terminal 40 has a bar attached to the product. The code may be read by the camera 48.
If the barcode attached to the product is read by the camera 48 while the Act 104 and the Act 105 in FIG. 14 are in the standby state, the processor 41 determines Yes in the Act 104 and proceeds to the Act 106.
In Act 106, the processor 41 generates a purchase request for requesting purchase registration of the barcode read by Act 104. The purchase request includes a shopping target list ID and a product ID recorded in the barcode. Then, the processor 41 instructs the communication interface 15 to transmit the generated purchase request to the support server 10. In response to this instruction, the communication interface 15 transmits the purchase request to the user terminal 40. The transmitted product ID is received by the communication interface 45 of the user terminal 40.

一方、支援サーバー10のプロセッサー11は、図16のAct221~Act225の待受状態にあるときに買上要求が受信されたならば、Act223においてYesと判定して図17のAct241へと進む。なお、Act223又はAct238で受信された買上要求に含まれる商品IDを以下「登録対象ID」というものとする。
Act241においてプロセッサー11は、登録対象IDで特定される商品の情報を取得するために商品情報要求を生成する。当該商品情報要求は、当該商品IDを含む。そして、プロセッサー11は、生成した当該商品情報要求をPOSサーバー20に送信するように通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該商品情報要求をPOSサーバー20に送信する。送信された当該商品情報要求は、POSサーバー20の通信インターフェース25によって受信される。
一方、POSサーバー20は、商品情報要求を受信したならば、商品DB241を参照して、当該商品情報要求に含まれる商品IDで特定される商品についての商品情報を取得する。そして、POSサーバー20は、当該商品情報を支援サーバー10に対して送信する。
On the other hand, if the purchase request is received while the processor 11 of the support server 10 is in the standby state of Act221 to Act225 of FIG. 16, the processor 11 determines Yes in Act223 and proceeds to Act241 of FIG. The product ID included in the purchase request received by Act223 or Act238 is hereinafter referred to as "registration target ID".
In Act241, the processor 11 generates a product information request in order to acquire information on the product specified by the registration target ID. The product information request includes the product ID. Then, the processor 11 instructs the communication interface 15 to transmit the generated product information request to the POS server 20. In response to this instruction, the communication interface 15 transmits the product information request to the POS server 20. The transmitted product information request is received by the communication interface 25 of the POS server 20.
On the other hand, when the POS server 20 receives the product information request, the POS server 20 refers to the product DB 241 and acquires the product information about the product specified by the product ID included in the product information request. Then, the POS server 20 transmits the product information to the support server 10.

一方、図17のAct242において支援サーバー10のプロセッサー11は、通信インターフェース25によって商品情報が受信されるのを待ち受けている。プロセッサー11は、商品情報が受信されたならば、Act242においてYesと判定してAct243へと進む。 On the other hand, in Act 242 of FIG. 17, the processor 11 of the support server 10 waits for the product information to be received by the communication interface 25. When the product information is received, the processor 11 determines Yes in Act242 and proceeds to Act243.

Act243においてプロセッサー11は、取引ファイルが未作成である場合、取引ファイルを作成する。プロセッサー11は、当該取引ファイルを、買上要求に含まれる買物対象リストIDと関連付けて補助記憶デバイス14などに記憶させる。当該取引ファイルは、会員IDを含む会員情報、買上商品として登録した商品の一覧である商品リスト、及び買物対象リストIDなどを含む。そして、プロセッサー11は、Act242で受信された商品情報に基づいて、取引ファイルを更新する。すなわち、プロセッサー11は、登録対象ID及びAct242で受信された商品情報に基づき、取引ファイルに含まれる商品リストに、当該商品IDで特定される商品を登録する。 In Act243, the processor 11 creates a transaction file if the transaction file has not been created. The processor 11 stores the transaction file in the auxiliary storage device 14 or the like in association with the shopping target list ID included in the purchase request. The transaction file includes member information including a member ID, a product list which is a list of products registered as purchased products, a shopping target list ID, and the like. Then, the processor 11 updates the transaction file based on the product information received by Act242. That is, the processor 11 registers the product specified by the product ID in the product list included in the transaction file based on the registration target ID and the product information received by Act242.

Act244においてプロセッサー11は、買物対象リストIDで特定されるショッピングリストに、登録対象IDで特定される商品と同一の購入予定商品が含まれるか否かを判定する。プロセッサー11は、買物対象リストIDで特定されるショッピングリストに、登録対象IDで特定される商品と同一の購入予定商品が含まれないならば、Act244においてNoと判定してAct245へと進む。 In Act 244, the processor 11 determines whether or not the shopping list specified by the shopping target list ID includes the same product to be purchased as the product specified by the registration target ID. If the shopping list specified by the shopping target list ID does not include the same product to be purchased as the product specified by the registration target ID, the processor 11 determines No in Act 244 and proceeds to Act 245.

Act245においてプロセッサー11は、登録対象IDで特定される商品を取引ファイルに登録したことを示す第3の完了通知を買上要求の送信元に送信するよう通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該第3の完了通知を例えばユーザー端末40に送信する。送信された当該第3の完了通知は、ユーザー端末40の通信インターフェース45によって受信される。 In Act 245, the processor 11 instructs the communication interface 15 to send a third completion notification indicating that the product specified by the registration target ID has been registered in the transaction file to the sender of the purchase request. In response to this instruction, the communication interface 15 transmits the third completion notification to, for example, the user terminal 40. The transmitted third completion notification is received by the communication interface 45 of the user terminal 40.

一方、図14のAct107においてユーザー端末40のプロセッサー41は、通信インターフェース45によって第2の完了通知又は第3の完了通知が受信されるのを待ち受けている。プロセッサー41は、第2の完了通知又は第3の完了通知が受信されたならば、Act107においてYesと判定してAct104へと戻る。 On the other hand, in Act 107 of FIG. 14, the processor 41 of the user terminal 40 waits for the communication interface 45 to receive the second completion notification or the third completion notification. When the second completion notification or the third completion notification is received, the processor 41 determines Yes in Act107 and returns to Act104.

一方、図17のAct246において支援サーバー10のプロセッサー11は、買上要求の送信元がPOS端末50であるか否かを判定する。プロセッサー11は、買上要求の送信元がPOS端末50でないならば、Act246においてNoと判定して図16のAct224へと戻る。 On the other hand, in Act 246 of FIG. 17, the processor 11 of the support server 10 determines whether or not the source of the purchase request is the POS terminal 50. If the source of the purchase request is not the POS terminal 50, the processor 11 determines No in Act246 and returns to Act224 in FIG.

一方、プロセッサー11は、買物対象リストIDで特定されるショッピングリストに、登録対象IDで特定される商品と同一の購入予定商品が含まれるならば、図17のAct244においてYesと判定してAct247へと進む。 On the other hand, if the shopping list specified by the shopping target list ID includes the same product to be purchased as the product specified by the registration target ID, the processor 11 determines Yes in Act 244 of FIG. 17 and goes to Act 247. And proceed.

Act247においてプロセッサー11は、登録対象IDで特定される商品と同一の購入予定商品を購入済状態にするために、当該購入予定商品に対応する購入予定IDに登録テーブルT3で関連付けられた購入フラグの値をTrueにする。 In Act247, the processor 11 sets the purchase flag associated with the purchase schedule ID corresponding to the purchase schedule product in the registration table T3 in order to make the same purchase schedule product as the product specified by the registration target ID in the purchased state. Set the value to True.

Act248においてプロセッサー11は、買上要求の送信元がPOS端末50であるか否かを判定する。プロセッサー11は、買上要求の送信元がPOS端末50でないならば、Act248においてNoと判定して図16のAct228へと進む。なお、プロセッサー11は、図17のAct248から図16のAct228に進んだ場合、Act228~Act235の処理において、Act221で受信されたチェック要求又はAct222で受信されたキャンセル要求に含まれる購入予定IDに代えて、Act247で購入フラグの値をTrueにした購入予定IDを用いる。そして、Act235の処理では、プロセッサーは、第2の完了通知を、Act223で受信された買上要求に含まれる買物対象リストIDで特定されるショッピングリストを含むものとして生成する。 In Act248, the processor 11 determines whether or not the source of the purchase request is the POS terminal 50. If the source of the purchase request is not the POS terminal 50, the processor 11 determines No in Act248 and proceeds to Act228 in FIG. When the processor 11 proceeds from Act 248 in FIG. 17 to Act 228 in FIG. 16, in the processing of Act 228 to Act 235, the processor 11 replaces the purchase schedule ID included in the check request received in Act 221 or the cancellation request received in Act 222. Then, the purchase schedule ID in which the value of the purchase flag is True in Act247 is used. Then, in the process of Act235, the processor generates the second completion notification as including the shopping list specified by the shopping target list ID included in the purchase request received in Act223.

プロセッサー41は、Act72~Act74の待受状態にあるときに第2の完了通知が受信されたならば、Act73においてYesと判定してAct75へと進む。
Act75においてプロセッサー41は、Act73で受信された第2の完了通知に含まれるショッピングリストをRAM43又は補助記憶デバイス44に記憶させる。なお、プロセッサー41は、当該ショッピングリストを、既にRAM43又は補助記憶デバイス44に記憶されているショッピングリストに上書きして記憶させる。プロセッサー41は、Act75の処理の後、Act71へと戻る。
If the second completion notification is received while the processor 41 is in the standby state of Act72 to Act74, the processor 41 determines Yes in Act73 and proceeds to Act75.
In the Act 75, the processor 41 stores the shopping list included in the second completion notification received in the Act 73 in the RAM 43 or the auxiliary storage device 44. The processor 41 overwrites the shopping list already stored in the RAM 43 or the auxiliary storage device 44 and stores the shopping list. The processor 41 returns to Act71 after processing Act75.

なお、プロセッサー41は、Act72~Act74の待受状態にあるときに買い物を終了して決済を行うための操作が行われたならば、Act74においてYesと判定してAct76へと進む。 If the processor 41 is in the standby state of Act72 to Act74 and an operation for ending shopping and making a payment is performed, the processor 41 determines Yes in Act74 and proceeds to Act76.

Act76においてプロセッサー41は、RAM43又は補助記憶デバイス44に記憶されたショッピングリストに未購入状態の購入予定商品があるか否かを判定する。プロセッサー41は、RAM43又は補助記憶デバイス44に記憶されたショッピングリストに未購入状態の購入予定商品があるならば、Act76においてYesと判定してAct77へと進む。 In Act76, the processor 41 determines whether or not there is an unpurchased product to be purchased in the shopping list stored in the RAM 43 or the auxiliary storage device 44. If there is an unpurchased product to be purchased in the shopping list stored in the RAM 43 or the auxiliary storage device 44, the processor 41 determines Yes in the Act 76 and proceeds to the Act 77.

Act77においてプロセッサー41は、未購入の購入予定商品があることをユーザー端末40の操作者に報知するための動作を行うよう制御する。当該動作は、例えば、画面表示又は音声による報知である。 In Act77, the processor 41 controls to perform an operation for notifying the operator of the user terminal 40 that there is an unpurchased product to be purchased. The operation is, for example, screen display or voice notification.

対して、プロセッサー41は、ショッピングリストに未購入状態の購入予定商品がないならば、Act76においてNoと判定してAct78へと進む。また、プロセッサー41は、Act77の処理の後もAct78へと進む。
Act78においてプロセッサー41は、決済を行うことを指示するために決済コマンドをセルフスキャンアプリに入力する。
On the other hand, if there is no unpurchased product to be purchased in the shopping list, the processor 41 determines No in Act76 and proceeds to Act78. Further, the processor 41 proceeds to Act78 even after the processing of Act77.
In Act 78, the processor 41 inputs a payment command into the self-scan application to instruct the payment to be made.

一方、プロセッサー41は、図14のAct104及びAct105の待受状態にあるときに決済コマンドが入力されたならば、Act105においてYesと判定してAct108へと進む。 On the other hand, if the settlement command is input while the Act 104 and the Act 105 in FIG. 14 are in the standby state, the processor 41 determines Yes in the Act 105 and proceeds to the Act 108.

Act108においてプロセッサー41は、決済を行うことを示す決済要求を生成する。当該決済要求は、RAM43又は補助記憶デバイス44に記憶されている買物対象リストIDを含む。そして、プロセッサー41は、生成した当該決済要求を支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該決済要求を支援サーバー10に送信する。送信された当該決済要求は、支援サーバー10の通信インターフェース15によって受信される。 In Act 108, the processor 41 generates a settlement request indicating that the settlement is to be performed. The settlement request includes a shopping target list ID stored in the RAM 43 or the auxiliary storage device 44. Then, the processor 41 instructs the communication interface 45 to send the generated payment request to the support server 10. In response to this instruction, the communication interface 45 transmits the payment request to the support server 10. The transmitted payment request is received by the communication interface 15 of the support server 10.

一方、支援サーバー10のプロセッサー11は、図16のAct221~Act225の待受状態にあるときに決済要求が受信されたならば、Act225においてYesと判定してAct236へと進む。 On the other hand, if the settlement request is received while the processor 11 of the support server 10 is in the standby state of Act221 to Act225 of FIG. 16, the processor 11 determines Yes in Act225 and proceeds to Act236.

一方、ユーザー端末40の操作者は、会計を行うPOS端末50に付されたバーコードをカメラ48によって読み取らせる。
図14のAct109においてユーザー端末40のプロセッサー41は、カメラ48によって、POSIDが記憶されたバーコードが読み込まれるのを待ち受ける。プロセッサー41は、POSIDが記憶されたバーコードが読み込まれたならば、Act109においてYesと判定してAct110へと進む。
On the other hand, the operator of the user terminal 40 causes the camera 48 to read the barcode attached to the POS terminal 50 for accounting.
In Act 109 of FIG. 14, the processor 41 of the user terminal 40 waits for the camera 48 to read the barcode in which the POSID is stored. If the barcode in which the POSID is stored is read, the processor 41 determines Yes in Act109 and proceeds to Act110.

Act110においてプロセッサー41は、Act109で読み込まれたバーコードに記憶されたPOSIDを支援サーバー10に送信するように通信インターフェース45に対して指示する。この指示を受けて通信インターフェース45は、当該POSIDを支援サーバー10に送信する。送信された当該POSIDは、支援サーバー10の通信インターフェース15によって受信される。 In the Act 110, the processor 41 instructs the communication interface 45 to transmit the POSID stored in the barcode read by the Act 109 to the support server 10. In response to this instruction, the communication interface 45 transmits the POSID to the support server 10. The transmitted POSID is received by the communication interface 15 of the support server 10.

一方、図16のAct236において支援サーバー10のプロセッサー11は、通信インターフェース15によってPOSIDが受信されるのを待ち受けている。プロセッサー11は、POSIDが受信されたならば、Act236においてYesと判定してAct237へと進む。 On the other hand, in Act 236 of FIG. 16, the processor 11 of the support server 10 waits for the POSID to be received by the communication interface 15. If the POSID is received, the processor 11 determines Yes in Act236 and proceeds to Act237.

Act237においてプロセッサー11は、Act225で受信された決済要求に含まれる買物対象リストIDで特定されるショッピングリスト及び当該対象リストに関連付けられた取引ファイルを、POSIDで特定されるPOS端末50に送信する。 In Act237, the processor 11 transmits the shopping list specified by the shopping target list ID included in the payment request received in Act225 and the transaction file associated with the target list to the POS terminal 50 specified by POSID.

一方、図18のAct301においてPOS端末50のプロセッサー501は、通信インターフェース15によってショッピングリスト及び取引ファイルが受信されるのを待ち受けている。プロセッサー501は、ショッピングリスト及び取引ファイルが受信されたならば、Act301においてYesと判定してAct302へと進む。 On the other hand, in Act 301 of FIG. 18, the processor 501 of the POS terminal 50 waits for the shopping list and the transaction file to be received by the communication interface 15. When the shopping list and the transaction file are received, the processor 501 determines Yes in Act 301 and proceeds to Act 302.

Act302においてプロセッサー501は、Act301で受信されたショッピングリスト及び取引ファイルをRAM503又は補助記憶デバイス504などに記憶させる。 Act303においてプロセッサー501は、Act301で受信された取引ファイルに含まれる商品リストを表示デバイス507に表示させる。
Act304においてプロセッサー501は、Act301で受信されたショッピングリストを客側タッチパネル508に表示させる。
In Act 302, processor 501 stores the shopping list and transaction file received in Act 301 in RAM 503, auxiliary storage device 504, or the like. In Act 303, processor 501 causes the display device 507 to display the product list included in the transaction file received in Act 301.
In Act 304, the processor 501 displays the shopping list received by Act 301 on the customer side touch panel 508.

Act305においてプロセッサー501は、商品の登録を完了して決済を開始するための操作が行われたか否かを判定する。すなわちプロセッサー501は、表示デバイス507に表示された小計ボタンをタッチするなどの予め定められた操作が行われたか否かを判定する。プロセッサー501は、登録完了を指示する操作が行われないならば、Act305においてNoと判定してAct306へと進む。 In Act 305, the processor 501 determines whether or not an operation for completing the registration of the product and starting the payment has been performed. That is, the processor 501 determines whether or not a predetermined operation such as touching the subtotal button displayed on the display device 507 has been performed. If the operation for instructing the completion of registration is not performed, the processor 501 determines No in Act 305 and proceeds to Act 306.

Act306においてプロセッサー501は、商品IDが入力されたか否かを判定する。なお、商品IDは、一例として以下に示すようにプロセッサー501に入力される。POS端末50の操作者は、商品に付されたバーコードをスキャナー509に読み込ませる。これにより、当該バーコードに記録された商品IDがプロセッサー501に入力される。プロセッサー501は、商品IDが入力されないならば、Act306においてNoと判定してAct305へと戻る。かくして、プロセッサー501は、決済を開始するための操作が行われるか、商品IDが入力されるまでAct305及びAct306を繰り返す。 In Act 306, the processor 501 determines whether or not the product ID has been input. The product ID is input to the processor 501 as an example as shown below. The operator of the POS terminal 50 causes the scanner 509 to read the barcode attached to the product. As a result, the product ID recorded in the barcode is input to the processor 501. If the product ID is not input, the processor 501 determines No in Act 306 and returns to Act 305. Thus, the processor 501 repeats Act 305 and Act 306 until an operation for initiating payment is performed or a product ID is input.

一方、図14のAct111においてユーザー端末40のプロセッサー41は、終了コマンドをリストアプリに入力する。プロセッサー41は、Act111の処理の後、セルフスキャンアプリを終了する。 On the other hand, in Act111 of FIG. 14, the processor 41 of the user terminal 40 inputs an end command to the list application. The processor 41 terminates the self-scan application after the processing of Act111.

一方、図13のAct79においてプロセッサー41は、リストアプリに終了コマンドが入力されるのを待ち受ける。プロセッサー41は、終了コマンドが入力されたならば、Act79においてYesと判定して図8のAct3へと戻る。 On the other hand, in Act 79 of FIG. 13, the processor 41 waits for an end command to be input to the list application. If the end command is input, the processor 41 determines Yes in Act79 and returns to Act3 in FIG.

一方、POS端末50のプロセッサー501は、Act305及びAct306の待受状態にあるときに商品IDが入力されたならば、Act306においてYesと判定してAct307へと進む。
Act307においてプロセッサー501は、Act306で入力された商品IDで特定される商品を買い上げ登録するように要求するための買上要求を生成する。当該買上要求は、買物対象リストID及びAct306で入力された商品IDを含む。そして、プロセッサー501は、生成した当該買上要求を支援サーバー10に送信するように通信インターフェース505に対して指示する。この指示を受けて通信インターフェース505は、当該買上要求を支援サーバー10に送信する。送信された当該買上要求は、支援サーバー10の通信インターフェース15によって受信される。
On the other hand, if the product ID is input while the processor 501 of the POS terminal 50 is in the standby state of the Act 305 and the Act 306, the processor 501 of the POS terminal 50 determines Yes in the Act 306 and proceeds to the Act 307.
In Act 307, the processor 501 generates a purchase request for requesting purchase registration of the product specified by the product ID input in Act 306. The purchase request includes the shopping target list ID and the product ID entered in Act306. Then, the processor 501 instructs the communication interface 505 to transmit the generated purchase request to the support server 10. In response to this instruction, the communication interface 505 transmits the purchase request to the support server 10. The transmitted purchase request is received by the communication interface 15 of the support server 10.

一方、図16のAct238において支援サーバー10のプロセッサー11は、通信インターフェース15によって買上要求が受信されたか否かを判定する。プロセッサー11は、買上要求が受信されていないならば、Act238においてNoと判定してAct239へと進む。 On the other hand, in Act238 of FIG. 16, the processor 11 of the support server 10 determines whether or not the purchase request has been received by the communication interface 15. If the purchase request has not been received, the processor 11 determines No in Act238 and proceeds to Act239.

Act239においてプロセッサー11は、通信インターフェース15によって終了通知が受信されたか否かを判定する。プロセッサー11は、終了通知が受信されていないならば、Act239においてNoと判定してAct238へと戻る。かくして、プロセッサー11は、通信インターフェース15によって買上要求又は終了通知が受信されるまでAct238及びAct239を繰り返す。 In Act239, the processor 11 determines whether or not the end notification has been received by the communication interface 15. If the end notification has not been received, the processor 11 determines No in Act239 and returns to Act238. Thus, the processor 11 repeats Act238 and Act239 until a purchase request or termination notification is received by the communication interface 15.

プロセッサー11は、Act238及びAct239の待受状態にあるときに通信インターフェース15によって買上要求が受信されたならば、Act238においてYesと判定して図17のAct241へと進む。
なお、図16のAct238から図17のAct241へと進んだ場合、Act245において通信インターフェース15は、第3の完了通知をPOS端末50に送信する。送信された当該第3の完了通知は、POS端末50の通信インターフェース55によって受信される。
また、プロセッサー11は、買上要求の送信元がPOS端末50であるならば、Act246又はAct248においてYesと判定してAct249へと進む。
Act249においてプロセッサー11は、Act247で購入フラグの値をTrueにした購入予定IDで特定される購入予定商品を購入済状態又は未購入状態にすることが完了したことを示す第2の完了通知を生成する。当該第2の完了通知は、Act238で受信された買上要求に含まれる買物対象リストIDで特定されるショッピングリストを含む。そして、プロセッサー11は、生成した当該第2の完了通知をユーザー端末40に送信するように通信インターフェース15に対して指示する。この指示を受けて通信インターフェース15は、当該第2の完了通知をPOS端末50に送信する。送信された当該第2の完了通知は、POS端末50の通信インターフェース505によって受信される。プロセッサー11は、Act249の処理の後、図16のAct239へと戻る。
If the purchase request is received by the communication interface 15 while the Act 238 and the Act 239 are in the standby state, the processor 11 determines Yes in the Act 238 and proceeds to the Act 241 of FIG.
When proceeding from Act 238 of FIG. 16 to Act 241 of FIG. 17, the communication interface 15 in Act 245 transmits a third completion notification to the POS terminal 50. The transmitted third completion notification is received by the communication interface 55 of the POS terminal 50.
Further, if the source of the purchase request is the POS terminal 50, the processor 11 determines Yes in Act246 or Act248 and proceeds to Act249.
In Act 249, the processor 11 generates a second completion notification indicating that the planned purchase product specified by the purchase schedule ID whose purchase flag value is True in Act 247 has been completed in the purchased state or the unpurchased state. do. The second completion notice includes the shopping list specified by the shopping target list ID included in the purchase request received by Act238. Then, the processor 11 instructs the communication interface 15 to transmit the generated second completion notification to the user terminal 40. In response to this instruction, the communication interface 15 transmits the second completion notification to the POS terminal 50. The transmitted second completion notification is received by the communication interface 505 of the POS terminal 50. The processor 11 returns to Act239 in FIG. 16 after processing Act249.

一方、図18のAct308においてPOS端末50のプロセッサー501は、通信インターフェース505によって第2の完了通知又は第3の完了通知が受信されるのを待ち受けている。プロセッサー501は、第2の完了通知又は第3の完了通知が受信されたならば、Act308においてYesと判定してAct309へと進む。 On the other hand, in Act 308 of FIG. 18, the processor 501 of the POS terminal 50 waits for the communication interface 505 to receive the second completion notification or the third completion notification. When the second completion notification or the third completion notification is received, the processor 501 determines Yes in Act 308 and proceeds to Act 309.

Act309においてプロセッサー501は、Act306で入力された商品IDで特定される商品を補助記憶デバイス504などに記憶された商品リストに追加する。また、当該商品リストに基づき、プロセッサー501は、表示デバイス507に表示された商品リストを更新する。
以上のように、セルフスキャンアプリによってバーコードが読み込まれていない商品についても、POS端末50で当該バーコードを読み込むことで取引リストへの登録が可能である。
In Act 309, the processor 501 adds the product specified by the product ID input in Act 306 to the product list stored in the auxiliary storage device 504 or the like. Further, based on the product list, the processor 501 updates the product list displayed on the display device 507.
As described above, even a product whose barcode has not been read by the self-scan application can be registered in the transaction list by reading the barcode on the POS terminal 50.

Act310においてプロセッサー501は、Act308で受信された第2の完了通知に含まれるショッピングリストをRAM503又は補助記憶デバイス504などに記憶させる。なお、プロセッサー501は、当該ショッピングリストを、既にRAM503又は補助記憶デバイス504に記憶されているショッピングリストに上書きして記憶させる。また、当該ショッピングリストに基づき、プロセッサー501は、客側タッチパネル508に表示されたショッピングリストを更新する。なお、プロセッサー501は、Act308で第3の完了通知が受信された場合には、Act310の処理をスキップする。プロセッサー501は、Act310の処理の後、Act305へと戻る。 In Act 310, processor 501 stores the shopping list included in the second completion notification received in Act 308 in RAM 503, auxiliary storage device 504, or the like. The processor 501 overwrites the shopping list already stored in the RAM 503 or the auxiliary storage device 504 and stores the shopping list. Further, based on the shopping list, the processor 501 updates the shopping list displayed on the customer side touch panel 508. When the third completion notification is received by the Act 308, the processor 501 skips the processing of the Act 310. Processor 501 returns to Act 305 after processing Act 310.

プロセッサー501は、Act305及びAct306の待受状態にあるときに商品の登録を完了するための操作が行われたならば、Act305においてYesと判定してAct311へと進む。 If an operation for completing the registration of the product is performed while the Act 305 and the Act 306 are in the standby state, the processor 501 determines Yes in the Act 305 and proceeds to the Act 311.

Act311においてプロセッサー501は、RAM503又は補助記憶デバイス504に記憶されたショッピングリストに未購入状態の購入予定商品があるか否かを判定する。プロセッサー501は、RAM503又は補助記憶デバイス504に記憶されたショッピングリストに未購入状態の購入予定商品があるならば、Act311においてYesと判定してAct312へと進む。 In Act311 the processor 501 determines whether or not there are unpurchased items to be purchased in the shopping list stored in the RAM 503 or the auxiliary storage device 504. If there is an unpurchased product to be purchased in the shopping list stored in the RAM 503 or the auxiliary storage device 504, the processor 501 determines Yes in Act311 and proceeds to Act312.

Act312においてプロセッサー501は、未購入の購入予定商品があることを買物客に報知するための動作を行うよう制御する。当該動作は、例えば、画面表示又は音声による報知である。 In Act 312, the processor 501 controls to perform an operation for notifying the shopper that there is an unpurchased product to be purchased. The operation is, for example, screen display or voice notification.

対して、プロセッサー501は、RAM503又は補助記憶デバイス504に記憶されたショッピングリストに未購入状態の購入予定商品がないならば、Act311においてNoと判定してAct313へと進む。また、プロセッサー501は、Act312の処理の後もAct313へと進む。 On the other hand, if there is no unpurchased product to be purchased in the shopping list stored in the RAM 503 or the auxiliary storage device 504, the processor 501 determines No in Act311 and proceeds to Act313. Further, the processor 501 proceeds to Act 313 even after the processing of Act 312.

Act313においてプロセッサー501は、商品リストに登録された商品IDに基づいて決済処理を行う。なお、プロセッサー501は、当該商品IDで示される商品の金額及び商品名などは、商品DB241などから取得する。決済処理については、周知の処理であるため詳細な説明は省略する。 In Act 313, the processor 501 performs payment processing based on the product ID registered in the product list. The processor 501 acquires the price and product name of the product indicated by the product ID from the product DB 241 or the like. Since the payment process is a well-known process, detailed description thereof will be omitted.

Act314においてプロセッサー501は、Act313の決済内容に基づいてレシートを発行するようプリンターを制御する。 In Act 314, processor 501 controls the printer to issue a receipt based on the payment details of Act 313.

Act315においてプロセッサー501は、Act313の決済内容に基づく商品販売履歴をPOSサーバー20に送信するように通信インターフェース505に対して指示する。この指示を受けて通信インターフェース505は、当該商品販売履歴をPOSサーバー20に送信する。送信された当該商品販売履歴は、POSサーバー20の通信インターフェース25によって受信される。POSサーバー20は、当該商品販売履歴を記憶する。 In Act 315, the processor 501 instructs the communication interface 505 to transmit the product sales history based on the payment content of Act 313 to the POS server 20. In response to this instruction, the communication interface 505 transmits the product sales history to the POS server 20. The transmitted product sales history is received by the communication interface 25 of the POS server 20. The POS server 20 stores the product sales history.

Act316においてプロセッサー501は、決済を終了したことを示す終了通知を支援サーバー10に送信するように通信インターフェース505に対して指示する。この指示を受けて通信インターフェース505は、当該終了通知を支援サーバー10に送信する。送信された当該終了通知は、支援サーバー10の通信インターフェース15によって受信される。プロセッサー501は、Act316の処理の後、Act301へと戻る。 In Act 316, the processor 501 instructs the communication interface 505 to send a termination notification indicating that the settlement has been completed to the support server 10. In response to this instruction, the communication interface 505 sends the end notification to the support server 10. The transmitted end notification is received by the communication interface 15 of the support server 10. The processor 501 returns to Act 301 after processing Act 316.

一方、支援サーバー10のプロセッサー11は、図16のAct238及びAct239の待受状態にあるときに通信インターフェース15によって終了通知が受信されたならば、Act239においてYesと判定して図15のAct201へと戻る。 On the other hand, if the end notification is received by the communication interface 15 while the processor 11 of the support server 10 is in the standby state of Act 238 and Act 239 of FIG. 16, the processor 11 of the support server 10 determines Yes in Act 239 and proceeds to Act 201 of FIG. return.

以下、陳列場所距離の推定方法について、(1)及び(2)の2種類を説明する。
(1)推定方法1
例えば、あるショッピングリストにおいて、りんご、ぶどう、葱、ピーマン、豚バラ、…の順で購入済状態となっている場合を考える。りんごと葱、りんごとピーマン及びりんごと豚バラなどについては、連続して購入されたりんごとぶどうに比べて、陳列場所距離が長いと考えられる。これを、りんごとぶどうの購入間隔は1、りんごと葱の購入間隔は2、りんごとピーマンの購入間隔は3、りんごと豚バラの購入間隔は4、…、ぶどうと葱の購入間隔は1、…、のように規定することができる。すなわち、購入間隔は、2つの商品の購入順の差である。以上より、2つの商品の陳列場所と陳列場所との距離は、上記のような購入間隔を用いて推定することができる。例えば、プロセッサー11は、それぞれの陳列場所距離について、リストDBに記憶された複数のショッピングリストから購入間隔の平均値又は中央値などを求める。そして、プロセッサー11は、求めた値を陳列場所距離として距離テーブルT5に記憶させる。
(2)推定方法2
推定方法2でも、推定方法1と同様に購入間隔を用いる。しかしながら、推定方法2では、購入間隔として購入日時の差を用いる。例えば、りんごの購入日時が16時00分、ぶどうの購入日時が16時01分、葱の購入日時が16時05分、ピーマンの購入日時が16時06分、豚バラの購入日時が16時10分、…であるとする。この場合、りんごとぶどうの購入間隔は1分、りんごと葱の購入間隔は5分、りんごとピーマンの購入間隔は6分、りんごと豚バラの購入間隔は10分、…、ぶどうと葱の購入間隔は4分、…、のようになる。例えば、プロセッサー11は、推定方法1と同様に、それぞれの陳列場所距離について、リストDBに記憶された複数のショッピングリストから購入間隔の平均値又は中央値などを求める。そして、プロセッサー11は、求めた値を陳列場所距離として距離テーブルT5に記憶させる。なお、購入順の差が大きい組み合わせほど、その間にユーザー端末40の操作者が通るルートなどは様々になるため、陳列場所距離との相関性が低くなる可能性が考えられる。したがって、プロセッサー11は、購入順の差が一定以下の組み合わせだけを用いて陳列場所距離を求めても良い。例えば、プロセッサー11は、購入順の差が1の組み合わせだけを用いて陳列場所距離を求めても良い。
Hereinafter, two types of (1) and (2) will be described for estimating the display location distance.
(1) Estimating method 1
For example, consider a case where apples, grapes, green onions, peppers, pork roses, and so on are already purchased in the order of a certain shopping list. For apples and green onions, apples and peppers, and apples and pork roses, it is considered that the display location distance is longer than that of apples and grapes purchased in succession. The interval between purchases of apples and grapes is 1, the interval between purchases of apples and green onions is 2, the interval between purchases of apples and peppers is 3, the interval between purchases of apples and pig roses is 4, ..., the interval between purchases of grapes and green onions is 1. , ..., can be specified as. That is, the purchase interval is the difference between the purchase order of the two products. From the above, the distance between the display locations of the two products and the display locations can be estimated using the purchase interval as described above. For example, the processor 11 obtains the average value or the median value of the purchase interval from a plurality of shopping lists stored in the list DB for each display location distance. Then, the processor 11 stores the obtained value as the display location distance in the distance table T5.
(2) Estimating method 2
In the estimation method 2, the purchase interval is used as in the estimation method 1. However, in the estimation method 2, the difference between the purchase dates and times is used as the purchase interval. For example, the purchase date and time of apples is 16:00, the purchase date and time of grapes is 16:01, the purchase date and time of green peppers is 16:05, the purchase date and time of peppers is 16:06, and the purchase date and time of pork roses is 16:00. 10 minutes, ... In this case, the interval between purchasing apples and grapes is 1 minute, the interval between purchasing apples and green onions is 5 minutes, the interval between purchasing apples and peppers is 6 minutes, the interval between purchasing apples and pork roses is 10 minutes, and so on. The purchase interval is 4 minutes, and so on. For example, the processor 11 obtains the average value or the median value of the purchase interval from a plurality of shopping lists stored in the list DB for each display location distance, as in the estimation method 1. Then, the processor 11 stores the obtained value as the display location distance in the distance table T5. It should be noted that the larger the difference in the order of purchase, the more various routes the operator of the user terminal 40 takes during that time, so it is possible that the correlation with the display location distance becomes lower. Therefore, the processor 11 may determine the display location distance using only combinations in which the difference in the order of purchase is constant or less. For example, the processor 11 may determine the display location distance using only a combination having a difference of 1 in the order of purchase.

プロセッサー11は、上記のような陳列場所距離の推定を、定期的又は不定期に行う。プロセッサー11は、例えば、夜間などの計算資源が余っている時間帯に陳列場所距離の推定を行う。上記の購入間隔は、第1の商品が第2の状態になったときと第2の商品が第2の状態になったときとの間隔の例である。 The processor 11 estimates the display location distance as described above on a regular or irregular basis. The processor 11 estimates the display location distance in a time zone in which computational resources are left, such as at night. The above purchase interval is an example of the interval between when the first product is in the second state and when the second product is in the second state.

実施形態の支援システム1によれば、支援サーバー10は、リストサービスを提供する。そして、支援サーバー10は、ショッピングリストに含まれる購入予定商品が購入済状態又は未購入状態になった場合、ショッピングリストに含まれる購入予定商品の並び順を、陳列場所がユーザー端末40の操作者の現在位置から近い順に並び替える。これにより、当該操作者は、ショッピングリストに含まれる商品を購入済状態又は未購入状態にしたならば、ショッピングリストの並び順を見ることでどの購入予定商品が近くにあるかが分かる。このため、支援サーバー10は、当該操作者が買い物時に遠回りをしてしまうことを防ぐことができる。以上より、当該操作者は、リストサービスを用いることで、効率的に買い物をすることができる。 According to the support system 1 of the embodiment, the support server 10 provides a list service. Then, when the product to be purchased included in the shopping list is in the purchased state or the unpurchased state, the support server 10 displays the order of the products to be purchased included in the shopping list and the display place is the operator of the user terminal 40. Sort in order from the current position of. As a result, if the operator puts the products included in the shopping list into the purchased state or the unpurchased state, the operator can know which product to be purchased is nearby by looking at the order of the shopping list. Therefore, the support server 10 can prevent the operator from making a detour at the time of shopping. From the above, the operator can efficiently shop by using the list service.

また、実施形態の支援システム1によれば、支援サーバー10は、購入済状態になった商品の陳列場所をユーザー端末40の操作者の現在位置と見做す。したがって、支援サーバー10は、各商品の陳列場所が規定されていれば、ショッピングリストを前記のように並び替えることができる。 Further, according to the support system 1 of the embodiment, the support server 10 regards the display place of the purchased product as the current position of the operator of the user terminal 40. Therefore, the support server 10 can sort the shopping list as described above if the display location of each product is specified.

また、実施形態の支援システム1によれば、陳列DB143は、商品の陳列場所同士の距離を記憶している。したがって、支援サーバー10は、陳列DB143から当該距離を取得することで、簡単にショッピングリストを前記のように並び替えることができる。 Further, according to the support system 1 of the embodiment, the display DB 143 stores the distance between the display places of the products. Therefore, the support server 10 can easily rearrange the shopping list as described above by acquiring the distance from the display DB 143.

また、実施形態の支援システム1によれば、支援サーバー10は、陳列場所同士の距離を、推定方法1又は推定方法2のような方法を用いて自動的に更新する。したがって、陳列場所同士の距離を人力で入力する手間などが不要となる。 Further, according to the support system 1 of the embodiment, the support server 10 automatically updates the distance between the display locations by using a method such as the estimation method 1 or the estimation method 2. Therefore, it is not necessary to manually input the distance between the display locations.

また、実施形態の支援システム1によれば、支援サーバー10は、セルフスキャンアプリを用いて商品IDが読み込まれた商品がショッピングリストに購入予定商品として含まれる場合、当該購入予定商品を購入済状態にする。したがって、ユーザー端末40の操作者は、商品に付されたバーコードなどを一度読み込ませることで、リストサービスに係るショッピングリストとセルフスキャンサービスに係る取引ファイルの両方を更新させることができる。 Further, according to the support system 1 of the embodiment, when the product whose product ID is read by using the self-scan application is included in the shopping list as the product to be purchased, the support server 10 has already purchased the product to be purchased. To. Therefore, the operator of the user terminal 40 can update both the shopping list related to the list service and the transaction file related to the self-scan service by reading the barcode attached to the product once.

上記の実施形態は以下のような変形も可能である。
支援サーバー10のプロセッサー11は、図16のAct228において、ユーザー端末40の操作者の現在位置を、ユーザー端末40の位置情報取得することで推定しても良い。支援サーバー10及びユーザー端末40は、当該位置情報の取得に、GPS(Global Positioning System)などのGNSS(global navigation satellite system)、IMES(Indoor MEssaging System)、DR(dead reckoning)、SLAM(simultaneous localization and mapping)、Wi-fiなどのアクセスポイントを用いた測位システム、BLE(Bluetooth(登録商標) low energy)などを用いたビーコンによる測位システム、地磁気を用いた測位システム、又はこれらを複数組み合わせた方法などを用いる。あるいは、支援サーバー10は、店舗内に設置されたカメラにより撮像された動画像を画像解析することによって、ユーザー端末40の操作者の現在位置を特定しても良い。また、以上の場合、陳列DB143は、例えば、陳列場所IDと陳列場所の位置を示す情報とを関連付けた位置テーブルを含む。そして、プロセッサー11は、Act233において、ユーザー端末40の操作者の現在位置からAct231で選択した購入予定IDで特定される購入予定商品の陳列場所までの距離を、例えば、ユーザー端末40の位置情報及び位置テーブルを用いて推定する。
The above embodiment can be modified as follows.
In Act228 of FIG. 16, the processor 11 of the support server 10 may estimate the current position of the operator of the user terminal 40 by acquiring the position information of the user terminal 40. The support server 10 and the user terminal 40 use GNSS (global navigation satellite system) such as GPS (Global Positioning System), IMES (Indoor MEssaging System), DR (dead reckoning), SLAM (simultaneous localization and) to acquire the location information. Mapping), positioning system using access points such as Wi-fi, positioning system using beacons using BLE (Bluetooth (registered trademark) low energy), positioning system using geomagnetism, or a method of combining multiple of these. Is used. Alternatively, the support server 10 may specify the current position of the operator of the user terminal 40 by performing image analysis on a moving image captured by a camera installed in the store. Further, in the above case, the display DB 143 includes, for example, a position table in which the display place ID and the information indicating the position of the display place are associated with each other. Then, in Act 233, the processor 11 sets the distance from the current position of the operator of the user terminal 40 to the display location of the product to be purchased specified by the purchase schedule ID selected in Act 231, for example, the position information of the user terminal 40 and the display location. Estimate using the position table.

ユーザー端末40は、店舗内に設置されたデジタルサイネージ又は分散型キオスク端末などであっても良い。当該デジタルサイネージ又は分散型キオスク端末は、例えば店舗内に複数設置される。買物客は、例えば、陳列棚などから商品を取った後、近くにあるいずれかのデジタルサイネージ又は分散型キオスク端末を用いてリストサービス及びセルフスキャンサービスにログインする。そして、当該買物客は、当該商品に該当する購入予定商品を購入済状態にするための操作を行う。以上の場合、買物支援サービスのユーザーは、携帯可能なユーザー端末40を所持していない場合でも買物支援サービスを利用することができる。
ユーザー端末40は、買い物カゴなどに取り付けられた端末であっても良い。買物客は、当該端末を用いてリストサービス及びセルフスキャンサービスにログインする。そして、当該買物客は、例えば、陳列棚などから商品を取ってカゴに入れる。この際、当該買物客は、当該商品に該当する購入予定商品を購入済状態にするための操作を行う。以上の場合、買物客は、携帯可能なユーザー端末40を所持していない場合でも買物支援サービスを利用することができる。
なお、買物客は、ショッピングリストの作成を予めPCなどで行った後、上記のデジタルサイネージ、分散型キオスク端末又は買い物カゴなどに取り付けられた端末で当該ショッピングリストを利用することができる。
ユーザー端末40は、IC(integrated circuit)カードを読み取るためのカードリーダーなどを備えていても良い。この場合、ICカードをユーザー端末40に読み込ませることで、リストサービス及びセルフスキャンサービスにログインすることが可能であっても良い。この場合、ユーザー端末40の操作者は、ログインIDの入力などが不要である。店舗の会員カードをログインに用いるICカードとしても用いることができるため、上記のデジタルサイネージ、分散型キオスク端末又は買い物カゴなどに取り付けられた端末で特に好適である。
ユーザー端末40は、生体認証を行うためのデバイスを備えていても良い。この場合、生体認証を行うことで、リストサービス及びセルフスキャンサービスにログインすることが可能であっても良い。この場合、ユーザー端末40の操作者は、ログインIDの入力などが不要である。さらに、ユーザー端末40の操作者は、ログインに用いるためのICカードの携帯なども不要である。このため、上記のデジタルサイネージ、分散型キオスク端末又は買い物カゴなどに取り付けられた端末で特に好適である。
The user terminal 40 may be a digital signage or a distributed kiosk terminal installed in the store. A plurality of the digital signage or distributed kiosk terminals are installed in a store, for example. After picking up the goods from, for example, a display shelf, the shopper logs in to the list service and the self-scan service using any of the nearby digital signage or distributed kiosk terminals. Then, the shopper performs an operation for making the product to be purchased corresponding to the product into a purchased state. In the above case, the user of the shopping support service can use the shopping support service even if he / she does not have the portable user terminal 40.
The user terminal 40 may be a terminal attached to a shopping cart or the like. The shopper logs in to the list service and the self-scan service using the terminal. Then, the shopper takes the product from the display shelf or the like and puts it in the basket. At this time, the shopper performs an operation for putting the product to be purchased corresponding to the product into a purchased state. In the above case, the shopper can use the shopping support service even if he / she does not have the portable user terminal 40.
The shopper can create the shopping list on a PC or the like in advance, and then use the shopping list on the above-mentioned digital signage, a distributed kiosk terminal, or a terminal attached to a shopping cart or the like.
The user terminal 40 may include a card reader or the like for reading an IC (integrated circuit) card. In this case, it may be possible to log in to the list service and the self-scan service by reading the IC card into the user terminal 40. In this case, the operator of the user terminal 40 does not need to input a login ID or the like. Since the membership card of the store can also be used as an IC card used for login, it is particularly suitable for the terminal attached to the above-mentioned digital signage, distributed kiosk terminal, shopping cart, or the like.
The user terminal 40 may include a device for performing biometric authentication. In this case, it may be possible to log in to the list service and the self-scan service by performing biometric authentication. In this case, the operator of the user terminal 40 does not need to input a login ID or the like. Further, the operator of the user terminal 40 does not need to carry an IC card for login. Therefore, the terminal attached to the above-mentioned digital signage, distributed kiosk terminal, shopping cart, or the like is particularly suitable.

ユーザー端末40は、カメラ48に代えてバーコードを読み込むためのスキャナーなどを備えていても良い。
支援システム1は、バーコードに代えてICタグが用いられても良い。この場合、ユーザー端末40及びPOS端末50は、バーコードに代えてICタグを読み込む。なお、ユーザー端末40及びPOS端末50は、NFC(near field radio communication)リーダーなどを用いてICタグを読み込む。
The user terminal 40 may include a scanner or the like for reading a barcode instead of the camera 48.
In the support system 1, an IC tag may be used instead of the barcode. In this case, the user terminal 40 and the POS terminal 50 read the IC tag instead of the barcode. The user terminal 40 and the POS terminal 50 read the IC tag using an NFC (near field radio communication) reader or the like.

ショッピングリストを並び替える際の表示順は、直近に購入済状態又は未購入状態になった購入予定商品、未購入状態の購入予定商品、直近に購入済状態になったものを除いた購入済状態の購入予定商品の順に限らない。例えば、直近に購入済状態になったものを除いた購入済状態の購入予定商品、直近に購入済状態又は未購入状態になった購入予定商品、未購入状態の購入予定商品の順であっても良い。また、直近に購入済状態になったものを除いた購入済状態の購入予定商品の表示順については、購入日時が早い順であっても良い。 The display order when sorting the shopping list is the purchased state excluding the most recently purchased or unpurchased items, the unpurchased items, and the most recently purchased items. It is not limited to the order of the products to be purchased. For example, the order of the purchased products excluding the most recently purchased products, the most recently purchased or unpurchased products, and the unpurchased products. Is also good. In addition, the display order of the products to be purchased in the purchased state, excluding the ones that have been purchased most recently, may be in the order of the earliest purchase date and time.

購入済状態の購入予定商品の表示順を、それぞれの陳列場所から、直近に購入済状態又は未購入状態になった購入予定商品の陳列場所までの距離が近い順にしても良い。また、ショッピングリストの表示順は、購入済状態の購入予定商品と未購入状態の購入予定商品とを区別せずに、それぞれの陳列場所から、直近に購入済状態又は未購入状態になった購入予定商品の陳列場所までの距離が近い順であっても良い。以上の場合、支援サーバー10のプロセッサー11は、購入済状態の購入予定商品についてもAct230~Act233と同様の処理を行う。 The display order of the purchased products may be in the order of the closest distance from each display location to the display location of the most recently purchased or unpurchased product. In addition, the display order of the shopping list does not distinguish between the purchased products and the unpurchased products, and the purchases that have recently been purchased or have not been purchased from each display location. The order of distance to the display location of the planned products may be short. In the above case, the processor 11 of the support server 10 performs the same processing as Act230 to Act233 for the purchased products in the purchased state.

上記の実施形態で支援サーバー10が行った処理の一部をユーザー端末40が行っても良い。また、上記の実施形態でユーザー端末40が行った処理の一部を支援サーバー10が行っても良い。したがって、支援サーバー10又はユーザー端末40は、買物支援装置の一例である。あるいは、支援サーバー10とユーザー端末40とが協働して、買物支援装置として動作する。また、支援システム1は、買物支援装置の一例である。
上記の実施形態で支援サーバー10が行った処理の一部をPOS端末50が行っても良い。また、上記の実施形態でPOS端末50が行った処理の一部を支援サーバー10が行っても良い。
The user terminal 40 may perform a part of the processing performed by the support server 10 in the above embodiment. Further, the support server 10 may perform a part of the processing performed by the user terminal 40 in the above embodiment. Therefore, the support server 10 or the user terminal 40 is an example of a shopping support device. Alternatively, the support server 10 and the user terminal 40 cooperate with each other to operate as a shopping support device. Further, the support system 1 is an example of a shopping support device.
The POS terminal 50 may perform a part of the processing performed by the support server 10 in the above embodiment. Further, the support server 10 may perform a part of the processing performed by the POS terminal 50 in the above embodiment.

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

1…支援システム、10…支援サーバー、11,21,41,501…プロセッサー、12,22,42,502…ROM、13,23,43,503…RAM、14,24,44,504…補助記憶デバイス、15,25,45,505…通信インターフェース、16,26,49,510…バス、20…POSサーバー、30…アプリサーバー、40…ユーザー端末、46,506…入力デバイス、47,507…表示デバイス、48…カメラ、50…POS端末、141…会員DB、142…リストDB、143…陳列DB、508…客側タッチパネル、509…スキャナー

1 ... Support system, 10 ... Support server 11,21,41,501 ... Processor, 12,22,42,502 ... ROM, 13,23,43,503 ... RAM, 14,24,44,504 ... Auxiliary storage Device, 15, 25, 45, 505 ... Communication interface, 16, 26, 49, 510 ... Bus, 20 ... POS server, 30 ... App server, 40 ... User terminal, 46, 506 ... Input device, 47, 507 ... Display Device, 48 ... camera, 50 ... POS terminal, 141 ... member DB, 142 ... list DB, 143 ... display DB, 508 ... customer side touch panel, 509 ... scanner

Claims (6)

ショッピングリストに含まれる複数の商品のそれぞれについて、ユーザーの現在位置から前記商品の陳列場所までの推定距離を取得し、前記ショッピングリストに含まれる前記複数の商品を前記推定距離の順に並べたリストを生成する制御部を備える、買物支援装置。 For each of the plurality of products included in the shopping list, an estimated distance from the user's current position to the display location of the product is acquired, and a list in which the plurality of products included in the shopping list are arranged in the order of the estimated distance is displayed. A shopping support device equipped with a control unit to generate. 前記制御部は、前記ショッピングリストに含まれる前記商品が未購入状態から購入済状態になった場合又は購入済状態から未購入状態になった場合、購入済状態又は未購入状態になった前記商品の陳列場所を前記現在位置と推定する、請求項1に記載の買物支援装置。 The control unit changes the purchased or unpurchased state when the product included in the shopping list changes from the unpurchased state to the purchased state or from the purchased state to the unpurchased state. The shopping support device according to claim 1, wherein the display location of the product is estimated to be the current position. 前記制御部は、前記推定距離を、商品の陳列場所同士の距離を記憶した記憶部から取得する、請求項2に記載の買物支援装置。 The shopping support device according to claim 2, wherein the control unit acquires the estimated distance from a storage unit that stores the distance between the display locations of the products. 前記制御部は、第1の商品が購入済状態になったときと第2の商品が購入済状態になったときとの間隔に基づき、前記第1の商品の陳列場所と前記第2の商品の陳列場所との距離を推定する、請求項2又は請求項3に記載の買物支援装置。 The control unit determines the display location of the first product and the second product based on the interval between the time when the first product is in the purchased state and the time when the second product is in the purchased state. The shopping support device according to claim 2 or 3, which estimates the distance from the display place of the product. 端末装置及び買物支援装置を含み、
前記買物支援装置は、
ショッピングリストに含まれる複数の商品のそれぞれについて、ユーザーの現在位置から当該商品の陳列場所までの距離を推定し、前記ショッピングリストに含まれる前記複数の商品を前記距離の順に並べたリストを生成する制御部と、
前記リストを送信する第1の通信部と、を備え、
前記端末装置は、
前記第1の通信部によって送信された前記リストを受信する第2の通信部と、
前記第2の通信部によって受信された前記リストを表示する表示部と、を備える、買物支援システム。
Including terminal equipment and shopping support equipment
The shopping support device is
For each of the plurality of products included in the shopping list, the distance from the user's current position to the display location of the product is estimated, and a list in which the plurality of products included in the shopping list are arranged in the order of the distance is generated. Control unit and
The first communication unit for transmitting the list is provided.
The terminal device is
A second communication unit that receives the list transmitted by the first communication unit, and
A shopping support system including a display unit for displaying the list received by the second communication unit.
買物支援装置が備えるコンピューターを、
ショッピングリストに含まれる複数の商品のそれぞれについて、ユーザーの現在位置から当該商品の陳列場所までの推定距離を取得する制御部として機能させ、
前記制御部は、前記ショッピングリストに含まれる前記複数の商品を前記推定距離の順に並べたリストを生成する、プログラム。

The computer that the shopping support device has
For each of the multiple products included in the shopping list, it functions as a control unit that acquires the estimated distance from the user's current position to the display location of the product.
The control unit is a program that generates a list in which the plurality of products included in the shopping list are arranged in the order of the estimated distance.

JP2021209371A 2017-08-18 2021-12-23 SHOPPING ASSIST DEVICE, SHOPPING ASSISTANCE SYSTEM AND PROGRAM Active JP7274563B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021209371A JP7274563B2 (en) 2017-08-18 2021-12-23 SHOPPING ASSIST DEVICE, SHOPPING ASSISTANCE SYSTEM AND PROGRAM

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017158047A JP7000073B2 (en) 2017-08-18 2017-08-18 Shopping support equipment, shopping support systems and programs
JP2021209371A JP7274563B2 (en) 2017-08-18 2021-12-23 SHOPPING ASSIST DEVICE, SHOPPING ASSISTANCE SYSTEM AND PROGRAM

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017158047A Division JP7000073B2 (en) 2017-08-18 2017-08-18 Shopping support equipment, shopping support systems and programs

Publications (3)

Publication Number Publication Date
JP2022043210A true JP2022043210A (en) 2022-03-15
JP2022043210A5 JP2022043210A5 (en) 2022-03-28
JP7274563B2 JP7274563B2 (en) 2023-05-16

Family

ID=87699570

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021209371A Active JP7274563B2 (en) 2017-08-18 2021-12-23 SHOPPING ASSIST DEVICE, SHOPPING ASSISTANCE SYSTEM AND PROGRAM

Country Status (1)

Country Link
JP (1) JP7274563B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000030148A (en) * 1998-04-30 2000-01-28 Fujitsu Ltd Electronic shopping system containing customer position recognition
JP2010054298A (en) * 2008-08-27 2010-03-11 Nec Corp Route guide system, route guide terminal, route guide method, and route guide program
JP2014055846A (en) * 2012-09-12 2014-03-27 Ricoh Co Ltd Route guide system, route guide server and route guide method
US20160328784A1 (en) * 2015-05-04 2016-11-10 Wal-Mart Stores, Inc. System and method for mapping product locations

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000030148A (en) * 1998-04-30 2000-01-28 Fujitsu Ltd Electronic shopping system containing customer position recognition
JP2010054298A (en) * 2008-08-27 2010-03-11 Nec Corp Route guide system, route guide terminal, route guide method, and route guide program
JP2014055846A (en) * 2012-09-12 2014-03-27 Ricoh Co Ltd Route guide system, route guide server and route guide method
US20160328784A1 (en) * 2015-05-04 2016-11-10 Wal-Mart Stores, Inc. System and method for mapping product locations

Also Published As

Publication number Publication date
JP7274563B2 (en) 2023-05-16

Similar Documents

Publication Publication Date Title
US9619976B2 (en) Method for processing a purchase transaction using a plurality of transaction systems
US20230074855A1 (en) Registration apparatus, registration system and registration method
US10565546B2 (en) System and method for obtaining out-of-stock inventory
US10497017B2 (en) Method and system for distributing and tracking effectiveness of product recommendations
US11257060B2 (en) Method for processing a purchase transaction using a plurality of transaction systems
JP2007272535A (en) Shopping support system, shopping support device, shopping support method, and shopping support program
US20200111108A1 (en) Information processing system, information processing method and non-transitory computer-readable medium for executing the method
JP2023063538A (en) Commodity data processing system, information terminal, and program thereof
JP2019153156A (en) Settlement processing system, information processing device, settlement method, information code display method, and program
CN111523957A (en) Commodity data processing device, control method, readable storage medium, and electronic apparatus
US20200184554A1 (en) Credit information providing server device, credit information providing method, and recording medium
US10872325B2 (en) Commodity sales data processing apparatus and control program
CN113362055A (en) Transaction processing system, portable terminal and storage medium
JP7000072B2 (en) Shopping support equipment, shopping support methods and programs
JP7000073B2 (en) Shopping support equipment, shopping support systems and programs
JP7274563B2 (en) SHOPPING ASSIST DEVICE, SHOPPING ASSISTANCE SYSTEM AND PROGRAM
JP7274562B2 (en) Shopping support device, shopping support method and program
JP2018005515A (en) Program, information processing device, electronic device and information processing program
JP2021152787A (en) Shopping support device and control program thereof
EP3392821A1 (en) Server device and service method
JP7436610B2 (en) Acquisition device, acquisition system and program
JP6833935B2 (en) Server equipment, reporting methods and programs
US20170278154A1 (en) Ordering system utilizing personal information
US20170206531A1 (en) Self-registration system for products
JP7461261B2 (en) Inventory system, data processing device and control program thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220121

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220317

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20230104

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230404

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230501

R150 Certificate of patent or registration of utility model

Ref document number: 7274563

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150