JP7458798B2 - Information processing equipment and programs - Google Patents

Information processing equipment and programs Download PDF

Info

Publication number
JP7458798B2
JP7458798B2 JP2020011356A JP2020011356A JP7458798B2 JP 7458798 B2 JP7458798 B2 JP 7458798B2 JP 2020011356 A JP2020011356 A JP 2020011356A JP 2020011356 A JP2020011356 A JP 2020011356A JP 7458798 B2 JP7458798 B2 JP 7458798B2
Authority
JP
Japan
Prior art keywords
information
recipe
recipe information
product
payment
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.)
Active
Application number
JP2020011356A
Other languages
Japanese (ja)
Other versions
JP2021117801A (en
Inventor
陽一朗 山田
亨 寺内
和成 小暮
里美 齋藤
潮美 松井
智 石原
宏一 渡邉
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
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2020011356A priority Critical patent/JP7458798B2/en
Publication of JP2021117801A publication Critical patent/JP2021117801A/en
Application granted granted Critical
Publication of JP7458798B2 publication Critical patent/JP7458798B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Description

本発明の実施形態は、情報処理装置及びプログラムに関する。 Embodiments of the present invention relate to an information processing device and a program.

近年、ショッピングカートにタッチパネル、スキャナ等を備えた情報端末を設けた店舗システムが提案されている。ショッピングカートを使用する客は、購買商品をショッピングカートに載せる際に、その購買商品に付されたコードシンボルをスキャナで読み取らせて商品登録を行う。情報端末で登録された購買商品の商品コードは、サーバに送信される。サーバは、情報端末で登録された購買商品の商品コードに基づいて、当該情報端末を使用している客の購買商品リストデータを作成する。買物を終えた客は、情報端末から会計指示を行う。この会計指示を受けてサーバは、当該情報端末を使用している客の購買商品リストデータを会計機へと転送する。客は、購買商品リストデータを基に会計機にて会計を行う。以上で、客の購買商品の決済が完了する。
ショッピングカートを使用する客は、タッチパネルに表示されるレシピ情報等の種々の情報を確認しながら買物を行うことができる。客は、レシピ情報等の情報を覚えるのは難しいので、タッチパネルに表示される情報を印刷したいとの要望がある。
In recent years, store systems have been proposed in which a shopping cart is provided with an information terminal equipped with a touch panel, a scanner, and the like. When a customer using a shopping cart places a purchased product on the shopping cart, the customer registers the product by having a scanner read a code symbol attached to the purchased product. The product code of the purchased product registered on the information terminal is sent to the server. The server creates purchased product list data for the customer using the information terminal based on the product code of the purchased product registered with the information terminal. When the customer has finished shopping, he or she issues payment instructions from the information terminal. Upon receiving this checkout instruction, the server transfers the purchased product list data of the customer using the information terminal to the checkout machine. The customer pays the bill using the billing machine based on the purchased product list data. With the above steps, the payment for the customer's purchased product is completed.
A customer using a shopping cart can shop while checking various information such as recipe information displayed on the touch panel. Since it is difficult for customers to remember information such as recipe information, there is a desire to print the information displayed on the touch panel.

特開2019-46498号公報JP 2019-46498 A

しかしながら、ショッピングカートにプリンタを設置することは、設置スペース及び消費電力等を考慮すると難しい。 However, installing a printer in a shopping cart is difficult in consideration of installation space, power consumption, and the like.

本発明の実施形態が解決しようとする課題は、買物中に提示された情報の客による買物後の活用を支援する技術を提供しようとするものである。 The problem to be solved by the embodiments of the present invention is to provide a technology that supports the use of information presented during shopping by a customer after shopping.

一実施形態において、情報処理装置は、第1の取得部と、第2の取得部と、送信部とを備える。前記第1の取得部は、購買者の買物に関する決済を示す情報を取得する。前記第2の取得部は、前記第1の取得部による前記決済を示す情報の取得に基づいて、買物中に前記購買者が使用する端末に表示された第1の情報を識別する情報を取得する。前記送信部は、前記第1の情報に対応する第2の情報の出力指示を送信する。 In one embodiment, an information processing device includes a first acquisition section, a second acquisition section, and a transmission section. The first acquisition unit acquires information indicating a purchase-related payment by a purchaser. The second acquisition unit acquires information identifying first information displayed on a terminal used by the purchaser during shopping, based on the acquisition of the information indicating the payment by the first acquisition unit. do. The transmitter transmits an instruction to output second information corresponding to the first information.

実施形態に係る店舗システムを例示するブロック図。FIG. 1 is a block diagram illustrating a store system according to an embodiment. 実施形態に係る情報端末を例示するブロック図。FIG. 1 is a block diagram illustrating an information terminal according to an embodiment. 実施形態に係るカートを例示する斜視図。FIG. 1 is a perspective view illustrating a cart according to an embodiment. 実施形態に係る配信サーバを例示するブロック図。FIG. 2 is a block diagram illustrating a distribution server according to the embodiment. 実施形態に係る購買商品リストデータを例示する図。FIG. 4 is a diagram illustrating purchase product list data according to the embodiment. 実施形態に係る商品-レシピデータベースを例示する図。FIG. 2 is a diagram illustrating a product-recipe database according to an embodiment. 実施形態に係る会員-表示レシピデータベースを例示する図。FIG. 2 is a diagram illustrating a member-display recipe database according to an embodiment. 実施形態に係る配信サーバによる表示レシピIDの登録処理の手順を例示するフローチャート。7 is a flowchart illustrating a procedure for registering a display recipe ID by the distribution server according to the embodiment. 実施形態に係る情報端末における第1のレシピ情報の表示画面を例示する図。The figure which illustrates the display screen of the 1st recipe information in the information terminal based on embodiment. 実施形態に係る配信サーバによる第2のレシピ情報の出力制御処理の手順を例示するフローチャート。7 is a flowchart illustrating a procedure for output control processing of second recipe information by the distribution server according to the embodiment. 実施形態に係る会計機から出る第2のレシピ情報が印刷されたレシートを例示する図。FIG. 7 is a diagram illustrating a receipt on which second recipe information is printed, which is output from the accounting machine according to the embodiment. 実施形態に係る配信サーバによる出力対象の登録処理の手順の一例を示すフローチャート。10 is a flowchart showing an example of a procedure of a registration process of an output target by a distribution server according to the embodiment. 実施形態に係る配信サーバによる出力対象の登録処理の手順の別の例を示すフローチャート。7 is a flowchart illustrating another example of the procedure for registering an output target by the distribution server according to the embodiment.

以下、図面を用いて実施形態について説明する。
図1は、本施形態に係る店舗システム100を例示するブロック図である。
店舗システム100は、店舗サーバ1、会員サーバ2、仮想POSサーバ3、通信サーバ4、会計機5、情報端末6、アクセスポイント7、配信サーバ8、レシートサーバ9及び情報保持サーバ10を含む。店舗システム100は、ネットワーク11を含む。ネットワーク11は、店舗サーバ1、会員サーバ2、仮想POSサーバ3、通信サーバ4、会計機5及びアクセスポイント7を互いに通信自在に接続する。ネットワーク11は、例えばLAN(Local Area Network)である。店舗システム100は、ネットワーク12を含む。ネットワーク12は、通信サーバ4、配信サーバ8、レシートサーバ9及び情報保持サーバ10を互いに通信自在に接続する。ネットワーク12は、例えばインターネットである。なお、店舗サーバ1、会員サーバ2及び仮想POSサーバ3は、ネットワーク11に代えてネットワーク12と接続するクラウドサーバでもよい。なお、店舗システム100は、店舗サーバ1、会員サーバ2、仮想POSサーバ3、通信サーバ4、会計機5、情報端末6、アクセスポイント7、配信サーバ8、レシートサーバ9及び情報保持サーバ10のうちの少なくとも2つを有するシステムを指すこともある。店舗システム100は、情報処理システムの一例である。
Hereinafter, embodiments will be described using the drawings.
FIG. 1 is a block diagram illustrating a store system 100 according to the present embodiment.
The store system 100 includes a store server 1, a member server 2, a virtual POS server 3, a communication server 4, an accounting machine 5, an information terminal 6, an access point 7, a distribution server 8, a receipt server 9, and an information holding server 10. Store system 100 includes network 11 . The network 11 connects the store server 1, member server 2, virtual POS server 3, communication server 4, accounting machine 5, and access point 7 so that they can communicate with each other. The network 11 is, for example, a LAN (Local Area Network). Store system 100 includes network 12 . The network 12 connects the communication server 4, distribution server 8, receipt server 9, and information holding server 10 so that they can communicate with each other. Network 12 is, for example, the Internet. Note that the store server 1, member server 2, and virtual POS server 3 may be cloud servers connected to the network 12 instead of the network 11. Note that the store system 100 includes a store server 1, a member server 2, a virtual POS server 3, a communication server 4, an accounting machine 5, an information terminal 6, an access point 7, a distribution server 8, a receipt server 9, and an information retention server 10. It may also refer to a system that has at least two of the following. Store system 100 is an example of an information processing system.

店舗サーバ1は、店舗業務を支援する。その支援のために店舗サーバ1は、商品データベース、売上データベース等を記憶する。商品データベースは、店舗で販売される商品毎に商品データを記述した商品レコードを保存する。商品データは、商品コード、価格、商品名等を含む。商品コードは、商品の識別コードである。売上データベースは、商品、部門、時間帯、日付、週、月等の項目毎に売上データを記述した売上レコードを保存する。売上データは、売上点数、売上金額等を含む。 The store server 1 supports store operations. To support this, the store server 1 stores a product database, a sales database, and the like. The product database stores product records that describe product data for each product sold at the store. The product data includes a product code, price, product name, etc. The product code is an identification code of the product. The sales database stores sales records that describe sales data for each item such as product, department, time zone, date, week, month, etc. The sales data includes the number of sales items, sales amount, etc.

会員サーバ2は、会員登録をした客いわゆる会員の購買業務を支援する。その支援のために会員サーバ2は、会員データベースを記憶する。会員データベースは、会員毎に会員データを記述した会員レコードを保存する。会員データは、会員を個々に識別するために会員毎に割り当てられた固有の会員IDを含む。会員データは、その会員に対して付与されたサービスポイントの累積値、その会員が買い上げた購買商品の履歴等を含んでもよい。 The member server 2 supports purchasing operations of customers who have registered as members, so-called members. To support this, the member server 2 stores a member database. The member database stores member records that describe member data for each member. The member data includes a unique member ID assigned to each member to individually identify the member. The member data may include the cumulative value of service points given to the member, the history of purchased products purchased by the member, and the like.

仮想POSサーバ3は、情報端末6と協働することで、その情報端末6がPOS端末として機能しているように見せかけるための支援を行う。仮想POSサーバ3は、店舗サーバ1で管理されている商品データベース及び会員サーバ2で管理されている会員データベースを用いて、客毎の購買商品リストデータを記憶する。客は、購買者ともいう。購買商品リストデータは、会員ID、1以上の購買商品データ及び合計金額を含む。購買商品データは、情報端末6で登録された購買商品に関するデータである。購買商品データは、客が購入する購買商品の商品コード、商品名、価格、販売点数、販売金額、税額等を含むデータである。合計金額は、購買商品データに含まれる販売金額と税額とを合計した金額である。仮想POSサーバ3は、情報端末6から送信される購買商品の商品コードに基づき、この情報端末6を使用している客の購買商品リストデータを作成する。作成は、データの追加、削除及び更新などを含む。例えば、仮想POSサーバ3は、情報端末6で登録された購買商品の商品コードに基づき、登録された購買商品の購買商品データを購買商品リストデータに追加する。例えば、仮想POSサーバ3は、情報端末6で登録解除された購買商品の商品コードに基づき、登録解除された購買商品の購買商品データを購買商品リストデータから削除する。購買商品リストデータの構成例については後述する。仮想POSサーバ3は、情報端末6から送信される会計指示に基づき、この情報端末6を使用している客の購買商品リストデータを会計機5へ送信する。 The virtual POS server 3 cooperates with the information terminal 6 to provide support for making the information terminal 6 appear to function as a POS terminal. The virtual POS server 3 uses the product database managed by the store server 1 and the member database managed by the member server 2 to store purchased product list data for each customer. A customer is also called a purchaser. The purchased product list data includes a member ID, one or more purchased product data, and a total amount. The purchased product data is data related to purchased products registered on the information terminal 6. The purchased product data includes the product code, product name, price, number of items sold, sales amount, tax amount, etc. of the purchased product purchased by the customer. The total amount is the sum of the sales amount and tax amount included in the purchased product data. The virtual POS server 3 creates purchased product list data for the customer using the information terminal 6 based on the product code of the purchased product transmitted from the information terminal 6. Creation includes adding, deleting, updating, etc. of data. For example, the virtual POS server 3 adds the purchased product data of the registered purchased product to the purchased product list data based on the product code of the purchased product registered with the information terminal 6. For example, the virtual POS server 3 deletes the purchased product data of the deregistered purchased product from the purchased product list data based on the product code of the purchased product whose registration was deregistered on the information terminal 6. A configuration example of the purchased product list data will be described later. Based on the accounting instruction transmitted from the information terminal 6, the virtual POS server 3 transmits the purchased product list data of the customer using the information terminal 6 to the accounting machine 5.

通信サーバ4は、店舗サーバ1、会員サーバ2、仮想POSサーバ3、会計機5及び情報端末6と、配信サーバ8、レシートサーバ9及び情報保持サーバ10との間のデータ通信処理を支援する。 The communication server 4 supports data communication processing between the store server 1, member server 2, virtual POS server 3, accounting machine 5, and information terminal 6, and the distribution server 8, receipt server 9, and information holding server 10.

会計機5は、仮想POSサーバ3から送信される購買商品リストデータに基づいて、購買商品の決済(会計)を店員若しくは客が行うことを可能とした機器である。会計機5は、周知のセルフ式POS端末である。会計機5は、周知の対面式POS端末であってもよい。会計機5の台数は、特に制限されない。図1では、1店舗に3台の会計機5が設置された店舗システム100を示している。会計機5は、種々の情報を印刷したレシートを出す。例えば、会計機5は、購買商品毎の価格及び合計金額などの情報を印刷したレシートを出す。会計機5は、レシートへの印刷により種々の情報を出力する出力機器の一例である。 The accounting machine 5 is a device that allows a store clerk or a customer to settle (account) for purchased items based on the purchased item list data sent from the virtual POS server 3. The accounting machine 5 is a well-known self-service POS terminal. The accounting machine 5 may also be a well-known face-to-face POS terminal. There is no particular limit to the number of accounting machines 5. FIG. 1 shows a store system 100 in which three accounting machines 5 are installed in one store. The accounting machine 5 issues receipts on which various information is printed. For example, the accounting machine 5 issues receipts on which information such as the price of each purchased item and the total amount is printed. The accounting machine 5 is an example of an output device that outputs various information by printing on a receipt.

情報端末6は、買物中に客が使用する機器である。「買物」は、客が店舗内の商品を購入するための動作である。例えば、「買物」は、客が購買商品を決済する前に、店舗内の購買商品を情報端末6で読み取る、登録また登録解除をする動作である。情報端末6は、客が購買商品の登録または登録解除に係るデータの入力をセルフで行うことを可能とした機器である。情報端末6は、買物中の客に関連する機器ということもできる。例えば、情報端末6は、登録に係る購買商品の商品コードを仮想POSサーバ3へ送信する。例えば、情報端末6は、登録解除に係る購買商品の商品コードを仮想POSサーバ3へ送信する。例えば、情報端末6は、会計指示を仮想POSサーバ3へ送信する。情報端末6は、ショッピングカートCに設けられている。以下では、ショッピングカートCを単にカートCと称する。情報端末6は、アクセスポイント7と無線通信を行う。 The information terminal 6 is a device used by a customer while shopping. "Shopping" is an action by which a customer purchases products in a store. For example, "shopping" is an operation in which a customer registers or deregisters purchased products in the store by reading them on the information terminal 6 before making payment for the purchased products. The information terminal 6 is a device that allows customers to self-input data related to registration or deregistration of purchased products. The information terminal 6 can also be said to be a device related to a customer while shopping. For example, the information terminal 6 transmits the product code of the purchased product related to registration to the virtual POS server 3. For example, the information terminal 6 transmits the product code of the purchased product related to registration cancellation to the virtual POS server 3. For example, the information terminal 6 transmits accounting instructions to the virtual POS server 3. The information terminal 6 is provided in the shopping cart C. Hereinafter, the shopping cart C will be simply referred to as cart C. Information terminal 6 performs wireless communication with access point 7 .

アクセスポイント7は、店舗サーバ1、会員サーバ2、仮想POSサーバ3、通信サーバ4及び会計機5と、情報端末6との間のデータ通信を中継する。アクセスポイント7は、図1では1台のみ示しているが、店舗の規模等により2台以上あってもよい。 The access point 7 relays data communication between the store server 1, member server 2, virtual POS server 3, communication server 4, and accounting machine 5, and the information terminal 6. Although only one access point 7 is shown in FIG. 1, there may be two or more access points 7 depending on the size of the store.

配信サーバ8は、買物中に客が使用する情報端末6に情報を表示させるサーバである。例えば、配信サーバ8は、購買商品に関連する第1のレシピ情報を情報端末6に表示させる。第1のレシピ情報は、情報端末6への表示候補となるレシピ情報である。第1のレシピ情報は、購買商品を用いたレシピを紹介する情報である。第1のレシピ情報は、静止画像情報でもいいし、動画像情報を含む情報でもよい。第1のレシピ情報は、情報端末6への表示候補となる第1の情報の一例ある。配信サーバ8は、情報処理装置の一例である。配信サーバ8の構成例については後述する。 The distribution server 8 is a server that displays information on the information terminal 6 used by the customer while shopping. For example, the distribution server 8 displays first recipe information related to the purchased item on the information terminal 6. The first recipe information is recipe information that is a candidate for display on the information terminal 6. The first recipe information is information that introduces a recipe using the purchased item. The first recipe information may be still image information or information including moving image information. The first recipe information is an example of first information that is a candidate for display on the information terminal 6. The distribution server 8 is an example of an information processing device. An example configuration of the distribution server 8 will be described later.

レシートサーバ9は、第2のレシピ情報を情報端末6とは異なる他の機器へ送信するサーバである。第2のレシピ情報は、購買商品を用いたレシピを紹介する情報である。例えば、第2のレシピ情報は、静止画像情報である。第2のレシピ情報は、第1のレシピ情報に対応する情報である。第1のレシピ情報と第2のレシピ情報との「対応」は、第1のレシピ情報と第2のレシピ情報との完全一致だけでなく、関連することも含む。第1のレシピ情報及び第2のレシピ情報は、同じ購買商品のレシピを対象としていれば、互いに関連するといえる。第1のレシピ情報及び第2のレシピ情報が同じ購買商品のレシピを対象とし、第1のレシピ情報が動画像を含む情報であり、第2のレシピ情報が静止画像情報であるものとする。この場合、第1のレシピ情報及び第2のレシピ情報の形式は異なるが、第1のレシピ情報及び第2のレシピ情報は、同じ購買商品のレシピを対象としているので、互いに関連する。なお、第1のレシピ情報及び第2のレシピ情報に含まれるレシピの内容の細かさのレベルは、同じであっても異なっていてもよい。第1のレシピ情報は詳細なレシピの情報で、第2のレシピ情報は簡略化したレシピの情報であってもよい。第2のレシピ情報は、情報端末6とは異なる他の機器で出力される第2の情報の一例ある。レシートサーバ9は、種々のレシピに関する第2のレシピ情報を、第2のレシピ情報を識別する情報に紐付けて記憶する。 The receipt server 9 is a server that transmits the second recipe information to another device different from the information terminal 6. The second recipe information is information that introduces recipes using purchased products. For example, the second recipe information is still image information. The second recipe information is information corresponding to the first recipe information. The "correspondence" between the first recipe information and the second recipe information includes not only a complete match between the first recipe information and the second recipe information, but also a relationship between the first recipe information and the second recipe information. The first recipe information and the second recipe information can be said to be related to each other if they target recipes for the same purchased product. It is assumed that the first recipe information and the second recipe information target recipes for the same purchased product, the first recipe information is information including a moving image, and the second recipe information is still image information. In this case, although the formats of the first recipe information and the second recipe information are different, the first recipe information and the second recipe information are related to each other because they target recipes for the same purchased product. Note that the level of detail of recipe contents included in the first recipe information and the second recipe information may be the same or different. The first recipe information may be detailed recipe information, and the second recipe information may be simplified recipe information. The second recipe information is an example of second information output by a device different from the information terminal 6. The receipt server 9 stores second recipe information regarding various recipes in association with information that identifies the second recipe information.

情報保持サーバ10は、種々のレシピに関する第1のレシピ情報を記憶するサーバである。 The information holding server 10 is a server that stores first recipe information regarding various recipes.

図2は、情報端末6を例示するブロック図である。
情報端末6は、プロセッサ61、メインメモリ62、補助記憶デバイス63、無線ユニット64、タッチパネル65、スキャナ66、リーダ67及びカメラ68を有するコンピュータである。
FIG. 2 is a block diagram illustrating the information terminal 6. As shown in FIG.
The information terminal 6 is a computer having a processor 61, a main memory 62, an auxiliary storage device 63, a wireless unit 64, a touch panel 65, a scanner 66, a reader 67, and a camera 68.

プロセッサ61は、情報端末6の中枢部分に相当する。例えば、プロセッサ61は、CPU(Central Processing Unit)であるが、これに限定されない。プロセッサ61は、種々の回路で構成されていてもよい。プロセッサ61は、メインメモリ62または補助記憶デバイス63に予め記憶されているプログラムを実行することで、種々の動作を実行する。例えば、プロセッサ61は、後述するスキャナ66で読み取られたコードシンボルに基づく商品コードを取得する。プロセッサ61は、商品コードに関連する購買商品の登録または登録解除を行う。 The processor 61 corresponds to the central part of the information terminal 6. For example, the processor 61 is a CPU (Central Processing Unit), but is not limited thereto. Processor 61 may be composed of various circuits. The processor 61 executes various operations by executing programs stored in the main memory 62 or the auxiliary storage device 63 in advance. For example, the processor 61 obtains a product code based on a code symbol read by a scanner 66, which will be described later. The processor 61 registers or deregisters purchased products related to the product code.

メインメモリ62は、情報端末6の主記憶部分に相当する。メインメモリ62は、不揮発性のメモリ領域と揮発性のメモリ領域とを含む。メインメモリ62は、不揮発性のメモリ領域ではオペレーティングシステム又はプログラムを記憶する。メインメモリ62は、揮発性のメモリ領域を、プロセッサ61によってデータが適宜書き換えられるワークエリアとして使用する。例えば、メインメモリ62は、不揮発性のメモリ領域としてROM(Read Only Memory)を含む。例えば、メインメモリ62は、揮発性のメモリ領域としてRAM(Random Access Memory)を含む。 The main memory 62 corresponds to the main memory portion of the information terminal 6. Main memory 62 includes a nonvolatile memory area and a volatile memory area. Main memory 62 is a nonvolatile memory area that stores an operating system or programs. The main memory 62 uses a volatile memory area as a work area in which data is appropriately rewritten by the processor 61. For example, the main memory 62 includes a ROM (Read Only Memory) as a nonvolatile memory area. For example, the main memory 62 includes a RAM (Random Access Memory) as a volatile memory area.

補助記憶デバイス63は、情報端末6の補助記憶部分に相当する。例えば、補助記憶デバイス63は、EEPROM(登録商標)(Electric Erasable Programmable Read-Only Memory)、HDD(Hard Disc Drive)またはSSD(Solid State Drive)などである。補助記憶デバイス63は、上述のプログラム、プロセッサ61が各種の処理を行う上で使用するデータ及びプロセッサ61での処理によって生成されたデータを記憶する。 The auxiliary storage device 63 corresponds to an auxiliary storage portion of the information terminal 6. For example, the auxiliary storage device 63 is an EEPROM (registered trademark) (Electric Erasable Programmable Read-Only Memory), an HDD (Hard Disc Drive), or an SSD (Solid State Drive). The auxiliary storage device 63 stores the above-mentioned programs, data used by the processor 61 to perform various processes, and data generated by the processing by the processor 61.

無線ユニット64は、アクセスポイント7との間で無線通信プロトコルに従いデータの無線通信を行う。例えば、無線ユニット64は、登録に係る購買商品の商品コードを仮想POSサーバ3へ送信する。例えば、無線ユニット64は、登録解除に係る購買商品の商品コードを仮想POSサーバ3へ送信する。例えば、無線ユニット64は、客によりタッチパネル65で入力された会計指示を仮想POSサーバ3へ送信する。 The wireless unit 64 performs wireless data communication with the access point 7 according to a wireless communication protocol. For example, the wireless unit 64 transmits the product code of the purchased product related to registration to the virtual POS server 3. For example, the wireless unit 64 transmits the product code of the purchased product related to registration cancellation to the virtual POS server 3. For example, the wireless unit 64 transmits a checkout instruction inputted by a customer on the touch panel 65 to the virtual POS server 3.

タッチパネル65は、情報端末60の入力デバイスと表示デバイスとを兼ね備えた機器である。タッチパネル65は、表示された画像に対するタッチ位置を検出し、そのタッチ位置情報をプロセッサ61に出力する。例えば、タッチパネル65は、客による会計指示の入力を受け付ける。例えば、タッチパネル65は、配信サーバ8から送信される種々情報を表示する。 The touch panel 65 is a device that serves as both an input device and a display device for the information terminal 60. The touch panel 65 detects a touch position on the displayed image and outputs the touch position information to the processor 61. For example, the touch panel 65 accepts input of payment instructions from a customer. For example, the touch panel 65 displays various information transmitted from the distribution server 8.

スキャナ66は、商品に付されたバーコード、二次元データコード等のコードシンボルを読み取る。商品には、その商品コードを表すコードシンボルが付されている。スキャナ66は、読み取ったコードシンボルに基づく商品コードをプロセッサ61に出力する。スキャナ66は、レーザ光の走査によりコードシンボルを読み取るタイプであってもよいし、撮像デバイスで撮像した画像からコードシンボルを読み取るタイプであってもよい。 The scanner 66 reads code symbols such as barcodes and two-dimensional data codes attached to products. A code symbol representing the product code is attached to each product. The scanner 66 outputs a product code based on the read code symbol to the processor 61. The scanner 66 may be of a type that reads code symbols by scanning with laser light, or may be of a type that reads code symbols from an image captured by an imaging device.

リーダ67は、記録媒体に記録されたデータを読み取り、読み取ったデータをプロセッサ61に出力する。リーダ67は、記録媒体が磁気カードの場合には磁気カードリーダであり、接触式ICカードの場合にはICカードリーダである。非接触式ICカード又はスマートフォン等のようにRFID(Radio Frequency Identification)を使用した記録媒体の場合には、RFIDリーダがリーダ67として使用される。 The reader 67 reads data recorded on the recording medium and outputs the read data to the processor 61. The reader 67 is a magnetic card reader when the recording medium is a magnetic card, and is an IC card reader when the recording medium is a contact type IC card. In the case of a recording medium using RFID (Radio Frequency Identification), such as a non-contact IC card or a smartphone, an RFID reader is used as the reader 67.

カメラ68は、カートCの籠受部に置かれた籠を上方から撮影できるように、カートCに設けられている。カメラ68は、カートCのユーザである客が買上商品を正しく籠に入れたか否かを監視するためのものである。 The camera 68 is provided on the cart C so as to be able to photograph the basket placed on the basket receiving portion of the cart C from above. The camera 68 is for monitoring whether the customer who is the user of the cart C has correctly placed the purchased items in the basket.

以上のような回路構成要素を備えた情報端末6において、プロセッサ61、メインメモリ62、補助記憶デバイス63、無線ユニット64及びタッチパネル65は、タブレット端末TMによって構成されている。そしてこのタブレット端末TMに、スキャナ66、リーダ67及びカメラ68を電気的に接続することで、情報端末60が構成されている。 In the information terminal 6 including the circuit components as described above, the processor 61, main memory 62, auxiliary storage device 63, wireless unit 64, and touch panel 65 are configured by a tablet terminal TM. An information terminal 60 is configured by electrically connecting a scanner 66, a reader 67, and a camera 68 to this tablet terminal TM.

図3は、カートCを例示する斜視図である。
カートCは、情報端末6を取り付ける。
カートCは、移動用のキャスタ部C1と、ハンドルフレーム部C2と、籠受部C3とを備えている。キャスタ部C1は、床面上を円滑に移動させるための4輪の車輪C11を有している。またキャスタ部C1は、買物カゴSBに入らないような大きな荷物を置くための受け部C12を備えている。ハンドルフレーム部C2は、キャスタ部C1の後輪側に立設された一対の縦フレームC21、C21と、これら縦フレームC21、C21の上端を連結するハンドルバーC22と、を含む。籠受部C3は、ハンドルフレーム部C2の中途部位から前方にある。カートCは、籠受部C3に、店備え付けの買物カゴSBを載置することができる。買物カゴSBは、商品を収容するためのものである。
FIG. 3 is a perspective view illustrating the cart C.
An information terminal 6 is attached to the cart C.
The cart C includes a caster section C1 for moving, a handle frame section C2, and a basket receiving section C3. The caster section C1 has four wheels C11 for smooth movement on the floor. The caster section C1 also includes a receiving section C12 for placing large items that do not fit into the shopping basket SB. The handle frame section C2 includes a pair of vertical frames C21, C21 erected on the rear wheel side of the caster section C1, and a handle bar C22 connecting the upper ends of the vertical frames C21, C21. The basket receiving section C3 is located forward from the midpoint of the handle frame section C2. The cart C can place a shopping basket SB provided by the store on the basket receiving section C3. The shopping basket SB is for storing merchandise.

スキャナ66は、ハンドルバーC22の中途部にある。スキャナ66は、手前側に読取窓が位置するようにハンドルバーC22に取り付けられている。手前側は、ハンドルバーC22を持ってカートCを押す客が立つ側である。 The scanner 66 is located in the middle of the handlebar C22. The scanner 66 is attached to the handlebar C22 so that the reading window is located on the front side. The front side is the side on which a customer who pushes the cart C while holding the handlebar C22 stands.

一方の縦フレームC21に、ポールC4が取り付けられている。ポールC4は、その先端がハンドルバーC22よりも上方に位置している。タブレット端末TMは、タッチパネル65の画面を手前にしてポールC4の先端部に取り付けられている。リーダ67は、カートスリットが手前側に位置するようにタブレット端末TMのフレームに取り付けられている。図3においては、リーダ67を磁気カードリーダとしている。カメラ68は、籠受部C3に置かれた買物カゴSBの全体を上方から撮像するように、ポールC4の中途部に取り付けられている。 A pole C4 is attached to one of the vertical frames C21. The tip of the pole C4 is located above the handlebars C22. The tablet terminal TM is attached to the tip of the pole C4 with the screen of the touch panel 65 facing forward. The reader 67 is attached to the frame of the tablet terminal TM so that the cart slit is located on the front side. In FIG. 3, the reader 67 is a magnetic card reader. The camera 68 is attached to the middle of the pole C4 so that it can capture an image of the entire shopping basket SB placed in the basket receiving section C3 from above.

バッテリBTは、ハンドルフレーム部C2の下端側に、縦フレームC21、C21に亘って取り付けられている。バッテリBTは、タブレット端末TM、スキャナ66、リーダ67及びカメラ68の駆動電源となる。 The battery BT is attached to the lower end side of the handle frame portion C2, spanning the vertical frames C21, C21. The battery BT serves as a power source for driving the tablet terminal TM, scanner 66, reader 67, and camera 68.

図4は、配信サーバ8を例示するブロック図である。
配信サーバ8は、プロセッサ81、メインメモリ82、補助記憶デバイス83及び通信インタフェース84を有するコンピュータである。図4では、インタフェースは、「I/F」と記載されている。
FIG. 4 is a block diagram illustrating the distribution server 8. As shown in FIG.
The distribution server 8 is a computer having a processor 81, a main memory 82, an auxiliary storage device 83, and a communication interface 84. In FIG. 4, the interface is described as "I/F."

プロセッサ81は、配信サーバ8の中枢部分に相当する。プロセッサ81は、上述のプロセッサ61と同様のハードウェア構成である。プロセッサ81は、メインメモリ82または補助記憶デバイス83に予め記憶されているプログラムをメインメモリ82に展開する。プログラムは、配信サーバ8のプロセッサ81に後述する各部を実現させるプログラムである。プロセッサ81は、メインメモリ82に展開されたプログラムを実行することで、種々の動作を実行する。 The processor 81 corresponds to the central part of the distribution server 8. Processor 81 has the same hardware configuration as processor 61 described above. The processor 81 loads a program stored in the main memory 82 or the auxiliary storage device 83 in advance into the main memory 82 . The program is a program that causes the processor 81 of the distribution server 8 to implement each section described below. The processor 81 executes various operations by executing programs loaded in the main memory 82.

メインメモリ82は、配信サーバ8の主記憶部分に相当する。メインメモリ62は、上述のメインメモリ62と同様のハードウェア構成である。メインメモリ82は、プログラムを記憶する。 The main memory 82 corresponds to the main memory portion of the distribution server 8. Main memory 62 has the same hardware configuration as main memory 62 described above. Main memory 82 stores programs.

補助記憶デバイス83は、配信サーバ8の補助記憶部分に相当する。補助記憶デバイス83は、上述の補助記憶デバイス83と同様のハードウェア構成である。補助記憶デバイス83は、上述のプログラムを記憶する。補助記憶デバイス83は記憶部の一例である。 The auxiliary storage device 83 corresponds to an auxiliary storage portion of the distribution server 8. The auxiliary storage device 83 has the same hardware configuration as the auxiliary storage device 83 described above. Auxiliary storage device 83 stores the above-mentioned program. The auxiliary storage device 83 is an example of a storage section.

補助記憶デバイス83は、商品-レシピデータベースを記憶する。商品-レシピデータベースは、各商品と各商品に関連する第1のレシピ情報とを紐付けたレコードを保存する。例えば、商品-レシピデータベースは、各商品について、商品コードと、レシピ情報IDとを紐付ける。レシピ情報IDは、第1のレシピ情報を識別する情報である。レシピ情報IDは、第1のレシピ情報を識別するために割り当てられた固有の識別IDである。商品-レシピデータベースの構成例については後述する。 Auxiliary storage device 83 stores a product-recipe database. The product-recipe database stores records that link each product with first recipe information related to each product. For example, the product-recipe database associates a product code with a recipe information ID for each product. Recipe information ID is information that identifies first recipe information. The recipe information ID is a unique identification ID assigned to identify the first recipe information. A configuration example of the product-recipe database will be described later.

補助記憶デバイス83は、会員-表示レシピデータベースを記憶する。会員-表示レシピデータベースは、各客と、各客の買物中に配信サーバ8から各客が使用する情報端末6へ送信された第1のレシピ情報とを紐付けたレコードを保存する。配信サーバ8から情報端末6へ送信された第1のレシピ情報は、情報端末6に表示された第1のレシピ情報ということもできる。以下では、配信サーバ8から情報端末6へ送信された第1のレシピ情報は、表示レシピ情報ともいう。例えば、会員-表示レシピデータベースは、会員IDと、表示レシピ情報IDとを紐付ける。表示レシピ情報IDは、表示レシピ情報を識別する情報である。表示レシピ情報は第1の表示レシピ情報に含まれるので、表示レシピ情報IDは、レシピ情報IDと同様の識別IDである。会員-表示レシピデータベースの構成例については後述する。 Auxiliary storage device 83 stores a member-display recipe database. The member-display recipe database stores records linking each customer with the first recipe information transmitted from the distribution server 8 to the information terminal 6 used by each customer during the customer's shopping. The first recipe information transmitted from the distribution server 8 to the information terminal 6 can also be called the first recipe information displayed on the information terminal 6. Hereinafter, the first recipe information transmitted from the distribution server 8 to the information terminal 6 will also be referred to as display recipe information. For example, the member-display recipe database associates a member ID with a display recipe information ID. The display recipe information ID is information that identifies display recipe information. Since the displayed recipe information is included in the first displayed recipe information, the displayed recipe information ID is the same identification ID as the recipe information ID. A configuration example of the member-display recipe database will be described later.

通信インタフェース84は、所定の通信プロトコルに従い、ネットワーク12を介して、配信サーバ8を他の装置と通信可能に接続するインタフェースを含む。 Communication interface 84 includes an interface that communicably connects distribution server 8 to other devices via network 12 in accordance with a predetermined communication protocol.

なお、配信サーバ8のハードウェア構成は、上述の構成に限定されるものではない。配信サーバ8は、適宜、上述の構成要素の省略及び変更並びに新たな構成要素の追加を可能とする。 Note that the hardware configuration of the distribution server 8 is not limited to the above-described configuration. The distribution server 8 allows the above-mentioned components to be omitted and changed, and new components to be added as appropriate.

上述のプロセッサ81に実装される各部について説明する。
プロセッサ81は、受信部810、第1の送信部811、第1の登録部812、第1の取得部813、第2の取得部814、検出部815、第2の送信部816、第3の取得部817、第2の登録部818及び第3の送信部819を実装する。以下では、客Xを対象に説明する。そのため、特に断りのない限り、情報端末6は、買物中に客Xが使用するものを指すものとする。
Each unit installed in the above-mentioned processor 81 will be explained.
The processor 81 includes a receiving section 810, a first transmitting section 811, a first registering section 812, a first acquiring section 813, a second acquiring section 814, a detecting section 815, a second transmitting section 816, and a third transmitting section 816. An acquisition unit 817, a second registration unit 818, and a third transmission unit 819 are implemented. In the following, explanation will be given for customer X. Therefore, unless otherwise specified, the information terminal 6 refers to the one used by customer X while shopping.

受信部810は、客Xによって情報端末6で登録された購買商品の商品コードを受信する。
第1の送信部811は、受信部810で受信された購買商品の商品コードに基づいて、購買商品に関連する第1のレシピ情報を情報端末6へ送信する。
第1の登録部812は、第1の送信部811による第1のレシピ情報の送信に基づいて、表示レシピ情報IDを会員-表示レシピデータベースに登録する。
The receiving unit 810 receives the product code of the purchased product registered by the customer X on the information terminal 6.
The first transmitter 811 transmits first recipe information related to the purchased product to the information terminal 6 based on the product code of the purchased product received by the receiver 810 .
The first registration unit 812 registers the display recipe information ID in the member-display recipe database based on the transmission of the first recipe information by the first transmission unit 811.

第1の取得部813は、客Xの買物に関する決済を示す情報を取得する。以下では、決済を示す情報は、決済情報ともいう。決済情報は、会計機5での購買商品の決済の実行を示す情報である。決済情報は、決済された購買商品の商品コードを含む。決済情報は、決済種別を示す情報を含む。例えば、決済種別は、現金による決済またはスマートフォンなどのモバイル端末を用いた決済などの種別である。
第2の取得部814は、第1の取得部813による決済情報の取得に基づいて、表示レシピ情報IDを取得する。
検出部815は、決済情報に基づいて、第2の取得部814で取得された表示レシピ情報IDのうち、客Xにより決済された購買商品に関連する表示レシピ情報IDを検出する。検出部815は、決済情報に基づいて、客Xによる決済種別を検出する。
第2の送信部816は、第2のレシピ情報の出力指示を送信する。
The first acquisition unit 813 acquires information indicating the payment for customer X's shopping. In the following, information indicating payment will also be referred to as payment information. The payment information is information indicating execution of payment for purchased products at the accounting machine 5. The payment information includes the product code of the purchased product for which payment has been made. The payment information includes information indicating the payment type. For example, the payment type is payment by cash or payment using a mobile terminal such as a smartphone.
The second acquisition unit 814 acquires the display recipe information ID based on the acquisition of the payment information by the first acquisition unit 813.
Based on the payment information, the detection unit 815 detects the display recipe information ID related to the purchased product for which customer X paid, from among the display recipe information IDs acquired by the second acquisition unit 814. The detection unit 815 detects the type of payment made by customer X based on the payment information.
The second transmitter 816 transmits an instruction to output the second recipe information.

第3の取得部817は、購買者によって選択された第2のレシピ情報の出力対象となる表示レシピ情報の第1の選択指示を取得する。第1の選択指示は、第2のレシピ情報の出力対象となる表示レシピ情報を指定する指示を含む。第3の取得部817は、購買者によって選択された第2のレシピ情報の非出力対象となる表示レシピ情報の第2の選択指示を取得する。第2の選択指示は、第2のレシピ情報の非出力対象となる表示レシピ情報を指定する指示を含む。
第2の登録部818は、第1の選択指示に基づいて、第2のレシピ情報の出力対象を示す情報を登録する。第2の登録部818は、第2の選択指示に基づいて、第2のレシピ情報の非出力対象を示す情報を登録する。
第3の送信部819は、種々の画面情報を情報端末6へ送信する。
The third acquisition unit 817 acquires the first selection instruction of the display recipe information to be outputted of the second recipe information selected by the purchaser. The first selection instruction includes an instruction to specify display recipe information to be outputted as the second recipe information. The third acquisition unit 817 acquires a second selection instruction for display recipe information that is not to be outputted as the second recipe information selected by the purchaser. The second selection instruction includes an instruction to specify display recipe information that is not to be outputted as the second recipe information.
The second registration unit 818 registers information indicating the output target of the second recipe information based on the first selection instruction. The second registration unit 818 registers information indicating non-output targets of the second recipe information based on the second selection instruction.
The third transmitter 819 transmits various screen information to the information terminal 6.

仮想POSサーバ3で記憶される購買商品リストデータの構成例について説明する。
図5は、購買商品リストデータを例示する図である。
購買商品リストデータは、会員ID、1以上の購買商品データ及び合計金額を含む。
An example of the configuration of purchased product list data stored in the virtual POS server 3 will be described.
FIG. 5 is a diagram illustrating purchased product list data.
The purchased product list data includes a member ID, one or more purchased product data, and a total amount.

配信サーバで記憶される商品-レシピデータベースの構成例について説明する。
図6は、商品-レシピデータベースを例示する図である。
商品-レシピデータベースは、各商品について、商品コードと、レシピ情報IDとを紐付ける。例えば、商品Aの商品コードは、レシピaに関するレシピ情報IDと紐付いている。例えば、商品Bの商品コードは、レシピbに関するレシピ情報IDと紐付いている。なお、ある商品に複数のレシピがある場合、商品コードは、複数のレシピのそれぞれに関するレシピ情報IDと紐付くこともある。
An example of the configuration of the product-recipe database stored in the distribution server will be explained.
FIG. 6 is a diagram illustrating a product-recipe database.
The product-recipe database links the product code and recipe information ID for each product. For example, the product code of product A is linked to the recipe information ID related to recipe a. For example, the product code of product B is linked to the recipe information ID related to recipe b. Note that if a certain product has multiple recipes, the product code may be linked to recipe information IDs related to each of the multiple recipes.

配信サーバで記憶される会員-表示レシピデータベースの構成例について説明する。
図7は、会員-表示レシピデータベースを例示する図である。
会員-表示レシピデータベースは、各客について、会員IDと、各レシピに関する表示レシピ情報IDとを紐付ける。例えば、会員X(客Xに対応)の会員IDは、レシピaに関する表示レシピ情報ID及びレシピbに関する表示レシピ情報IDと紐付いている。配信サーバ8は、第1のレシピ情報を情報端末6へ送信する毎に、会員-表示レシピデータベースを更新する。
An example of the configuration of the member-display recipe database stored in the distribution server will be explained.
FIG. 7 is a diagram illustrating a member-display recipe database.
The member-display recipe database links the member ID and display recipe information ID regarding each recipe for each customer. For example, the member ID of member X (corresponding to customer X) is linked to the displayed recipe information ID regarding recipe a and the displayed recipe information ID regarding recipe b. The distribution server 8 updates the member-display recipe database every time it transmits the first recipe information to the information terminal 6.

配信サーバ8による種々の処理の手順について説明する。
まず、配信サーバ8による表示レシピIDの登録処理について説明する。
図8は、配信サーバ8による表示レシピIDの登録処理の手順を例示するフローチャートである。
The various processing procedures performed by the distribution server 8 will be explained.
First, the display recipe ID registration process by the distribution server 8 will be described.
FIG. 8 is a flowchart illustrating a procedure for registering a display recipe ID by the distribution server 8.

受信部810は、客Xによって情報端末6で登録された購買商品の商品コードを受信する(ACT10)。ACT10では、例えば、受信部810は、仮想POSサーバ3から購買商品の商品コードを受信する。仮想POSサーバ3は、客Xの購買商品リストデータに購買商品の商品コードを追加する毎に、追加した購買商品の商品コードを配信サーバ8へ送信する。 The receiving unit 810 receives the product code of the purchased product registered by the customer X on the information terminal 6 (ACT10). In ACT10, for example, the receiving unit 810 receives the product code of the purchased product from the virtual POS server 3. Every time the virtual POS server 3 adds the product code of the purchased product to customer X's purchased product list data, it transmits the product code of the added purchased product to the distribution server 8.

第1の送信部811は、受信部810で受信された購買商品の商品コードに基づいて、購買商品に関連する第1のレシピ情報を情報端末6へ送信する(ACT11)。ACT11では、例えば、第1の送信部811は、商品-レシピデータベースを参照し、受信部810で受信された購買商品の商品コードに紐付けられたレシピ情報IDを取得する。第1の送信部811は、取得されたレシピ情報IDで識別される第1のレシピ情報を情報保持サーバ10から取得する。例えば、第1の送信部811は、取得されたレシピ情報IDに紐付けられたURLを参照し、第1のレシピ情報を情報保持サーバ10から取得してもよい。なお、配信サーバ8は、情報保持サーバ10に代えて第1のレシピ情報を補助記憶デバイス83で記憶していてもよい。この場合、配信サーバ8は、補助記憶デバイス83からレシピ情報IDで識別される第1のレシピ情報を取得する。第1の送信部811は、取得された第1のレシピ情報を情報端末6へ送信する。配信サーバ8から情報端末6へ送信される第1のレシピ情報は、客Xによって情報端末6で登録された購買商品に関連する第1のレシピ情報である。情報端末6は、配信サーバ8から送信された第1のレシピ情報に基づいて、第1のレシピ情報の表示画面をタッチパネル65に表示する。情報端末6のタッチパネル65に表示された第1のレシピ情報の表示画面の例については後述する。 The first transmission unit 811 transmits the first recipe information related to the purchased product to the information terminal 6 based on the product code of the purchased product received by the receiving unit 810 (ACT 11). In ACT 11, for example, the first transmission unit 811 refers to the product-recipe database and acquires the recipe information ID linked to the product code of the purchased product received by the receiving unit 810. The first transmission unit 811 acquires the first recipe information identified by the acquired recipe information ID from the information holding server 10. For example, the first transmission unit 811 may acquire the first recipe information from the information holding server 10 by referring to the URL linked to the acquired recipe information ID. Note that the distribution server 8 may store the first recipe information in the auxiliary storage device 83 instead of the information holding server 10. In this case, the distribution server 8 acquires the first recipe information identified by the recipe information ID from the auxiliary storage device 83. The first transmission unit 811 transmits the acquired first recipe information to the information terminal 6. The first recipe information transmitted from the distribution server 8 to the information terminal 6 is the first recipe information related to the purchased product registered on the information terminal 6 by the customer X. The information terminal 6 displays a display screen of the first recipe information on the touch panel 65 based on the first recipe information transmitted from the distribution server 8. An example of the display screen of the first recipe information displayed on the touch panel 65 of the information terminal 6 will be described later.

第1の登録部812は、第1の送信部811による第1のレシピ情報の送信に基づいて、表示レシピ情報IDを会員-表示レシピデータベースに登録する(ACT12)。ACT12では、例えば、第1の登録部812は、表示レシピ情報IDを、客Xの会員IDと紐付けて会員-表示レシピデータベースに登録する。第1の登録部812は、情報端末6へ第1のレシピ情報を送信する毎に、表示レシピ情報を識別する表示レシピ情報IDを会員-表示レシピデータベースに登録する。例えば、第1の登録部812は、第1の送信部811によるレシピaに関する第1のレシピ情報の送信に基づいて、レシピaに関する表示レシピ情報IDを登録する。 The first registration unit 812 registers the display recipe information ID in the member-display recipe database based on the transmission of the first recipe information by the first transmission unit 811 (ACT12). In ACT12, for example, the first registration unit 812 registers the display recipe information ID in the member-display recipe database in association with the member ID of customer X. The first registration unit 812 registers the display recipe information ID for identifying the display recipe information in the member-display recipe database every time the first recipe information is transmitted to the information terminal 6. For example, the first registration unit 812 registers the display recipe information ID regarding recipe a based on the transmission of the first recipe information regarding recipe a by the first transmission unit 811.

図9は、情報端末6のタッチパネル65に表示された第1のレシピ情報の表示画面を例示する図である。
例えば、第1のレシピ情報の表示画面は、商品Aを用いたレシピを紹介する動画像を表示する画面である。
FIG. 9 is a diagram illustrating a display screen of the first recipe information displayed on the touch panel 65 of the information terminal 6.
For example, the first recipe information display screen is a screen that displays a moving image introducing a recipe using product A.

次に、配信サーバ8による第2のレシピ情報の出力制御処理について説明する。
図10は、配信サーバによる第2のレシピ情報の出力制御処理の手順を例示するフローチャートである。
Next, the output control process of the second recipe information by the distribution server 8 will be explained.
FIG. 10 is a flowchart illustrating the procedure of output control processing of the second recipe information by the distribution server.

第1の取得部813は、客Xの買物に関する決済情報を取得する(ACT20)。ACT20では、例えば、第1の取得部813は、客Xによる会計機5での購買商品の決済に基づいて、会計機5から送信される決済情報を取得する。 The first acquisition unit 813 acquires payment information regarding customer X's shopping (ACT20). In ACT20, for example, the first acquisition unit 813 acquires payment information transmitted from the accounting machine 5 based on the payment for the purchased product by the customer X using the accounting machine 5.

第2の取得部814は、第1の取得部813による決済情報の取得に基づいて、客Xの会員IDに紐付けられている表示レシピ情報IDを取得する(ACT21)。ACT21では、例えば、第2の取得部814は、会員-表示レシピデータベースを参照し、客Xの会員IDに紐付けられている表示レシピ情報IDを取得する。図7の例では、第2の取得部814は、レシピaに関する表示レシピ情報ID及びレシピbに関する表示レシピ情報IDを取得する。 The second acquisition unit 814 acquires the display recipe information ID linked to the member ID of customer X based on the acquisition of payment information by the first acquisition unit 813 (ACT21). In ACT21, for example, the second acquisition unit 814 refers to the member-display recipe database and acquires the display recipe information ID linked to the member ID of customer X. In the example of FIG. 7, the second acquisition unit 814 acquires the display recipe information ID for recipe a and the display recipe information ID for recipe b.

検出部815は、決済情報に基づいて、客Xにより決済された購買商品に関連する表示レシピ情報IDを検出する(ACT22)。ACT22では、例えば、検出部815は、決済情報から、購買商品の商品コードを検出する。検出部815は、商品-レシピデータベースから、決済された購買商品の商品コードに紐づくレシピ情報IDを抽出する。検出部815は、商品-レシピデータベースから抽出されたレシピ情報IDと表示レシピ情報IDとを比較する。検出部815は、比較結果に基づいて、客Xにより決済された購買商品に関連する表示レシピ情報IDを検出する。検出部815は、比較結果に基づいて、客Xにより決済されていない購買商品に関連する表示レシピ情報IDを検出する。例えば、レシピaに関する表示レシピ情報IDは、客Xにより決済された購買商品に関連する表示レシピ情報IDであるものとする。他方、レシピbに関する表示レシピ情報IDは、客Xにより決済されていない購買商品に関連する表示レシピ情報IDであるものとする。客Xにより決済されていない購買商品は、一度は情報端末6で登録されたが、後に登録解除された購買商品である。 The detection unit 815 detects the display recipe information ID related to the purchased product paid for by the customer X based on the payment information (ACT 22). In ACT 22, for example, the detection unit 815 detects the product code of the purchased product from the payment information. The detection unit 815 extracts the recipe information ID linked to the product code of the purchased product paid for from the product-recipe database. The detection unit 815 compares the recipe information ID extracted from the product-recipe database with the display recipe information ID. The detection unit 815 detects the display recipe information ID related to the purchased product paid for by the customer X based on the comparison result. The detection unit 815 detects the display recipe information ID related to the purchased product not paid for by the customer X based on the comparison result. For example, the display recipe information ID related to the recipe a is the display recipe information ID related to the purchased product paid for by the customer X. On the other hand, the display recipe information ID related to the recipe b is the display recipe information ID related to the purchased product not paid for by the customer X. The purchased product not paid for by the customer X is a purchased product that was once registered in the information terminal 6 but was later deregistered.

検出部815は、決済情報に基づいて、客Xによる決済種別を検出する(ACT23)。ACT23では、例えば、検出部815は、決済情報から決済種別を示す情報を取得し、客Xによる決済種別を検出する。 The detection unit 815 detects the type of payment made by customer X based on the payment information (ACT23). In ACT23, for example, the detection unit 815 acquires information indicating the payment type from the payment information, and detects the payment type by customer X.

第2の送信部816は、第2のレシピ情報の出力指示を送信する(ACT24)。ACT24では、例えば、第2の送信部816は、表示レシピ情報IDで識別される第1のレシピ情報に対応する第2のレシピ情報の出力指示をレシートサーバ9へ送信する。例えば、出力指示は、第2のレシピ情報を識別する情報を含む。第2の送信部816は、レシピ情報IDと、第2のレシピ情報を識別する情報とを紐付けたデータベースを用いてもよい。 The second transmission unit 816 transmits an output instruction for the second recipe information (ACT 24). In ACT 24, for example, the second transmission unit 816 transmits an output instruction for the second recipe information corresponding to the first recipe information identified by the displayed recipe information ID to the receipt server 9. For example, the output instruction includes information identifying the second recipe information. The second transmission unit 816 may use a database that links the recipe information ID with information identifying the second recipe information.

第2の送信部816は、客Xによる購買商品の決済の有無に応じて、購買商品に関連する第2のレシピ情報の出力指示の送信または非送信を変える。購買商品は、表示レシピ情報に関連するものである。例えば、ACT22において、検出部815は、客Xにより決済された購買商品に関連する表示レシピ情報IDとして、レシピaに関する表示レシピ情報IDを検出したとする。第2の送信部816は、レシピaに関する表示レシピ情報IDに基づいて、レシピaに関する第2のレシピ情報の出力指示を送信する。例えば、ACT22において、検出部815は、客Xにより決済されていない購買商品に関連する表示レシピ情報IDとして、レシピbに関する表示レシピ情報IDを検出したとする。第2の送信部816は、レシピbに関する表示レシピ情報IDに基づいて、レシピbに関する第2のレシピ情報の出力指示を非送信にする。客Xは、決済した購買商品に関連する第2のレシピ情報を必要とするが、決済していない購買商品に関連する第2のレシピ情報を必要としない可能性がある。そのため、配信サーバ8は、不要な第2のレシピ情報を客Xへ提供することを防ぐことができる。また、配信サーバ8は、出力指示の送信を減らすことで、処理負荷を減らすことができる。 The second transmission unit 816 changes whether to transmit or not transmit the output instruction of the second recipe information related to the purchased product depending on whether or not the purchased product has been paid for by the customer X. The purchased product is related to the display recipe information. For example, in ACT 22, the detection unit 815 detects the display recipe information ID related to the recipe a as the display recipe information ID related to the purchased product paid for by the customer X. The second transmission unit 816 transmits the output instruction of the second recipe information related to the recipe a based on the display recipe information ID related to the recipe a. For example, in ACT 22, the detection unit 815 detects the display recipe information ID related to the recipe b as the display recipe information ID related to the purchased product not paid for by the customer X. The second transmission unit 816 non-transmits the output instruction of the second recipe information related to the recipe b based on the display recipe information ID related to the recipe b. The customer X may need the second recipe information related to the purchased product that has been paid for, but may not need the second recipe information related to the purchased product that has not been paid for. Therefore, the distribution server 8 can prevent unnecessary second recipe information from being provided to the customer X. Furthermore, the distribution server 8 can reduce the processing load by reducing the number of output instructions sent.

第2の送信部816は、決済種別に応じた出力形態による第2のレシピ情報の出力指示をレシートサーバ9へ送信する。決済種別が現金による決済である例について説明する。この例では、レシートサーバ9は、出力指示に基づいて第2のレシピ情報を抽出し、第2のレシピ情報を会計機5へ送信する。会計機5は、第2のレシピ情報が印刷されたレシートを出す。第2の送信部816が複数のレシピに関する第2のレシピ情報の出力指示を送信する場合、会計機5は、複数のレシピに関する第2のレシピ情報が印刷されたレシートを出す。決済種別がモバイル端末による決済である例について説明する。この例では、レシートサーバ9は、出力指示に基づいて第2のレシピ情報を抽出し、第2のレシピ情報をモバイル端末へ送信する。モバイル端末は、所定のアプリケーションにより第2のレシピ情報を表示する。第2の送信部816が複数のレシピに関する第2のレシピ情報の出力指示を送信する場合、モバイル端末は、複数のレシピに関する第2のレシピ情報を表示する。モバイル端末は、画面表示により第2のレシピ情報を出力する出力機器の一例である。配信サーバ8は、決済種別に応じて第2のレシピ情報の出力形態を変えるので、客Xの利用し易い形式で第2のレシピ情報を客Xへ提供することができる。 The second transmitter 816 transmits to the receipt server 9 an instruction to output the second recipe information in an output format according to the payment type. An example in which the payment type is cash payment will be explained. In this example, the receipt server 9 extracts the second recipe information based on the output instruction, and transmits the second recipe information to the accounting machine 5. The accounting machine 5 issues a receipt on which the second recipe information is printed. When the second transmitter 816 transmits an instruction to output second recipe information regarding a plurality of recipes, the accounting machine 5 issues a receipt on which second recipe information regarding a plurality of recipes is printed. An example in which the payment type is payment using a mobile terminal will be explained. In this example, the receipt server 9 extracts the second recipe information based on the output instruction, and transmits the second recipe information to the mobile terminal. The mobile terminal displays the second recipe information using a predetermined application. When the second transmitter 816 transmits an instruction to output second recipe information regarding a plurality of recipes, the mobile terminal displays second recipe information regarding a plurality of recipes. The mobile terminal is an example of an output device that outputs the second recipe information through a screen display. Since the distribution server 8 changes the output format of the second recipe information depending on the payment type, it can provide the second recipe information to the customer X in a format that is easy for the customer X to use.

なお、ACT24では、第2の送信部816は、客Xによる購買商品の決済の有無に応じて、出力指示の送信または非送信を変えているが、これに限定されない。第2の送信部816は、購買商品の決済の有無によらず、全ての表示レシピ情報IDで識別される第1のレシピ情報に対応する第2のレシピ情報の出力指示を送信してもよい。この例では、ACT23は、省略される。例えば、レシピaに関する表示レシピ情報IDは、客Xにより決済された購買商品に関連する表示レシピ情報IDであるものとする。他方、レシピbに関する表示レシピ情報IDは、客Xにより決済されていない購買商品に関連する表示レシピ情報IDであるものとする。第2の送信部816は、レシピaに関する第2のレシピ情報及びレシピbに関する第2のレシピ情報の出力指示を送信する。客Xは、決済していない購買商品に関連する第2のレシピ情報も見ることができる。配信サーバ8は、決済していない購買商品に関連する第2のレシピ情報を客Xへ提供することで、次回の買物での購入につなげることができる。 Note that in ACT24, the second transmitter 816 changes whether or not to transmit the output instruction depending on whether or not the customer X has made payment for the purchased product, but the present invention is not limited thereto. The second transmitter 816 may transmit an instruction to output the second recipe information corresponding to the first recipe information identified by all display recipe information IDs, regardless of whether or not there is payment for the purchased product. . In this example, ACT23 is omitted. For example, it is assumed that the displayed recipe information ID related to recipe a is the displayed recipe information ID related to the purchased product paid for by customer X. On the other hand, the displayed recipe information ID related to recipe b is assumed to be the displayed recipe information ID related to a purchased product for which customer X has not settled. The second transmitter 816 transmits an instruction to output second recipe information regarding recipe a and second recipe information regarding recipe b. Customer X can also view second recipe information related to purchased products for which payment has not been made. The distribution server 8 can provide customer X with second recipe information related to purchased products for which payment has not been made, thereby leading to purchase on the next shopping trip.

図11は、会計機5から出る第2のレシピ情報が印刷されたレシートを例示する図である。
例えば、会計機5は、商品Aを用いたレシピを紹介する画像が印刷されたレシートを出す。レシートに印刷された第2のレシピ情報は、図9に示すタッチパネル65に表示された第1のレシピ情報と同じ商品Aのレシピを対象としている。レシートに印刷された商品Aに関連する第2のレシピ情報は、タッチパネル65に表示された商品Aに関連する第1のレシピ情報に対応する。
FIG. 11 is a diagram illustrating a receipt issued from the accounting machine 5 on which the second recipe information is printed.
For example, the accounting machine 5 issues a receipt on which an image introducing a recipe using product A is printed. The second recipe information printed on the receipt is for the same recipe for product A as the first recipe information displayed on the touch panel 65 shown in FIG. The second recipe information related to product A printed on the receipt corresponds to the first recipe information related to product A displayed on the touch panel 65.

次に、配信サーバ8による出力対象または非出力対象の登録処理の手順について説明する。
図12は、配信サーバ8による出力対象の登録処理の手順の一例を示すフローチャートである。図12は、第2のレシピ情報の非出力対象を示す情報を登録する例である。以下では、第2のレシピ情報の出力対象を示す情報は、出力対象情報ともいう。
Next, a procedure for registering output targets or non-output targets by the distribution server 8 will be described.
FIG. 12 is a flowchart illustrating an example of a procedure for registering an output target by the distribution server 8. FIG. 12 is an example of registering information indicating non-output targets of the second recipe information. In the following, information indicating the output target of the second recipe information is also referred to as output target information.

第1の送信部811は、受信部810で受信された購買商品の商品コードに基づいて、購買商品に関連する第1のレシピ情報を情報端末6へ送信する(ACT30)。ACT30は、上述のACT11と同様である。 The first transmitter 811 transmits first recipe information related to the purchased product to the information terminal 6 based on the product code of the purchased product received by the receiver 810 (ACT30). ACT30 is similar to ACT11 described above.

第3の取得部817は、第1の選択指示を取得したか否かを判断する(ACT31)。ACT31では、例えば、第3の取得部817は、情報端末6に表示された表示レシピ情報を指定する第1の選択指示を情報端末6から取得する。情報端末6は、表示レシピ情報をタッチパネル65に表示する。情報端末6は、タッチパネル65に表示している表示レシピ情報について、第2のレシピ情報の出力対象とする第1の選択指示を入力可能なボタンを表示する。客Xは、タッチパネル65に表示されている表示レシピ情報について第2のレシピ情報の出力対象とすることを希望する場合、タッチパネル65で第1の選択指示を入力する。客Xは、タッチパネル65に異なる表示レシピ情報が表示される毎に、必要に応じて、タッチパネル65で第1の選択指示を入力することができる。情報端末6は、第1の選択指示を配信サーバ8へ送信する。 The third acquisition unit 817 determines whether the first selection instruction has been acquired (ACT31). In ACT31, for example, the third acquisition unit 817 acquires from the information terminal 6 a first selection instruction specifying display recipe information displayed on the information terminal 6. The information terminal 6 displays the display recipe information on the touch panel 65. Regarding the displayed recipe information displayed on the touch panel 65, the information terminal 6 displays a button that allows input of a first selection instruction for outputting the second recipe information. When customer X desires to output the second recipe information regarding the displayed recipe information displayed on the touch panel 65, he inputs a first selection instruction on the touch panel 65. Customer X can input a first selection instruction on the touch panel 65 as needed each time different display recipe information is displayed on the touch panel 65. Information terminal 6 transmits the first selection instruction to distribution server 8 .

第3の取得部817が第1の選択指示を取得しない場合(ACT31、NO)、処理は終了する。第3の取得部817が第1の選択指示を取得する場合(ACT31、YES)、処理はACT31からACT32へ遷移する。第2の登録部818は、第1の選択指示に基づいて、出力対象情報を登録する(ACT32)。ACT32では、例えば、第2の登録部818は、第1の選択指示で指定される表示レシピ情報に関して、出力対象情報を登録する。第2の登録部818は、会員-表示レシピデータベースにおいて、表示レシピ情報IDに紐付けて出力対象情報を登録してもよい。出力対象情報と紐付く表示レシピ情報IDで識別される表示レシピ情報は、第2のレシピ情報の出力対象となる表示レシピ情報である。他方、出力対象情報と紐付かない表示レシピ情報IDで識別される表示レシピ情報は、第2のレシピ情報の非出力対象となる表示レシピ情報である。これにより、客Xは、タッチパネル65に表示レシピ情報が表示される毎に、表示レシピ情報に対応する第2のレシピ情報の要否を決めることができる。 If the third acquisition unit 817 does not acquire the first selection instruction (ACT31, NO), the process ends. When the third acquisition unit 817 acquires the first selection instruction (ACT31, YES), the process transitions from ACT31 to ACT32. The second registration unit 818 registers the output target information based on the first selection instruction (ACT32). In ACT32, for example, the second registration unit 818 registers output target information regarding the display recipe information specified by the first selection instruction. The second registration unit 818 may register the output target information in association with the display recipe information ID in the member-display recipe database. The display recipe information identified by the display recipe information ID associated with the output target information is the display recipe information that is the output target of the second recipe information. On the other hand, the display recipe information identified by the display recipe information ID that is not associated with the output target information is the display recipe information that is not the output target of the second recipe information. Thereby, each time the displayed recipe information is displayed on the touch panel 65, the customer X can decide whether or not the second recipe information corresponding to the displayed recipe information is necessary.

なお、出力対象情報を登録する例について説明したが、これに限られない。配信サーバ8は、第2のレシピ情報の非出力対象を示す情報を登録してもよい。以下では、第2のレシピ情報の非出力対象を示す情報は、非出力対象情報ともいう。 Note that although an example in which output target information is registered has been described, the present invention is not limited to this. The distribution server 8 may register information indicating non-output targets of the second recipe information. In the following, information indicating non-output targets of the second recipe information is also referred to as non-output target information.

この例では、図12を参照すると、ACT31では、第3の取得部817は、第2の選択指示を取得したか否かを判断する。例えば、第3の取得部817は、情報端末6に表示された表示レシピ情報を指定する第2の選択指示を情報端末6から取得する。情報端末6は、表示レシピ情報をタッチパネル65に表示する。情報端末6は、タッチパネル65に表示している表示レシピ情報について、第2のレシピ情報の非出力対象とする第2の選択指示を入力可能なボタンを表示する。客Xは、タッチパネル65に表示されている表示レシピ情報について第2のレシピ情報の非出力対象とすることを希望する場合、タッチパネル65で第2の選択指示を入力する。客Xは、タッチパネル65に異なる表示レシピ情報が表示される毎に、必要に応じて、タッチパネル65で第2の選択指示を入力することができる。情報端末6は、第2の選択指示を配信サーバ8へ送信する。ACT32では、第2の登録部818は、第2の選択指示に基づいて、非出力対象情報を登録する。例えば、第2の登録部818は、第2の選択指示で指定される表示レシピ情報に関して、第2のレシピ情報の非出力対象を示す情報を登録する。第2の登録部818は、会員-表示レシピデータベースにおいて、表示レシピ情報IDに紐付けて非出力対象情報を登録してもよい。非出力対象情報と紐付く表示レシピ情報IDで識別される表示レシピ情報は、第2のレシピ情報の非出力対象となる表示レシピ情報である。他方、非出力対象情報と紐付かない表示レシピ情報IDで識別される表示レシピ情報は、第2のレシピ情報の出力対象となる表示レシピ情報である。これにより、客Xは、タッチパネル65に表示レシピ情報が表示される毎に、表示レシピ情報に対応する第2のレシピ情報の要否を決めることができる。 In this example, referring to FIG. 12, in ACT31, the third acquisition unit 817 determines whether the second selection instruction has been acquired. For example, the third acquisition unit 817 acquires from the information terminal 6 a second selection instruction specifying the display recipe information displayed on the information terminal 6. The information terminal 6 displays the display recipe information on the touch panel 65. Regarding the displayed recipe information displayed on the touch panel 65, the information terminal 6 displays a button that allows input of a second selection instruction for non-output of the second recipe information. When customer X wishes to make the displayed recipe information displayed on the touch panel 65 non-output of the second recipe information, he inputs a second selection instruction on the touch panel 65. Each time different display recipe information is displayed on the touch panel 65, the customer X can input a second selection instruction on the touch panel 65 as necessary. Information terminal 6 transmits the second selection instruction to distribution server 8 . In ACT32, the second registration unit 818 registers non-output target information based on the second selection instruction. For example, the second registration unit 818 registers information indicating non-output targets of the second recipe information regarding the display recipe information specified by the second selection instruction. The second registration unit 818 may register non-output target information in association with the display recipe information ID in the member-display recipe database. The display recipe information identified by the display recipe information ID associated with the non-output target information is the display recipe information that is the non-output target of the second recipe information. On the other hand, the display recipe information identified by the display recipe information ID that is not associated with the non-output target information is the display recipe information that is the output target of the second recipe information. Thereby, each time the displayed recipe information is displayed on the touch panel 65, the customer X can decide whether or not the second recipe information corresponding to the displayed recipe information is necessary.

図13は、配信サーバ8による出力対象の登録処理の手順の別の例を示すフローチャートである。図13は、出力対象情報を登録する例である。ここでは、客Xに関する何れの表示レシピ情報IDにも、出力対象情報または非出力対象情報が紐付いていないものとする。 Figure 13 is a flowchart showing another example of the procedure for registering output targets by the distribution server 8. Figure 13 shows an example of registering output target information. Here, it is assumed that no output target information or non-output target information is linked to any display recipe information ID related to customer X.

第3の送信部819は、客Xに関する表示レシピ情報IDで識別される表示レシピ情報の一覧を表示する第1の一覧画面の表示指示を情報端末6へ送信する(ACT40)。ACT40では、第3の送信部819は、客Xによってタッチパネル65で入力された第1の一覧画面の要求に応じて、第1の一覧画面の表示指示を情報端末6へ送信する。第1の一覧画面は、表示レシピ情報に関連する各レシピを識別可能に表示する。 The third transmitter 819 transmits to the information terminal 6 an instruction to display a first list screen that displays a list of display recipe information identified by the display recipe information ID related to customer X (ACT40). In ACT40, the third transmitting unit 819 transmits an instruction to display the first list screen to the information terminal 6 in response to a request for the first list screen inputted by the customer X on the touch panel 65. The first list screen displays recipes related to the displayed recipe information in an identifiable manner.

第3の取得部817は、第1の選択指示を取得したか否かを判断する(ACT41)。ACT41では、例えば、第3の取得部817は、第1の一覧画面に表示される1以上のレシピに関する表示レシピ情報を指定する第1の選択指示を情報端末6から取得する。情報端末6は、第1の一覧画面をタッチパネル65に表示する。客Xは、第1の一覧画面において、第2のレシピ情報の出力対象とする表示レシピ情報に対して、タッチパネル65で第1の選択指示を入力する。情報端末6は、第1の選択指示を配信サーバ8へ送信する。 The third acquisition unit 817 determines whether or not a first selection instruction has been acquired (ACT 41). In ACT 41, for example, the third acquisition unit 817 acquires from the information terminal 6 a first selection instruction that specifies display recipe information related to one or more recipes to be displayed on the first list screen. The information terminal 6 displays the first list screen on the touch panel 65. On the first list screen, the customer X inputs a first selection instruction on the touch panel 65 for the display recipe information to be output as the second recipe information. The information terminal 6 transmits the first selection instruction to the distribution server 8.

第3の取得部817が第1の選択指示を取得しない場合(ACT41、NO)、処理は終了する。第3の取得部817が第1の選択指示を取得する場合(ACT41、YES)、処理はACT41からACT42へ遷移する。第2の登録部818は、第1の選択指示に基づいて、出力対象情報を登録する(ACT42)。ACT42では、例えば、第2の登録部818は、第1の選択指示で指定される表示レシピ情報に関して、出力対象情報を登録する。第2の登録部818は、複数のレシピのそれぞれに関する表示レシピ情報について、出力対象情報を登録することもある。これにより、客Xは、タッチパネル65に表示された第1の一覧画面において、各レシピについて第2のレシピ情報の要否を一括で決めることができる。 If the third acquisition unit 817 does not acquire the first selection instruction (ACT 41, NO), the process ends. When the third acquisition unit 817 acquires the first selection instruction (ACT41, YES), the process transitions from ACT41 to ACT42. The second registration unit 818 registers the output target information based on the first selection instruction (ACT42). In ACT42, for example, the second registration unit 818 registers output target information regarding the display recipe information specified by the first selection instruction. The second registration unit 818 may also register output target information for display recipe information regarding each of a plurality of recipes. Thereby, customer X can decide at once whether or not the second recipe information is necessary for each recipe on the first list screen displayed on the touch panel 65.

なお、出力対象情報を登録する例について説明したが、これに限られない。配信サーバ8は、非出力対象情報を登録してもよい。
この例では、図13を参照すると、ACT41では、第3の取得部817は、第2の選択指示を取得したか否かを判断する。例えば、第3の取得部817は、第1の一覧画面に表示される1以上のレシピに関する表示レシピ情報を指定する第2の選択指示を情報端末6から取得する。情報端末6は、第1の一覧画面をタッチパネル65に表示する。客Xは、第1の一覧画面において、第2のレシピ情報の非出力対象とする表示レシピ情報に対して、タッチパネル65で第2の選択指示を入力する。情報端末6は、第2の選択指示を配信サーバ8へ送信する。ACT42では、第2の登録部818は、第2の選択指示に基づいて、非出力対象情報を登録する。例えば、第2の登録部818は、第2の選択指示で指定される表示レシピ情報に関して、非出力対象情報を登録する。第2の登録部818は、複数のレシピのそれぞれに関する表示レシピ情報について、非出力対象情報を登録することもある。これにより、客Xは、タッチパネル65に表示された第1の一覧画面において、各レシピについて第2のレシピ情報の要否を一括で決めることができる。
Note that although an example in which output target information is registered has been described, the present invention is not limited to this. The distribution server 8 may register non-output target information.
In this example, referring to FIG. 13, in ACT41, the third acquisition unit 817 determines whether or not the second selection instruction has been acquired. For example, the third acquisition unit 817 acquires from the information terminal 6 a second selection instruction that specifies display recipe information regarding one or more recipes displayed on the first list screen. Information terminal 6 displays a first list screen on touch panel 65. On the first list screen, customer X inputs a second selection instruction using the touch panel 65 for the displayed recipe information to which the second recipe information is not to be output. Information terminal 6 transmits the second selection instruction to distribution server 8 . In ACT42, the second registration unit 818 registers non-output target information based on the second selection instruction. For example, the second registration unit 818 registers non-output target information regarding the display recipe information specified by the second selection instruction. The second registration unit 818 may also register non-output target information for display recipe information regarding each of a plurality of recipes. Thereby, customer X can decide at once whether or not the second recipe information is necessary for each recipe on the first list screen displayed on the touch panel 65.

なお、第3の送信部819は、第2のレシピ情報の出力対象となる表示レシピ情報の一覧を表示する第2の一覧画面の表示指示を情報端末6へ送信してもよい。この例では、第3の送信部819は、客Xによってタッチパネル65で入力された第2の一覧画面の要求に応じて、第2の一覧画面の表示指示を情報端末6へ送信する。第2の一覧画面は、出力対象情報と紐付けられた表示レシピ情報IDで識別される表示レシピ情報の一覧である。第2の一覧画面は、表示レシピ情報に関連する各レシピを識別可能に表示する。情報端末6は、第2の一覧画面をタッチパネル65に表示する。客Xは、第2の一覧画面において、1以上のレシピに関する表示レシピ情報に対して、タッチパネル65で出力対象情報の解除指示を入力することができる。情報端末6は、解除指示を配信サーバ8へ送信する。第2の登録部818は、解除指示に基づいて、解除指示で指定される表示レシピ情報について、出力対象情報の登録を解除する。第2の登録部818は、複数のレシピのそれぞれに関する表示レシピ情報について、出力対象情報の登録を解除することもある。これにより、客Xは、出力対象を一覧で確認することができる。客Xは、必要に応じて、各レシピについて第2のレシピ情報の要否を変更することができる。 Note that the third transmitter 819 may transmit to the information terminal 6 an instruction to display a second list screen that displays a list of display recipe information to which the second recipe information is output. In this example, the third transmitter 819 transmits an instruction to display the second list screen to the information terminal 6 in response to a request for the second list screen input by the customer X using the touch panel 65. The second list screen is a list of display recipe information identified by the display recipe information ID associated with the output target information. The second list screen displays recipes related to the displayed recipe information in an identifiable manner. Information terminal 6 displays a second list screen on touch panel 65. On the second list screen, customer X can input an instruction to cancel the output target information using the touch panel 65 for displayed recipe information regarding one or more recipes. Information terminal 6 transmits a cancellation instruction to distribution server 8 . Based on the cancellation instruction, the second registration unit 818 cancels the registration of the output target information for the display recipe information specified by the cancellation instruction. The second registration unit 818 may cancel the registration of output target information for display recipe information regarding each of a plurality of recipes. Thereby, customer X can check the list of output targets. Customer X can change whether or not the second recipe information is required for each recipe as necessary.

上述のように第2の登録部818が出力対象情報または非出力対象情報を登録する例では、第2の取得部814及び第2の送信部816は、以下のように動作する。
第2の取得部814は、第2のレシピ情報の出力対象となる表示レシピ情報IDを取得する。例えば、第2の取得部814は、会員-表示レシピデータベースを参照する。第2の取得部814は、客Xの会員IDに紐付けられている表示レシピ情報IDのうち、出力対象情報と紐付けられている表示レシピ情報IDを取得する。または、第2の取得部814は、客Xの会員IDに紐付けられている表示レシピ情報IDのうち、非出力対象情報と紐付けられていない表示レシピ情報IDを取得する。
第2の送信部816は、第2の情報の出力対象となる表示レシピ情報に対応する第2のレシピ情報の出力指示を送信する。例えば、第2の送信部816は、表示レシピ情報IDで識別される表示レシピ情報に対応する第2のレシピ情報の出力指示をレシートサーバ9へ送信する。第2の送信部816が用いる表示レシピ情報IDは、出力対象情報と紐付けられている表示レシピ情報IDである。または、第2の送信部816が用いる表示レシピ情報IDは、非出力対象情報と紐付けられていない表示レシピ情報IDである。
これにより、配信サーバ8は、出力指示の送信を減らすことで、処理負荷を減らすことができる。
In the example in which the second registration unit 818 registers information to be output or information to be not output as described above, the second acquisition unit 814 and the second transmission unit 816 operate as follows.
The second acquisition unit 814 acquires a display recipe information ID to be the output target of the second recipe information. For example, the second acquisition unit 814 refers to a member-display recipe database. The second acquisition unit 814 acquires a display recipe information ID that is linked to the output target information among the display recipe information IDs linked to the member ID of the customer X. Alternatively, the second acquisition unit 814 acquires a display recipe information ID that is not linked to the non-output target information among the display recipe information IDs linked to the member ID of the customer X.
The second transmission unit 816 transmits an output instruction for the second recipe information corresponding to the display recipe information to be output as the second information. For example, the second transmission unit 816 transmits an output instruction for the second recipe information corresponding to the display recipe information identified by the display recipe information ID to the receipt server 9. The display recipe information ID used by the second transmission unit 816 is a display recipe information ID linked to the output target information. Alternatively, the display recipe information ID used by the second transmission unit 816 is a display recipe information ID that is not linked to the non-output target information.
This allows the distribution server 8 to reduce the processing load by reducing the number of output instructions sent.

実施形態によれば、配信サーバ8は、表示レシピ情報に対応する第2の情報を情報端末6とは異なる他の機器で出力させることができる。これにより、配信サーバ8は、買物中に提示された情報の客による買物後の活用を支援することができる。客は、買物中に提示された情報を買物後であっても見ることができる。 According to the embodiment, the distribution server 8 can output the second information corresponding to the displayed recipe information on a device other than the information terminal 6. This allows the distribution server 8 to support the customer in utilizing the information presented during shopping after the shopping. The customer can view the information presented during shopping even after the shopping.

なお、上述の実施形態は以下のようにすることもできる。
レシートサーバ9が種々のレシピに関する第2のレシピ情報を記憶する例について説明したが、これに限定されない。レシートサーバ9は、種々のレシピに関する第2のレシピ情報を記憶していなくてもよい。この例では、配信サーバ8は、情報保持サーバ10などから第2のレシピ情報を取得する。第2の送信部816は、第2のレシピ情報の出力指示と共に第2のレシピ情報をレシートサーバ9へ送信する。
Note that the above embodiment can also be modified as follows.
Although an example has been described in which the receipt server 9 stores second recipe information regarding various recipes, the present invention is not limited thereto. The receipt server 9 does not need to store second recipe information regarding various recipes. In this example, the distribution server 8 acquires the second recipe information from the information holding server 10 or the like. The second transmitter 816 transmits the second recipe information to the receipt server 9 along with an instruction to output the second recipe information.

なお、第1のレシピ情報及び第2のレシピ情報を第1の情報及び第2の情報の例として説明したが、これに限定されない。第1の情報及び第2の情報は、レシピ以外の購買商品に関連する情報であってもよい。一例では、レシピ以外の購買商品に関連する情報は、購買商品の使い方、購買商品の産地などの購買商品に固有の情報である。別の例では、レシピ以外の購買商品に関連する情報は、購買商品に関連する別の購買商品に固有の情報である。一つの理由としては、ある購買商品を購入する客は、別の購買商品を必要とする可能性が高いからである。第1の情報及び第2の情報は、購買商品に関連しない情報であってもよい。例えば、購買商品に関連しない情報は、広告である。例えば、広告は、季節などの時期よって異なる内容である。広告は、時期に応じた購買商品をリコメンドするものであってもよい。この例では、第1の送信部811は、購買商品の商品コードの受信によらず、任意のタイミングで第1の情報を情報端末6へ送信する。 Note that although the first recipe information and the second recipe information have been described as examples of the first information and the second information, they are not limited thereto. The first information and the second information may be information related to purchased products other than recipes. In one example, the information related to the purchased product other than the recipe is information specific to the purchased product, such as how to use the purchased product and the place of origin of the purchased product. In another example, the information related to the purchased product other than the recipe is information specific to another purchased product related to the purchased product. One reason is that a customer who purchases one product is likely to need another purchase product. The first information and the second information may be information that is not related to the purchased product. For example, information that is not related to purchased products is an advertisement. For example, advertisements have different contents depending on the time of year, such as the season. The advertisement may recommend products to purchase depending on the time. In this example, the first transmitter 811 transmits the first information to the information terminal 6 at any timing, regardless of receiving the product code of the purchased product.

なお、第1のレシピ情報が表示される端末としてPOS機能を有する情報端末6を例にして説明したが、これに限定されない。第1のレシピ情報が表示される端末は、POS機能を有さないタブレットまたはスマートフォンなどの端末であってもよい。 Although the information terminal 6 having a POS function has been described as an example of the terminal on which the first recipe information is displayed, the present invention is not limited thereto. The terminal on which the first recipe information is displayed may be a terminal such as a tablet or a smartphone that does not have a POS function.

なお、情報処理装置の譲渡は一般に、プログラムがメインメモリまたは補助記憶デバイスに記憶された状態にて行われる。しかしこれに限らず、プログラムがメインメモリまたは補助記憶デバイスに記憶されていない状態で譲渡されてもよい。そしてこの場合は、情報処理装置が備える書き込み可能な記憶デバイスに、この情報処理装置とは個別に譲渡されたプログラムがユーザ等の操作に応じて書き込まれる。プログラムの譲渡は、リムーバブルな記録媒体に記録して、あるいはネットワークを介した通信により行うことができる。記録媒体は、CD-ROM、メモリカード等のようにプログラムを記憶でき、かつ装置が読取可能であれば、その形態は問わない。また、プログラムのインストールやダウンロードにより得る機能は、装置内部のOS(オペレーティング・システム)等と協働してその機能を実現させるものであってもよい。 Note that the information processing device is generally transferred with the program stored in the main memory or auxiliary storage device. However, the present invention is not limited to this, and the program may be transferred without being stored in the main memory or auxiliary storage device. In this case, a program transferred separately from the information processing apparatus is written into a writable storage device provided in the information processing apparatus in response to an operation by a user or the like. The program can be transferred by recording it on a removable recording medium or by communicating via a network. The recording medium may be in any form as long as it can store the program and is readable by the device, such as a CD-ROM or a memory card. Further, the functions obtained by installing or downloading a program may be realized in cooperation with an OS (operating system) or the like inside the device.

この他、本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although several other 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 forms, and various omissions, substitutions, and changes can be made without departing from the gist of the invention. These embodiments and their modifications are included within the scope and gist of the invention, as well as within the scope of the invention described in the claims and its equivalents.

1…店舗サーバ、2…会員サーバ、3…仮想POSサーバ、4…通信サーバ、5…会計機、6…情報端末、7…アクセスポイント、8…配信サーバ、9…レシートサーバ、10…情報保持サーバ、11…ネットワーク、12…ネットワーク、61…プロセッサ61、62…メインメモリ、63…補助記憶デバイス、64…無線ユニット、65…タッチパネル、66…スキャナ、67…リーダ、68…カメラ、81…プロセッサ、82…メインメモリ、83…補助記憶デバイス、84…通信インタフェース、100…店舗システム、810…受信部、811…第1の送信部、812…第1の登録部、813…第1の取得部、814…第2の取得部、815…検出部、816…第2の送信部、817…第3の取得部、818…第2の登録部、819…第3の送信部、C…ショッピングカート、TM…タブレット端末。 1...Store server, 2...Member server, 3...Virtual POS server, 4...Communication server, 5...Accounting machine, 6...Information terminal, 7...Access point, 8...Distribution server, 9...Receipt server, 10...Information retention Server, 11...Network, 12...Network, 61...Processor 61, 62...Main memory, 63...Auxiliary storage device, 64...Wireless unit, 65...Touch panel, 66...Scanner, 67...Reader, 68...Camera, 81...Processor , 82... Main memory, 83... Auxiliary storage device, 84... Communication interface, 100... Store system, 810... Receiving section, 811... First transmitting section, 812... First registering section, 813... First acquiring section , 814...Second acquisition section, 815...Detection section, 816...Second transmission section, 817...Third acquisition section, 818...Second registration section, 819...Third transmission section, C...Shopping cart , TM...Tablet terminal.

Claims (4)

購買者の買物に関する決済を示す情報を取得する第1の取得部と、
前記第1の取得部による前記決済を示す情報の取得に基づいて、買物中に前記購買者が使用する端末に表示された第1の情報を識別する情報を取得する第2の取得部と、
前記決済を示す情報に基づいて、前記第2の取得部により取得された前記第1の情報を識別する情報のうち、前記購買者により決済された商品に関連する前記第1の情報を識別する情報を検出し、前記購買者により決済されていない商品に関連する前記第1の情報を識別する情報を検出する検出部と、
前記第1の情報に対応する第2の情報が印刷されたレシートを出す会計機又は前記購買者が買物後に前記第2の情報を見る端末へ前記第2の情報を送信するサーバへ、前記第2の情報の出力指示を送信する送信部と、
を備え
前記送信部は、前記購買者により決済された商品に関連する前記第1の情報を識別する情報に基づいて、前記購買者により決済された商品に関連する前記第2の情報の出力指示を送信し、前記購買者により決済されていない商品に関連する前記第1の情報を識別する情報に基づいて、前記購買者により決済されていない商品に関連する前記第2の情報の出力指示を非送信にする、
報処理装置。
a first acquisition unit that acquires information indicating a payment regarding a purchase by a purchaser;
a second acquisition unit that acquires information identifying first information displayed on a terminal used by the purchaser during shopping, based on the acquisition of information indicating the payment by the first acquisition unit;
Based on the information indicating the payment, identifying the first information related to the product for which payment was made by the purchaser among the information identifying the first information acquired by the second acquisition unit. a detection unit that detects information and detects information that identifies the first information related to a product that has not been settled by the purchaser;
The second information is sent to a server that transmits the second information to an accounting machine that issues a receipt on which second information corresponding to the first information is printed or a terminal where the purchaser views the second information after shopping. a transmitting unit that transmits an instruction to output the information of item 2 ;
Equipped with
The transmission unit transmits an instruction to output the second information related to the product paid for by the purchaser based on information identifying the first information related to the product paid for by the purchaser. and, based on information identifying the first information related to the product for which payment has not been made by the purchaser, not transmitting an instruction to output the second information related to the product for which payment has not been made by the purchaser. to,
Information processing device.
前記決済を示す情報は決済種別を示す情報を含み、
前記送信部は、前記決済種別に応じた出力形態による前記第2の情報の前記出力指示を送信する、
請求項1に記載の情報処理装置。
The information indicating the payment includes information indicating a payment type,
The transmission unit transmits the output instruction of the second information in an output form corresponding to the payment type.
The information processing device according to claim 1 .
前記第2の取得部は、前記購買者によって選択された前記第2の情報の出力対象となる前記第1の情報を識別する情報を取得し、
前記送信部は、前記第2の情報の出力対象となる前記第1の情報に対応する前記第2の情報の出力指示を送信する、
請求項1又は2に記載の情報処理装置。
The second acquisition unit acquires information identifying the first information to be outputted of the second information selected by the purchaser,
the transmitter transmits an instruction to output the second information corresponding to the first information to be outputted of the second information;
The information processing device according to claim 1 or 2 .
コンピュータを、
購買者の買物に関する決済を示す情報を取得する第1の取得部、
前記第1の取得部による前記決済を示す情報の取得に基づいて、買物中に前記購買者が使用する端末に表示された第1の情報を識別する情報を取得する第2の取得部、
前記決済を示す情報に基づいて、前記第2の取得部により取得された前記第1の情報を識別する情報のうち、前記購買者により決済された商品に関連する前記第1の情報を識別する情報を検出し、前記購買者により決済されていない商品に関連する前記第1の情報を識別する情報を検出する検出部、
前記第1の情報に対応する第2の情報が印刷されたレシートを出す会計機又は前記購買者が買物後に前記第2の情報を見る端末へ前記第2の情報を送信するサーバへ、前記第2の情報の出力指示を送信する送信部、
として機能させるためのプログラムであって、
前記送信部は、前記購買者により決済された商品に関連する前記第1の情報を識別する情報に基づいて、前記購買者により決済された商品に関連する前記第2の情報の出力指示を送信し、前記購買者により決済されていない商品に関連する前記第1の情報を識別する情報に基づいて、前記購買者により決済されていない商品に関連する前記第2の情報の出力指示を非送信にする、
プログラム
computer,
a first acquisition unit that acquires information indicating a payment regarding a purchase by a purchaser;
a second acquisition unit that acquires information identifying first information displayed on a terminal used by the purchaser during shopping, based on the acquisition of information indicating the payment by the first acquisition unit;
Based on the information indicating the payment, identifying the first information related to the product for which payment was made by the purchaser among the information identifying the first information acquired by the second acquisition unit. a detection unit that detects information and detects information that identifies the first information related to a product that has not been settled by the purchaser;
The second information is sent to a server that transmits the second information to an accounting machine that issues a receipt on which second information corresponding to the first information is printed or a terminal where the purchaser views the second information after shopping. a transmitting unit that transmits an instruction to output the information of item 2 ;
It is a program to function as
The transmission unit transmits an instruction to output the second information related to the product paid for by the purchaser based on information identifying the first information related to the product paid for by the purchaser. and, based on information identifying the first information related to the product for which payment has not been made by the purchaser, not transmitting an instruction to output the second information related to the product for which payment has not been made by the purchaser. to,
program .
JP2020011356A 2020-01-28 2020-01-28 Information processing equipment and programs Active JP7458798B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020011356A JP7458798B2 (en) 2020-01-28 2020-01-28 Information processing equipment and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020011356A JP7458798B2 (en) 2020-01-28 2020-01-28 Information processing equipment and programs

Publications (2)

Publication Number Publication Date
JP2021117801A JP2021117801A (en) 2021-08-10
JP7458798B2 true JP7458798B2 (en) 2024-04-01

Family

ID=77174994

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020011356A Active JP7458798B2 (en) 2020-01-28 2020-01-28 Information processing equipment and programs

Country Status (1)

Country Link
JP (1) JP7458798B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005148850A (en) 2003-11-11 2005-06-09 Fuji Photo Film Co Ltd Preparation supporting system and menu preparation supporting system
JP2007213548A (en) 2006-01-13 2007-08-23 Yafoo Japan Corp Apparatus and method for providing information, information management method, information provision program, and information management program
JP2016151995A (en) 2015-02-19 2016-08-22 王子ホールディングス株式会社 Cooking recipe use system, user terminal equipment, and server device
JP2019046498A (en) 2018-12-05 2019-03-22 東芝テック株式会社 Shopping support server and program of the same

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005148850A (en) 2003-11-11 2005-06-09 Fuji Photo Film Co Ltd Preparation supporting system and menu preparation supporting system
JP2007213548A (en) 2006-01-13 2007-08-23 Yafoo Japan Corp Apparatus and method for providing information, information management method, information provision program, and information management program
JP2016151995A (en) 2015-02-19 2016-08-22 王子ホールディングス株式会社 Cooking recipe use system, user terminal equipment, and server device
JP2019046498A (en) 2018-12-05 2019-03-22 東芝テック株式会社 Shopping support server and program of the same

Also Published As

Publication number Publication date
JP2021117801A (en) 2021-08-10

Similar Documents

Publication Publication Date Title
JP4101176B2 (en) Product sales system and payment terminal
JP2023063538A (en) Commodity data processing system, information terminal, and program thereof
US20220138713A1 (en) Purchase support device and store system including the same
JP2023062026A (en) Commodity sales data processing device and control program
JP4717476B2 (en) Electronic cash register
JP4937284B2 (en) Information processing apparatus, merchandise sales data processing apparatus, and point management method
JP5523490B2 (en) Information processing apparatus, merchandise sales data processing apparatus, and point management method
JP2024028307A (en) checkout system
EP3876175A1 (en) Transaction processing system and method
EP3796275A1 (en) Transaction processing system, transaction processing device, and information processing method
JP7458798B2 (en) Information processing equipment and programs
JP2020057131A (en) Shopping support system, information processing device and information processing program
JP7495253B2 (en) Information processing device, its control program, and information processing method
CN112508592A (en) Area migration prediction device and storage medium
JP7420989B2 (en) Information processing device and its control program
JP7326004B2 (en) Information providing device and control program
JP7401290B2 (en) Store systems, information processing devices and their control programs, and accounting machines and their control programs
JP2019191641A (en) Accounting system, accounting method, and accounting program
US20240104535A1 (en) Commodity registration apparatus and monitoring apparatus
JP2022139457A (en) Information processing system, information terminal, information processor, and control program thereof
JP2021152771A (en) Article sales processing system and article sales processing program
JP2022148545A (en) Information processing system, control program thereof, and information processing method
JP2021089468A (en) Commodity selling processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221116

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20230104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231012

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231024

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231221

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: 20240220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240319

R150 Certificate of patent or registration of utility model

Ref document number: 7458798

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150