Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7639328B2 - Information processing method, program, fixture, and information processing device - Google Patents
[go: Go Back, main page]

JP7639328B2 - Information processing method, program, fixture, and information processing device - Google Patents

Information processing method, program, fixture, and information processing device Download PDF

Info

Publication number
JP7639328B2
JP7639328B2 JP2020215624A JP2020215624A JP7639328B2 JP 7639328 B2 JP7639328 B2 JP 7639328B2 JP 2020215624 A JP2020215624 A JP 2020215624A JP 2020215624 A JP2020215624 A JP 2020215624A JP 7639328 B2 JP7639328 B2 JP 7639328B2
Authority
JP
Japan
Prior art keywords
product
customer
fixture
detected
promotional
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
JP2020215624A
Other languages
Japanese (ja)
Other versions
JP2022101190A (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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2020215624A priority Critical patent/JP7639328B2/en
Publication of JP2022101190A publication Critical patent/JP2022101190A/en
Application granted granted Critical
Publication of JP7639328B2 publication Critical patent/JP7639328B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Freezers Or Refrigerated Showcases (AREA)

Description

本発明は、情報処理方法、プログラム、什器および情報処理装置に関する。 The present invention relates to an information processing method, a program, a fixture, and an information processing device.

タグをつけた商品を陳列し、顧客が指定した商品のタグを読み取って商品情報を表示する商品情報提供装置が提案されている(特許文献1)。 A product information providing device has been proposed that displays tagged products, reads the tag of a product selected by a customer, and displays product information (Patent Document 1).

特開平11-65453号公報Japanese Patent Application Publication No. 11-65453

特許文献1の商品情報提供装置では、たとえば通りすがりの顧客等、陳列中の商品に対して特に興味を抱いていない顧客に対するプロモーションコンテンツの提示は行えない。 The product information providing device of Patent Document 1 cannot present promotional content to customers who are not particularly interested in the products on display, such as customers passing by.

一つの態様では、顧客に対して、陳列中の商品に関するプロモーションコンテンツを提示する情報処理方法等の提供を目的とする。 In one aspect, the objective is to provide an information processing method etc. that presents promotional content related to products on display to customers.

情報処理方法は、商品陳列用の什器に陳列された商品箱から商品IDを取得し、取得した商品IDに関連づけて記録された、顧客を検出していない場合用のプロモーションコンテンツおよび顧客を検出している場合用のプロモーションコンテンツを、ネットワークを介して取得し、前記什器における前記商品箱が陳列された場所と、商品IDと、顧客を検出していない場合用のプロモーションコンテンツと、顧客を検出している場合用のプロモーションコンテンツとを関連づけてデータベースに記録し、前記什器の周辺に顧客を検出していない場合、前記データベースに記録した顧客を検出していない場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示し、前記什器の周辺に顧客を検出した場合、前記データベースに記録した顧客を検出している場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示し、前記プロモーションコンテンツの終了後、前記什器の周辺に顧客を検出しているか否かを判定し、顧客を検出していると判定した場合、前記データベースに記録した顧客を検出している場合用のプロモーションコンテンツのうちの別の1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示する処理をコンピュータが実行する。 The information processing method includes acquiring a product ID from a product box displayed on a product display fixture, acquiring promotional content for when a customer is not detected and promotional content for when a customer is detected, which are recorded in association with the acquired product ID, and recording in a database the location where the product box is displayed on the fixture, the product ID, the promotional content for when a customer is not detected, and the promotional content for when a customer is detected, in association with each other, and when a customer is not detected around the fixture, selecting one of the promotional contents for when a customer is not detected recorded in the database. The computer executes a process of displaying the promotional content on a first display unit provided corresponding to the fixture, and if a customer is detected around the fixture, displaying one of the promotional contents for when a customer recorded in the database has been detected on the first display unit provided corresponding to the fixture, and after the promotional content has ended, determining whether or not a customer has been detected around the fixture, and if it determines that a customer has been detected, displaying another one of the promotional contents for when a customer recorded in the database has been detected on the first display unit provided corresponding to the fixture .

一つの態様では、顧客に対して、陳列中の商品に関するプロモーションコンテンツを提示する情報処理方法等を提供できる。 In one aspect, an information processing method can be provided that presents promotional content related to products on display to customers.

情報処理システムの概要を説明する説明図である。FIG. 1 is an explanatory diagram illustrating an overview of an information processing system. 情報処理システムの構成を説明する説明図である。FIG. 1 is an explanatory diagram illustrating a configuration of an information processing system. コンテンツDBのレコードレイアウトを説明する説明図である。FIG. 2 is an explanatory diagram illustrating a record layout of a content DB. 陳列DBのレコードレイアウトを説明する説明図である。FIG. 13 is an explanatory diagram illustrating the record layout of a display DB. プログラムの処理の流れを説明するフローチャートである。11 is a flowchart illustrating a process flow of a program. 実施の形態2の陳列DBのレコードレイアウトを説明する説明図である。FIG. 13 is an explanatory diagram illustrating the record layout of a display DB in the second embodiment. 実施の形態2のプログラムの処理の流れを説明するフローチャートである。13 is a flowchart illustrating the flow of processing of a program according to a second embodiment. 実施の形態3の什器を説明する説明図である。FIG. 11 is an explanatory diagram illustrating fixtures according to the third embodiment. 重量DBのレコードレイアウトを説明する説明図である。FIG. 2 is an explanatory diagram illustrating a record layout of a weight DB. 陳列重量DBのレコードレイアウトを説明する説明図である。FIG. 13 is an explanatory diagram illustrating the record layout of a display weight DB. 実施の形態3のプログラムの処理の流れを説明するフローチャートである。13 is a flowchart illustrating the flow of processing of a program according to a third embodiment. 変形例1の什器を説明する説明図である。FIG. 13 is an explanatory diagram illustrating fixtures according to modified example 1. 変形例2の什器を説明する説明図である。FIG. 13 is an explanatory diagram illustrating fixtures according to modified example 2. 変形例3の什器を説明する説明図である。FIG. 13 is an explanatory diagram illustrating fixtures according to modified example 3. 実施の形態4の情報処理装置の機能ブロック図である。FIG. 13 is a functional block diagram of an information processing device according to a fourth embodiment. 実施の形態5の情報処理システムの構成を示す説明図である。FIG. 13 is an explanatory diagram showing the configuration of an information processing system according to a fifth embodiment.

[実施の形態1]
図1は、情報処理システム10の概要を説明する説明図である。本実施の形態においては、ドラッグストア、スーパーマーケットまたは百貨店等の店舗に設けられた化粧品売場で使用される情報処理システム10を例にして説明する。
[First embodiment]
1 is an explanatory diagram illustrating an overview of an information processing system 10. In this embodiment, the information processing system 10 used in a cosmetics counter in a store such as a drugstore, supermarket, or department store will be described as an example.

情報処理システム10は、店舗に配置された商品陳列用の什器30と、有線または無線で什器30に接続された情報処理装置20とを含む。什器30は、化粧品メーカーごとに、または、各化粧品メーカーが提供する化粧品のブランド毎に用意されている。 The information processing system 10 includes product display fixtures 30 arranged in a store, and an information processing device 20 connected to the fixtures 30 via a wired or wireless connection. The fixtures 30 are prepared for each cosmetics manufacturer or for each brand of cosmetics offered by each cosmetics manufacturer.

図1に示す例では、什器30は背板381、背板381から水平に突出する3枚の商品棚35、および、背板381の上部に取り付けられた第1表示部31を含む。第1表示部31の縁に、顧客センサ33が配置されている。顧客センサ33は、たとえばカメラ、赤外線センサ、または超音波センサ等であり、什器30の近傍に顧客が居るか否かを検知可能である。顧客センサ33は、什器30周辺の床に埋め込まれた人感センサであってもよい。 In the example shown in FIG. 1, the fixture 30 includes a back panel 381, three product shelves 35 protruding horizontally from the back panel 381, and a first display unit 31 attached to the top of the back panel 381. A customer sensor 33 is disposed on the edge of the first display unit 31. The customer sensor 33 is, for example, a camera, an infrared sensor, or an ultrasonic sensor, and is capable of detecting whether or not a customer is present near the fixture 30. The customer sensor 33 may also be a human presence sensor embedded in the floor around the fixture 30.

それぞれの商品棚35の端部に、第2表示部32が配置されている。商品棚35の両側面には、側板351が配置されている。第1表示部31および第2表示部32は、プロモーションコンテンツを表示する表示部の例示である。第2表示部32と側板351と背板381とにより、商品棚35の上に後述する商品箱60を搭載可能な浅い箱が形成されている。側板351の内面側に読取部37が設けられている。読取部37は図示を省略するアンテナと、送受信機とを含む。 A second display unit 32 is disposed at the end of each product shelf 35. Side panels 351 are disposed on both sides of the product shelf 35. The first display unit 31 and the second display unit 32 are examples of display units that display promotional content. The second display unit 32, the side panels 351, and the back panel 381 form a shallow box on the product shelf 35 in which a product box 60 (described below) can be mounted. A reading unit 37 is provided on the inner side of the side panels 351. The reading unit 37 includes an antenna (not shown) and a transceiver.

なお、図1に示す什器30の形状は例示である。商品棚35の数は3段に限定しない。第2表示部32は、一部の商品棚35にのみ設けられていてもよい。第2表示部32は無くてもよい。顧客センサ33は、什器30から離れた場所に配置されていてもよい。顧客センサ33は無くてもよい。顧客センサ33は、商品棚35に取り付けられていてもよい。 The shape of the fixture 30 shown in FIG. 1 is an example. The number of product shelves 35 is not limited to three. The second display unit 32 may be provided only on some of the product shelves 35. The second display unit 32 may not be provided. The customer sensor 33 may be located away from the fixture 30. The customer sensor 33 may not be provided. The customer sensor 33 may be attached to the product shelves 35.

メーカーまたは問屋から店舗に対しては、多数の商品61を詰めた立方体形状の商品箱60が配送される。商品箱60の側面に、無線タグ67が取り付けられている。無線タグ67には、商品箱60に詰められた商品61に付与された商品IDが記録されている。 A cubic product box 60 packed with a large number of products 61 is delivered from a manufacturer or wholesaler to a store. A wireless tag 67 is attached to the side of the product box 60. The wireless tag 67 records the product ID assigned to the product 61 packed in the product box 60.

商品箱60には、切取線62が形成されている。商品箱60は、販売員が切取線62で切り取ってから上部を取り除くと、見栄え良く商品61を売場に陳列できる状態になる。商品箱60は、商品棚35の上に形成された箱にちょうど搭載可能な寸法である。販売員が商品箱60を商品棚35に搭載した場合に無線タグ67と読取部37とが近接した状態になるように、両者が配置されている。 The product box 60 has a cut line 62 formed on it. When the salesperson cuts the product box 60 along the cut line 62 and removes the top, the product 61 is ready to be displayed attractively on the sales floor. The product box 60 has dimensions that allow it to be mounted exactly on a box formed on the product shelf 35. The wireless tag 67 and the reading unit 37 are positioned so that they are close to each other when the salesperson mounts the product box 60 on the product shelf 35.

無線タグ67は、たとえばRFID(Radio Frequency Identification)タグである。読取部37は、たとえばRFIDリーダーである。本実施の形態においては、無線タグ67と読取部37との間の通信に、HF(High Frequency)帯の電磁波を使用する場合を例にして説明する。HF帯を使用する場合、読取部37と無線タグ67との間の通信可能距離は短く、読取部37は離れた場所に存在する無線タグ67を読み取れない。 The wireless tag 67 is, for example, an RFID (Radio Frequency Identification) tag. The reading unit 37 is, for example, an RFID reader. In this embodiment, an example will be described in which electromagnetic waves in the HF (High Frequency) band are used for communication between the wireless tag 67 and the reading unit 37. When the HF band is used, the communication distance between the reading unit 37 and the wireless tag 67 is short, and the reading unit 37 cannot read the wireless tag 67 that is located at a distance.

無線タグ67に記録された商品IDは、読取部37により読み取られて、情報処理装置20に伝達される。情報処理装置20は、商品IDに基づいて選択したプロモーションコンテンツを、第1表示部31および第2表示部32に表示する。 The product ID recorded in the wireless tag 67 is read by the reading unit 37 and transmitted to the information processing device 20. The information processing device 20 displays promotional content selected based on the product ID on the first display unit 31 and the second display unit 32.

以上により、販売員が商品箱60を商品棚35に陳列するだけで、陳列している商品に対応するプロモーションコンテンツを自動的に表示する情報処理システム10が実現する。したがって、店頭に陳列する商品61に応じたプロモーションコンテンツの差し替え等の作業負担を低減する情報処理システム10を提供できる。 As a result, an information processing system 10 is realized that automatically displays promotional content corresponding to the product displayed when the salesperson simply displays the product box 60 on the product shelf 35. Therefore, an information processing system 10 can be provided that reduces the workload of replacing promotional content according to the product 61 displayed in the store.

HF帯を利用することにより、商品棚35に陳列されている商品61に対応する商品IDが正確に読み取られる。すなわち、別の商品棚35に陳列されている商品61、および、隣接する他の什器30等に陳列されている商品61に対応する商品IDを誤って読み取ることを防止できる。したがって、什器30に陳列されている商品61に対応するプロモーションコンテンツを正しく表示する情報処理システム10を提供できる。 By using the HF band, the product ID corresponding to the product 61 displayed on the product shelf 35 can be accurately read. In other words, it is possible to prevent the erroneous reading of the product ID corresponding to the product 61 displayed on another product shelf 35 and the product 61 displayed on other adjacent fixtures 30, etc. Therefore, it is possible to provide an information processing system 10 that correctly displays promotional content corresponding to the product 61 displayed on the fixture 30.

商品棚35および側板351には、RFIDタグの電波を遮断するシールドが設けられていてもよい。商品棚35に陳列されている商品61に対応する無線タグ67以外の読み取りを防止する情報処理システム10を提供できる。 The product shelves 35 and side panels 351 may be provided with shields that block radio waves from RFID tags. This provides an information processing system 10 that prevents reading of any wireless tags other than those 67 corresponding to the products 61 displayed on the product shelves 35.

なお、以下の説明では一つの商品箱60には一種類の商品61が詰められており、一つの商品IDが無線タグ67に記録されている場合を例にして説明する。 In the following explanation, we will use as an example a case where one product box 60 contains one type of product 61 and one product ID is recorded in the wireless tag 67.

図2は、情報処理システム10の構成を説明する説明図である。情報処理システム10は、前述の情報処理装置20、什器30、および無線タグ67に加えて、サーバ40を含む。前述のとおり、什器30は顧客センサ33、読取部37、第1表示部31および第2表示部32を備える。 Figure 2 is an explanatory diagram explaining the configuration of the information processing system 10. The information processing system 10 includes a server 40 in addition to the information processing device 20, fixture 30, and wireless tag 67 described above. As described above, the fixture 30 includes a customer sensor 33, a reading unit 37, a first display unit 31, and a second display unit 32.

情報処理装置20は、制御部21、主記憶装置22、補助記憶装置23、通信部24、什器I/F(Interface)28およびバスを備える。制御部21は、本実施の形態のプログラムを実行する演算制御装置である。制御部21には、一または複数のCPU(Central Processing Unit)、GPU(Graphics Processing Unit)、TPU(Tensor Processing Unit)またはマルチコアCPU等が使用される。制御部21は、バスを介して情報処理装置20を構成するハードウェア各部と接続されている。 The information processing device 20 includes a control unit 21, a main memory device 22, an auxiliary memory device 23, a communication unit 24, a fixture I/F (Interface) 28, and a bus. The control unit 21 is an arithmetic and control device that executes the program of this embodiment. The control unit 21 uses one or more CPUs (Central Processing Units), GPUs (Graphics Processing Units), TPUs (Tensor Processing Units), multi-core CPUs, etc. The control unit 21 is connected to each of the hardware components that make up the information processing device 20 via the bus.

主記憶装置22は、SRAM(Static Random Access Memory)、DRAM(Dynamic Random Access Memory)またはフラッシュメモリ等の記憶装置である。主記憶装置22には、制御部21が行なう処理の途中で必要な情報および制御部21で実行中のプログラムが一時的に保存される。 The main memory device 22 is a storage device such as an SRAM (Static Random Access Memory), a DRAM (Dynamic Random Access Memory), or a flash memory. The main memory device 22 temporarily stores information required during processing performed by the control unit 21 and programs being executed by the control unit 21.

補助記憶装置23は、SRAM、フラッシュメモリ、ハードディスクまたは磁気テープ等の記憶装置である。補助記憶装置23には、陳列DB56、制御部21に実行させるプログラムおよびプログラムの実行に必要な各種データが保存される。通信部24は、情報処理装置20とネットワークとの間の通信を行なうインターフェイスである。什器I/F28は、什器30と情報処理装置20のバスとを接続するインターフェイスである。 The auxiliary storage device 23 is a storage device such as an SRAM, a flash memory, a hard disk, or a magnetic tape. The auxiliary storage device 23 stores the display DB 56, the programs to be executed by the control unit 21, and various data required for executing the programs. The communication unit 24 is an interface that communicates between the information processing device 20 and the network. The fixture I/F 28 is an interface that connects the fixtures 30 and the bus of the information processing device 20.

情報処理装置20は、汎用のパソコン、タブレット、スマートフォン等である。情報処理装置20は、什器30に内蔵可能な小型コンピュータであってもよい。情報処理装置20は、大型計算機、または、大型計算機上で動作する仮想マシンであってもよい。情報処理装置20は、分散処理を行なう複数のパソコン、または大型計算機等のハードウェアにより構成されても良い。情報処理装置20は、クラウドコンピューティングシステムまたは量子コンピュータにより構成されても良い。 The information processing device 20 is a general-purpose personal computer, tablet, smartphone, etc. The information processing device 20 may be a small computer that can be built into the fixture 30. The information processing device 20 may be a mainframe computer or a virtual machine that operates on a mainframe computer. The information processing device 20 may be configured with hardware such as multiple personal computers or mainframe computers that perform distributed processing. The information processing device 20 may be configured with a cloud computing system or a quantum computer.

サーバ40は、制御部41、主記憶装置42、補助記憶装置43、通信部44およびバスを備える。制御部41には、一または複数のCPU、GPUまたはマルチコアCPU等が使用される。制御部41は、バスを介してサーバ40を構成するハードウェア各部と接続されている。 The server 40 includes a control unit 41, a main memory device 42, an auxiliary memory device 43, a communication unit 44, and a bus. The control unit 41 uses one or more CPUs, GPUs, multi-core CPUs, etc. The control unit 41 is connected to each hardware unit constituting the server 40 via the bus.

主記憶装置42は、SRAM、DRAM、フラッシュメモリ等の記憶装置である。主記憶装置42には、制御部41が行なう処理の途中で必要な情報および制御部41で実行中のプログラムが一時的に保存される。 The main memory device 42 is a memory device such as an SRAM, DRAM, or flash memory. The main memory device 42 temporarily stores information required during processing performed by the control unit 41 and programs being executed by the control unit 41.

補助記憶装置43は、SRAM、フラッシュメモリ、ハードディスクまたは磁気テープ等の記憶装置である。補助記憶装置43には、コンテンツDB51、制御部41に実行させるプログラムおよびプログラムの実行に必要な各種データが保存される。通信部44は、サーバ40とネットワークとの間の通信を行なうインターフェイスである。 The auxiliary storage device 43 is a storage device such as an SRAM, a flash memory, a hard disk, or a magnetic tape. The auxiliary storage device 43 stores the content DB 51, the programs to be executed by the control unit 41, and various data required for executing the programs. The communication unit 44 is an interface that communicates between the server 40 and the network.

サーバ40は、汎用のパソコン、タブレット、大型計算機、または、大型計算機上で動作する仮想マシンである。サーバ40は、分散処理を行なう複数のパソコン、または大型計算機等のハードウェアにより構成されても良い。サーバ40は、クラウドコンピューティングシステムまたは量子コンピュータにより構成されても良い。 Server 40 is a general-purpose personal computer, tablet, large-scale computer, or a virtual machine running on a large-scale computer. Server 40 may be configured with hardware such as multiple personal computers or large-scale computers that perform distributed processing. Server 40 may be configured with a cloud computing system or a quantum computer.

サーバ40は、商品61に関するプロモーションコンテンツの配信に用いられる。サーバ40は、たとえば商品61を製造販売するメーカーにより運用される。サーバ40は、複数の店舗を管理する小売チェーン店の本部により運用されてもよい。また、情報処理装置20がプロモーションコンテンツの配信に用いられてもよい。この場合、各店舗側で配信する内容を決定することが可能となる。 The server 40 is used to distribute promotional content related to the product 61. The server 40 is operated, for example, by a manufacturer that produces and sells the product 61. The server 40 may also be operated by the headquarters of a retail chain that manages multiple stores. The information processing device 20 may also be used to distribute the promotional content. In this case, it becomes possible for each store to decide the content to be distributed.

図3は、コンテンツDB51のレコードレイアウトを説明する説明図である。コンテンツDB51は、商品IDとプロモーションコンテンツのファイルとを関連づけて記録したDBである。コンテンツDB51は、商品IDフィールドと、プロモーションコンテンツフィールドとを有する。プロモーションコンテンツフィールドは、第1コンテンツフィールドと、第2コンテンツフィールドとを有する。 Figure 3 is an explanatory diagram explaining the record layout of content DB51. Content DB51 is a DB that records product IDs and promotional content files in association with each other. Content DB51 has a product ID field and a promotional content field. The promotional content field has a first content field and a second content field.

商品IDフィールドには、それぞれの商品61に固有に付与された商品IDが記録されている。第1コンテンツフィールドには、第1表示部31に表示するプロモーションコンテンツを記録した動画または静止画のファイルが記録されている。第2コンテンツフィールドには、第2表示部32に表示するプロモーションコンテンツを記録した動画または静止画のファイルが記録されている。コンテンツDB51は、1つの商品IDについて1つのレコードを有する。 The product ID field records a product ID that is uniquely assigned to each product 61. The first content field records a video or still image file that records the promotional content to be displayed on the first display unit 31. The second content field records a video or still image file that records the promotional content to be displayed on the second display unit 32. The content DB 51 has one record for one product ID.

プロモーションコンテンツは、ユーザの反応に応じてインタラクティブに表示を変化させるプログラムであってもよい。第1コンテンツフィールドおよび第2コンテンツフィールドには、プロモーションコンテンツのURL(Uniform Resource Locator)等、プロモーションコンテンツを読み出せる場所が記録されていてもよい。 The promotional content may be a program that interactively changes its display depending on the user's reaction. The first content field and the second content field may record a location from which the promotional content can be read, such as a uniform resource locator (URL) of the promotional content.

たとえば、新製品の発売時には、その新製品用に作成されたプロモーションコンテンツがコンテンツDB51に追加される。季節の変化およびキャンペーン等に合わせて、プロモーションコンテンツが適宜更新されても良い。複数の商品IDに対して、同一のプロモーションコンテンツが記録されていてもよい。一つの商品IDに対して、複数のプロモーションコンテンツが記録されていてもよい。 For example, when a new product is released, promotional content created for the new product is added to content DB51. The promotional content may be updated as appropriate in accordance with seasonal changes, campaigns, and the like. The same promotional content may be recorded for multiple product IDs. Multiple promotional contents may be recorded for one product ID.

図4は、陳列DB56のレコードレイアウトを説明する説明図である。陳列DB56は、什器30上の位置と、陳列された商品の商品IDと、プロモーションコンテンツとを関連づけて記録したDBである。陳列DB56は、位置フィールドと、商品IDフィールドと、プロモーションコンテンツフィールドとを有する。プロモーションコンテンツフィールドは、第1コンテンツフィールドと、第2コンテンツフィールドとを有する。 Figure 4 is an explanatory diagram explaining the record layout of display DB 56. Display DB 56 is a DB that records the position on fixture 30, the product ID of the displayed product, and promotional content in association with each other. Display DB 56 has a position field, a product ID field, and a promotional content field. The promotional content field has a first content field and a second content field.

位置フィールドには什器30上の位置が記録されている。什器30上の位置は、それぞれの読取部37に対応している。図4は、図1に示すように、上段、中段および下段の3段の商品棚35のそれぞれに対して、読取部37が1個ずつ配置されている場合の陳列DB56を示す。 The position field records the position on the fixture 30. The position on the fixture 30 corresponds to each reading unit 37. Figure 4 shows the display DB 56 when one reading unit 37 is placed for each of the three product shelves 35 on the top, middle, and bottom levels, as shown in Figure 1.

商品IDフィールドには、什器30に陳列された商品61に固有に付与された商品IDが記録されている。第1コンテンツフィールドには、第1表示部31に表示するプロモーションコンテンツを記録した動画または静止画のファイルが記録されている。第2コンテンツフィールドには、第2表示部32に表示するプロモーションコンテンツを記録した動画または静止画のファイルが記録されている。 The product ID field records a product ID that is uniquely assigned to the product 61 displayed on the fixture 30. The first content field records a video or still image file that records the promotional content to be displayed on the first display unit 31. The second content field records a video or still image file that records the promotional content to be displayed on the second display unit 32.

なお、コンテンツDB51において、一つの商品IDに対して複数のプロモーションコンテンツが記録されている場合、コンテンツDB51にも同様に一つの商品IDに対して複数のプロモーションコンテンツが記録される。 In addition, if multiple promotional contents are recorded for one product ID in content DB51, multiple promotional contents are also recorded for one product ID in content DB51.

なお、1台の情報処理装置20に複数の什器30が接続されている場合には、陳列DB56はそれぞれの什器30を区別する什器IDを記録した、什器IDフィールドを備える。 When multiple fixtures 30 are connected to one information processing device 20, the display DB 56 has a fixture ID field that records a fixture ID that distinguishes each fixture 30.

図5は、プログラムの処理の流れを説明するフローチャートである。図5のプログラムは、たとえば店舗の開店準備中に起動するプログラムである。制御部21は、陳列DB56を更新する(ステップS501)。 Figure 5 is a flowchart explaining the flow of program processing. The program in Figure 5 is a program that is started, for example, when a store is preparing to open. The control unit 21 updates the display DB 56 (step S501).

具体的には、制御部21は陳列DB56に記録された各レコードの商品IDに対応するプロモーションコンテンツの送信をサーバ40に要求し、サーバ40から受信したプロモーションコンテンツで第1コンテンツフィールドおよび第2コンテンツフィールドを更新する。制御部21と制御部41とは、いわゆる同期化の処理により陳列DB56に記録されたプロモーションコンテンツを最新の状態に更新してもよい。同期化の処理は、一般的に使用されているため、詳細については説明を省略する。 Specifically, the control unit 21 requests the server 40 to transmit promotional content corresponding to the product ID of each record recorded in the display DB 56, and updates the first content field and the second content field with the promotional content received from the server 40. The control units 21 and 41 may update the promotional content recorded in the display DB 56 to the latest state by a so-called synchronization process. Since the synchronization process is commonly used, detailed explanation will be omitted.

夜間にプロモーションコンテンツが更新された場合、ステップS501の処理により、更新後のプロモーションコンテンツが陳列DB56に記録される。したがって、開店準備中に、たとえば期間限定のキャンペーンに関するプロモーションコンテンツが陳列DB56に記録され、新しいプロモーションコンテンツを開店時から顧客に提示できる。 If the promotional content is updated overnight, the updated promotional content is recorded in the display DB 56 by the processing of step S501. Therefore, while preparing to open the store, for example, promotional content related to a limited-time campaign is recorded in the display DB 56, and the new promotional content can be presented to customers from the time the store opens.

制御部21は、それぞれの読取部37を介して商品棚35に陳列されている商品箱60の無線タグ67から商品IDを取得する(ステップS502)。ステップS502により、制御部21は商品IDを取得する取得部の機能を実現する。制御部21は、什器30上の位置と、読取部37が読み取った商品IDとの関係が、陳列DB56に記録されたデータから変化したか否かを判定する(ステップS503)。 The control unit 21 acquires product IDs from the wireless tags 67 of the product boxes 60 displayed on the product shelves 35 via the respective reading units 37 (step S502). In step S502, the control unit 21 realizes the function of an acquisition unit that acquires product IDs. The control unit 21 determines whether the relationship between the position on the fixture 30 and the product ID read by the reading unit 37 has changed from the data recorded in the display DB 56 (step S503).

たとえば、販売員が上段の商品箱60を他の商品61の入った商品箱60に入れ替えた場合には、上段の商品IDが変化する。販売員が上段の商品箱60を同一の商品61の入った商品箱60に入れ替えた場合には、上段の商品IDは変化しない。 For example, if a salesperson replaces the product box 60 on the top row with a product box 60 containing a different product 61, the product ID on the top row changes. If a salesperson replaces the product box 60 on the top row with a product box 60 containing the same product 61, the product ID on the top row does not change.

変化したと判定した場合(ステップS503でYES)、制御部21はステップS502で取得した商品IDをサーバ40に送信する(ステップS504)。制御部41は、商品IDを受信する(ステップS601)。制御部41は受信した商品IDをキーとしてコンテンツDB51を検索してレコードを抽出する(ステップS602)。制御部41は、抽出したレコードの第1コンテンツフィールドおよび第2コンテンツフィールドにそれぞれ記録されたプロモーションコンテンツを情報処理装置20に送信する(ステップS603)。 If it is determined that there has been a change (YES in step S503), the control unit 21 transmits the product ID acquired in step S502 to the server 40 (step S504). The control unit 41 receives the product ID (step S601). The control unit 41 searches the content DB 51 using the received product ID as a key to extract a record (step S602). The control unit 41 transmits the promotional content recorded in the first content field and the second content field of the extracted record to the information processing device 20 (step S603).

制御部21は、プロモーションコンテンツを受信する(ステップS505)。制御部21は、陳列DB56を更新する(ステップS506)。具体的には、制御部21は、無線タグ67を読み取った読取部37に対応する位置に関するレコードを陳列DB56から抽出し、受信したプロモーションコンテンツで第1コンテンツフィールドおよび第2コンテンツフィールドをそれぞれ書き換える。 The control unit 21 receives the promotional content (step S505). The control unit 21 updates the display DB 56 (step S506). Specifically, the control unit 21 extracts from the display DB 56 a record relating to the position corresponding to the reading unit 37 that read the wireless tag 67, and rewrites the first content field and the second content field with the received promotional content.

変化していないと判定した場合(ステップS503でNO)、またはステップS506の終了後、制御部21は、陳列DB56のプロモーションコンテンツフィールドに記録されたプロモーションコンテンツを、第1表示部31および第2表示部32に表示する(ステップS507)。ステップS507により、制御部21はプロモーションコンテンツを表示部に出力する出力部の機能を実現する。 If it is determined that there has been no change (NO in step S503), or after step S506 is completed, the control unit 21 displays the promotional content recorded in the promotional content field of the display DB 56 on the first display unit 31 and the second display unit 32 (step S507). Through step S507, the control unit 21 realizes the function of an output unit that outputs the promotional content to the display unit.

具体的には、制御部21は第1コンテンツフィールドに記録されたプロモーションコンテンツを第1表示部31に順次表示する。順番は、たとえば上段、中段、下段の順である。たとえば上段、中段、上段、下段の順等、商品棚35によって表示する頻度が異なっていてもよい。第1表示部31に表示するコンテンツの順番を販売員またはプロモーションコンテンツ供給者等が適宜設定可能であってもよい。 Specifically, the control unit 21 sequentially displays the promotional content recorded in the first content field on the first display unit 31. The order is, for example, top row, middle row, bottom row. The frequency of display may vary depending on the product shelf 35, for example, top row, middle row, top row, bottom row, etc. The order of the content to be displayed on the first display unit 31 may be set appropriately by a salesperson or a promotional content supplier, etc.

順番は、ランダムであってもよい。第1表示部31に表示するコンテンツの表示頻度を販売員またはプロモーションコンテンツ供給者等が適宜設定可能であってもよい。一回のステップS507で第1表示部31に表示するプロモーションコンテンツの数を、販売員またはプロモーションコンテンツ供給者等が適宜設定可能であってもよい。 The order may be random. The frequency with which the content is displayed on the first display unit 31 may be set appropriately by a salesperson or a promotional content provider, etc. The number of promotional contents to be displayed on the first display unit 31 in one step S507 may be set appropriately by a salesperson or a promotional content provider, etc.

いずれの商品棚35にも商品箱60が陳列されていない場合、制御部21はたとえばメーカーの紹介または店舗の紹介等を行なう所定のプロモーションコンテンツを第1表示部31に表示する。制御部21は、商品61の入荷予定日等を顧客に告知する表示を第1表示部31に出力してもよい。 If no product boxes 60 are displayed on any of the product shelves 35, the control unit 21 displays predetermined promotional content, for example introducing the manufacturer or the store, on the first display unit 31. The control unit 21 may also output a display on the first display unit 31 informing customers of the expected arrival date of the product 61, etc.

制御部21は、商品棚35に商品箱60が陳列されていない旨を告知して、販売員に注意を促すコンテンツを第1表示部31に表示してもよい。制御部21は、第1表示部31および第2表示部32に通電しない、いわゆる節電モードに入ってもよい。 The control unit 21 may display content on the first display unit 31 to inform the salesperson that there are no product boxes 60 on the product shelf 35 and to alert the salesperson. The control unit 21 may enter a so-called power saving mode in which no power is supplied to the first display unit 31 and the second display unit 32.

制御部21は、それぞれの商品棚35に取り付けられた第2表示部32に、商品棚35に対応する第2コンテンツフィールドに記録されたプロモーションコンテンツを表示する。 The control unit 21 displays the promotional content recorded in the second content field corresponding to each product shelf 35 on the second display unit 32 attached to each product shelf 35.

プロモーションコンテンツを所定の回数表示した後、制御部21は処理を終了するか否かを判定する(ステップS508)。所定の回数は、たとえば陳列DB56の第1コンテンツフィールドに記録されたプロモーションコンテンツをそれぞれ1回または複数回ずつである。所定の回数は、第1コンテンツフィールドに記録されたプロモーションコンテンツのいずれか一つを1回であってもよい。 After displaying the promotional content a predetermined number of times, the control unit 21 determines whether to end the process (step S508). The predetermined number of times is, for example, one or more times for each of the promotional contents recorded in the first content field of the display DB 56. The predetermined number of times may be one time for any one of the promotional contents recorded in the first content field.

制御部21は、たとえば閉店時間を過ぎている場合に、処理を終了すると判定する。処理を終了すると判定した場合(ステップS508でYES)、制御部21は処理を終了する。処理を終了しないと判定した場合(ステップS508でNO)、制御部21はステップS502に戻る。 The control unit 21 determines to end the process, for example, if the closing time has passed. If it is determined to end the process (YES in step S508), the control unit 21 ends the process. If it is determined not to end the process (NO in step S508), the control unit 21 returns to step S502.

本実施の形態によると、販売員が商品箱60を什器30に載せるだけで、陳列中の商品61に対応するプロモーションコンテンツを表示する情報処理システム10を提供できる。店舗の営業時間中に販売員が什器30に陳列する商品61を変更した場合であっても、陳列中の商品61に対応するプロモーションコンテンツを表示する情報処理システム10を提供できる。 According to this embodiment, an information processing system 10 can be provided that displays promotional content corresponding to the product 61 on display when a salesperson simply places the product box 60 on the display fixture 30. Even if a salesperson changes the product 61 displayed on the display fixture 30 during store business hours, an information processing system 10 can be provided that displays promotional content corresponding to the product 61 on display.

したがって、販売員はプロモーションコンテンツの入れ替え等の作業に煩わされずに、接客に集中できる。販売員の手を煩わせることなく、季節ごとのキャンペーン用プロモーションコンテンツを顧客に提供できる。 Therefore, sales staff can concentrate on serving customers without being bothered by tasks such as changing promotional content. Promotional content for seasonal campaigns can be provided to customers without bothering sales staff.

なお、一つの商品箱60に複数の種類の商品61が詰められており、それぞれの商品61に対応する商品IDを記録した複数の無線タグ67が商品箱60に取り付けられていても良い。RFIDを使用する場合には、読取部37は読み取り範囲に存在する複数の無線タグ67からそれぞれ商品IDを読み取れる。制御部21は、陳列DB56の商品IDフィールドに、一つの場所から読み込まれた複数の商品IDを記録し、プロモーションコンテンツフィールドにそれぞれの商品IDに対応するプロモーションコンテンツを記録する。 Note that one product box 60 may contain multiple types of products 61, and multiple wireless tags 67 recording product IDs corresponding to the respective products 61 may be attached to the product box 60. When RFID is used, the reading unit 37 can read the product IDs from the multiple wireless tags 67 present within the reading range. The control unit 21 records the multiple product IDs read from one location in the product ID field of the display DB 56, and records promotional content corresponding to each product ID in the promotional content field.

一つの商品箱60に複数種類の商品61が詰められており、無線タグ67に複数種類の商品IDが記録されていてもよい。一つの商品箱60に複数種類の商品61が詰められており、無線タグ67に複数種類の商品61の詰め合わせに対して付与された商品IDが記録されていてもよい。 Multiple types of products 61 may be packed in one product box 60, and multiple types of product IDs may be recorded on the wireless tag 67. Multiple types of products 61 may be packed in one product box 60, and multiple types of product IDs assigned to the assortment of products 61 may be recorded on the wireless tag 67.

無線タグ67にバーコードを使用し、読取部37にバーコードリーダを使用してもよい。バーコードは、一次元バーコードであっても、二次元バーコードであってもよい。商品棚35に載せた商品箱60以外の無線タグ67を誤って読み取ることを、確実に防止する情報処理システム10を提供できる。 A barcode may be used for the wireless tag 67, and a barcode reader may be used for the reading unit 37. The barcode may be a one-dimensional barcode or a two-dimensional barcode. It is possible to provide an information processing system 10 that reliably prevents the erroneous reading of wireless tags 67 other than those of product boxes 60 placed on the product shelf 35.

図5を使用して説明したプログラムのステップS508で処理を終了しないと判定した場合(ステップS508でNO)、制御部21はステップS501に戻ってもよい。営業時間中に、メーカー等でコンテンツDB51に記録されたプロモーションコンテンツを変更した場合であっても、速やかに新たなプロモーションコンテンツを表示する情報処理システム10を提供できる。したがって、たとえば時間帯ごとに異なるプロモーションコンテンツを表示する情報処理システム10を提供できる。 If it is determined in step S508 of the program described using FIG. 5 that the processing is not to be terminated (NO in step S508), the control unit 21 may return to step S501. Even if a manufacturer or the like changes the promotional content recorded in the content DB 51 during business hours, it is possible to provide an information processing system 10 that quickly displays new promotional content. Therefore, it is possible to provide an information processing system 10 that displays different promotional content for different time periods, for example.

[実施の形態2]
本実施の形態は、什器30の前に顧客が滞在している場合と、滞在していない場合とで、異なるプロモーションコンテンツを第1表示部31に表示する情報処理システム10に関する。実施の形態1と共通する部分については、説明を省略する。
[Embodiment 2]
This embodiment relates to an information processing system 10 that displays different promotional content on a first display unit 31 depending on whether a customer is present in front of a fixture 30 or not. Explanation of parts common to the first embodiment will be omitted.

図6は、実施の形態2の陳列DB56のレコードレイアウトを説明する説明図である。本実施の形態の陳列DB56は、位置フィールドと、商品IDフィールドと、プロモーションコンテンツフィールドとを有する。プロモーションコンテンツフィールドは、第1コンテンツフィールドと、第2コンテンツフィールドとを有する。第1コンテンツフィールドは、検出フィールドと、不検出フィールドとを有する。 Figure 6 is an explanatory diagram illustrating the record layout of the display DB 56 in the second embodiment. The display DB 56 in this embodiment has a position field, a product ID field, and a promotion content field. The promotion content field has a first content field and a second content field. The first content field has a detected field and a non-detected field.

位置フィールド、商品IDフィールドおよび第2コンテンツフィールドは、図4を使用して説明した実施の形態1の陳列DB56と同一であるため、説明を省略する。 The location field, product ID field, and second content field are the same as those in the display DB 56 of embodiment 1 described using Figure 4, so a description thereof will be omitted.

検出フィールドには、顧客センサ33が顧客を検出している場合に、第1表示部31に表示するプロモーションコンテンツを記録した動画または静止画のファイルが記録されている。不検出フィールドには、顧客センサ33が顧客を検出していない場合に、第1表示部31に表示するプロモーションコンテンツを記録した動画または静止画のファイルが記録されている。 The detection field contains a video or still image file that records the promotional content to be displayed on the first display unit 31 when the customer sensor 33 detects a customer. The non-detection field contains a video or still image file that records the promotional content to be displayed on the first display unit 31 when the customer sensor 33 does not detect a customer.

図7は、実施の形態2のプログラムの処理の流れを説明するフローチャートである。ステップS501からステップS506までは、図5を使用して説明した実施の形態1のプログラムと同一であるため、説明を省略する。 Figure 7 is a flowchart explaining the processing flow of the program of the second embodiment. Steps S501 to S506 are the same as those of the program of the first embodiment explained using Figure 5, so the explanation is omitted.

変化していないと判定した場合(ステップS503でNO)、またはステップS506の終了後、制御部21は、商品棚35に対応する第2コンテンツフィールドに記録されたプロモーションコンテンツをそれぞれ陳列DB56から取得して、第2表示部32に表示する(ステップS511)。 If it is determined that there has been no change (NO in step S503), or after step S506 is completed, the control unit 21 retrieves the promotional content recorded in the second content field corresponding to each product shelf 35 from the display DB 56, and displays it on the second display unit 32 (step S511).

制御部21は、顧客センサ33が什器30の周辺で顧客を検出しているか否かを判定する(ステップS512)。なお、顧客センサ33が赤外線センサ、または超音波センサ等の比較的単純な人感センサである場合、制御部21は顧客と販売員とを区別しない。 The control unit 21 determines whether the customer sensor 33 detects a customer in the vicinity of the fixture 30 (step S512). Note that if the customer sensor 33 is a relatively simple human presence sensor such as an infrared sensor or an ultrasonic sensor, the control unit 21 does not distinguish between a customer and a salesperson.

顧客センサ33がカメラである場合、制御部21は画像解析を行なって撮影された人物が販売員であるか、顧客であるかを識別してもよい。さらに制御部21は、画像解析を行なって撮影された人物の性別および年齢等の属性を推定し、什器30に陳列した商品の購入を期待できる、いわゆるターゲット顧客であるか否かを識別してもよい。 If the customer sensor 33 is a camera, the control unit 21 may perform image analysis to identify whether the person photographed is a salesperson or a customer. Furthermore, the control unit 21 may perform image analysis to estimate attributes such as the gender and age of the person photographed, and identify whether the person is a so-called target customer who is expected to purchase the product displayed on the fixtures 30.

顧客を検出していると判定した場合(ステップS512でYES)、制御部21は陳列DB56の検出フィールドに記録されたプロモーションコンテンツを表示する(ステップS513)。具体的には、制御部21は陳列DB56の検出フィールドに記録されたプロモーションコンテンツから1つのプロモーションコンテンツを選択して、第1表示部31に表示する。 If it is determined that a customer has been detected (YES in step S512), the control unit 21 displays the promotional content recorded in the detection field of the display DB 56 (step S513). Specifically, the control unit 21 selects one promotional content from the promotional content recorded in the detection field of the display DB 56 and displays it on the first display unit 31.

1つのプロモーションコンテンツの終了後、制御部21は顧客センサ33が検出した顧客が立ち去ったか否かを判定する(ステップS514)。立ち去っていないと判定した場合(ステップS514でNO)、制御部21はステップS513に戻る。具体的には、制御部21は検出フィールドに記録されたプロモーションコンテンツから前回とは異なるプロモーションコンテンツを選択して、第1表示部31に表示する。 After one promotional content ends, the control unit 21 determines whether the customer detected by the customer sensor 33 has left (step S514). If it is determined that the customer has not left (NO in step S514), the control unit 21 returns to step S513. Specifically, the control unit 21 selects promotional content different from the previous one from the promotional content recorded in the detection field, and displays it on the first display unit 31.

顧客を検出していないと判定した場合(ステップS512でNO)、制御部21は陳列DB56の不検出フィールドに記録されたプロモーションコンテンツを表示する(ステップS515)。具体的には、制御部21は陳列DB56の不検出フィールドに記録されたプロモーションコンテンツから1つのプロモーションコンテンツを選択して、第1表示部31に表示する。 If it is determined that a customer has not been detected (NO in step S512), the control unit 21 displays the promotional content recorded in the undetected field of the display DB 56 (step S515). Specifically, the control unit 21 selects one promotional content from the promotional content recorded in the undetected field of the display DB 56 and displays it on the first display unit 31.

顧客が立ち去ったと判定した場合(ステップS514でYES)、またはステップS515の終了後、制御部21は処理を終了するか否かを判定する(ステップS516)。制御部21は、たとえば閉店時間を過ぎている場合に、処理を終了すると判定する。処理を終了すると判定した場合(ステップS516でYES)、制御部21は処理を終了する。処理を終了しないと判定した場合(ステップS516でNO)、制御部21はステップS502に戻る。 If it is determined that the customer has left (YES in step S514), or after step S515 is completed, the control unit 21 determines whether or not to end the process (step S516). The control unit 21 determines to end the process, for example, if closing time has passed. If it is determined to end the process (YES in step S516), the control unit 21 ends the process. If it is determined not to end the process (NO in step S516), the control unit 21 returns to step S502.

本実施の形態によると、什器30の周辺に顧客を検出した場合と、検出していない場合とで、第1表示部31に異なるプロモーションコンテンツを表示する情報処理システム10を提供できる。たとえば、什器30の周辺に顧客を検出した場合には、近くから見ることを前提とした比較的情報量の多いプロモーションコンテンツを表示し、什器30の周辺に顧客を検出しない場合には、遠方からでも目を引きやすいプロモーションコンテンツを表示することにより、プロモーション効果を高めることができる。 According to this embodiment, it is possible to provide an information processing system 10 that displays different promotional content on the first display unit 31 depending on whether or not a customer is detected around the fixture 30. For example, when a customer is detected around the fixture 30, promotional content with a relatively large amount of information that is intended to be viewed from up close can be displayed, and when no customer is detected around the fixture 30, promotional content that is eye-catching even from a distance can be displayed, thereby enhancing the promotional effect.

陳列DB56の検出フィールドに、さらに年代別等の、検出した顧客の属性別のフィールドを設けても良い。このようにする場合、顧客センサ33にカメラを使用する。制御部21は、画像解析を行なって撮影された人物の年齢等の属性を推定し、推定結果に基づいて第1表示部31に表示するプロモーションコンテンツを選択できる。以上により、什器30に陳列した商品61と、近くに来た顧客の属性との組み合わせに応じたプロモーションコンテンツを表示する情報処理システム10を提供できる。 The detection fields of the display DB 56 may further include fields for the attributes of detected customers, such as by age group. In this case, a camera is used for the customer sensor 33. The control unit 21 can perform image analysis to estimate attributes such as the age of the person photographed, and select promotional content to be displayed on the first display unit 31 based on the estimation results. In this way, it is possible to provide an information processing system 10 that displays promotional content according to a combination of the products 61 displayed on the fixtures 30 and the attributes of customers who come nearby.

[実施の形態3]
本実施の形態は、商品61の減少を自動的に通知する情報処理システム10に関する。実施の形態1と共通する部分については、説明を省略する。
[Embodiment 3]
This embodiment relates to an information processing system 10 that automatically notifies a customer of a decrease in the number of products 61. Explanation of parts common to the first embodiment will be omitted.

図8は、実施の形態3の什器30を説明する説明図である。図8は、什器30を背板381に平行な面で切断した断面の一部を模式的に示す。商品棚35の両端に、側板351が配置されている。商品棚35の上に、読取部37および重量センサ39が積層して配置されている。読取部37は、薄いシート状に構成されている。 Figure 8 is an explanatory diagram illustrating the fixture 30 of the third embodiment. Figure 8 shows a schematic diagram of a portion of a cross section of the fixture 30 cut along a plane parallel to the back panel 381. Side panels 351 are disposed on both ends of the product shelf 35. The reading unit 37 and weight sensor 39 are stacked on top of the product shelf 35. The reading unit 37 is configured as a thin sheet.

読取部37および重量センサ39は、什器30のすべての商品棚35に配置されている。なお、什器30は側板351を備えなくてもよい。側板351を備えない場合、販売員は商品箱60を容易に商品棚35に搭載できる。側板351を備えない場合、読取部37の表面に滑り止めを設けることが望ましい。 The reading unit 37 and weight sensor 39 are arranged on all product shelves 35 of the fixture 30. The fixture 30 does not need to have side panels 351. If the fixture 30 does not have side panels 351, the salesperson can easily load the product box 60 onto the product shelf 35. If the fixture 30 does not have side panels 351, it is desirable to provide an anti-slip surface on the reading unit 37.

重量センサ39は、搭載された物品の重量を随時測定し、測定結果を有線または無線で送信する、いわゆるIoT(Internet of Things)デバイスである。重量センサ39のデータ送信先は、いわゆるクラウドサーバであっても、情報処理装置20であってもよい。本実施の形態では、重量センサ39から情報処理装置20にデータが送信される場合を例にして説明する。なお、データ送信先がクラウドサーバである場合には、制御部21はクラウドサーバからデータを適宜取得する。 The weight sensor 39 is a so-called IoT (Internet of Things) device that constantly measures the weight of the loaded item and transmits the measurement results by wire or wirelessly. The data destination of the weight sensor 39 may be a so-called cloud server or the information processing device 20. In this embodiment, an example will be described in which data is transmitted from the weight sensor 39 to the information processing device 20. Note that when the data destination is a cloud server, the control unit 21 appropriately acquires data from the cloud server.

図9は、重量DBのレコードレイアウトを説明する説明図である。重量DBは、商品IDと商品の重量と、販売員に通知する閾値とを関連づけて記録したDBである。重量DBは、商品IDフィールドと、重量フィールドと、通知閾値フィールドとを有する。重量フィールドは、一個フィールドと、全数フィールドとを有する。重量DBは、補助記憶装置43またはサーバ40に接続された大容量記憶装置に記録されている。 Figure 9 is an explanatory diagram explaining the record layout of the weight DB. The weight DB is a DB that records the product ID, product weight, and a threshold for notifying the salesperson in association with each other. The weight DB has a product ID field, a weight field, and a notification threshold field. The weight field has a single field and a total number field. The weight DB is recorded in the auxiliary storage device 43 or a large-capacity storage device connected to the server 40.

商品IDフィールドには、それぞれの商品61に固有に付与された商品IDが記録されている。一個フィールドには、商品棚35に陳列された商品61の一個あたりの重量が記録されている。全数フィールドには、図1を使用して説明したように商品箱60の一部を除去して商品棚35に載せる際の重量、すなわち商品箱60に商品61の全数が入っている状態における重量が記録されている。 The product ID field records a product ID that is uniquely assigned to each product 61. The weight of each product 61 displayed on the product shelf 35 is recorded in the single unit field. The total number field records the weight when part of the product box 60 is removed and placed on the product shelf 35 as explained using Figure 1, that is, the weight when all of the products 61 are contained in the product box 60.

通知閾値フィールドには、什器30に陳列された商品61の数が減少したことを販売員に対して通知する閾値が記録されている。図9においては、商品IDが「P001」、「P002」および「P005」である商品箱60に関しては、商品61が1個減少した場合に販売員に通知し、商品IDが「P003」および「P004」である商品箱60に関しては商品61が2個減少した場合に販売員に通知するように、閾値が定められている。なお、通知閾値フィールドには、通知を行なう重量が記録されていてもよい。 The notification threshold field records a threshold for notifying the salesperson that the number of products 61 displayed on the fixtures 30 has decreased. In FIG. 9, the threshold is set so that for product boxes 60 with product IDs "P001", "P002", and "P005", the salesperson is notified when one product 61 is decreased, and for product boxes 60 with product IDs "P003" and "P004", the salesperson is notified when two products 61 are decreased. The notification threshold field may also record the weight at which the notification is made.

なお重量DBは、什器30を配置する店舗ごと、または店舗のタイプごとの通知閾値フィールドを有してもよい。このようにすることにより、店舗の状況に応じた閾値を定めることができる。 The weight DB may also have a notification threshold field for each store in which the fixtures 30 are located, or for each type of store. In this way, thresholds can be set according to the situation of the store.

図10は、陳列重量DBのレコードレイアウトを説明する説明図である。陳列重量DBは、什器30上の位置と、陳列された商品の商品IDと、商品の重量と、販売員に通知する閾値とを関連づけて記録したDBである。陳列重量DBは、位置フィールドと、商品IDフィールドと、重量フィールドと、通知閾値フィールドとを有する。重量フィールドは、一個フィールドと、全数フィールドとを有する。重量DBは、補助記憶装置23または情報処理装置20に接続された大容量記憶装置に記録されている。 Figure 10 is an explanatory diagram explaining the record layout of the display weight DB. The display weight DB is a DB that records the position on the fixture 30, the product ID of the displayed product, the weight of the product, and a threshold value for notifying the salesperson, in association with each other. The display weight DB has a position field, a product ID field, a weight field, and a notification threshold field. The weight field has a single field and a total number field. The weight DB is recorded in the auxiliary storage device 23 or a large-capacity storage device connected to the information processing device 20.

位置フィールドには什器30上の位置が記録されている。什器30上の位置は、それぞれの読取部37に対応している。商品IDフィールドには、什器30に陳列された商品61に固有に付与された商品IDが記録されている。 The position field records the position on the fixture 30. The positions on the fixture 30 correspond to the respective reading units 37. The product ID field records the product ID that is uniquely assigned to the product 61 displayed on the fixture 30.

一個フィールドには、商品棚35に陳列された商品61の一個あたりの重量が記録されている。全数フィールドには、図1を使用して説明したように商品箱60の一部を除去して商品棚35に載せる際の重量、すなわち商品箱60に商品61の全数が入っている状態における重量が記録されている。 The weight of each product 61 displayed on the product shelf 35 is recorded in the "per item" field. The "total number" field records the weight when a part of the product box 60 is removed and placed on the product shelf 35, as explained using Figure 1, i.e., the weight when all of the products 61 are contained in the product box 60.

通知閾値フィールドには、什器30に陳列された商品61の数が減少したことを販売員に対して通知する閾値が記録されている。図9においては、什器30の上段および中段に関しては、商品61が1個減少した場合に販売員に通知し、下段に関しては商品61が2個減少した場合に販売員に通知するように、閾値が定められている。なお、通知閾値フィールドには、通知を行なう重量が記録されていてもよい。 The notification threshold field records a threshold for notifying the salesperson that the number of products 61 displayed on the fixtures 30 has decreased. In FIG. 9, the threshold is set so that for the top and middle shelves of the fixtures 30, a notification is sent to the salesperson when one product 61 is decreased, and for the bottom shelf, a notification is sent to the salesperson when two products 61 are decreased. The notification threshold field may also record the weight at which the notification is sent.

図11は、実施の形態3のプログラムの処理の流れを説明するフローチャートである。制御部21は、図5を使用して説明した実施の形態1のプログラム、または、図7を使用して説明した実施の形態2のプログラムと平行して、図9のプログラムを実行する。 Figure 11 is a flowchart explaining the flow of processing of the program of embodiment 3. The control unit 21 executes the program of Figure 9 in parallel with the program of embodiment 1 explained using Figure 5 or the program of embodiment 2 explained using Figure 7.

制御部21は、それぞれの読取部37を介して商品棚35に陳列されている商品箱60の無線タグ67から商品IDを取得する(ステップS522)。制御部21は、什器30上の位置と、読取部37が読み取った商品IDとの関係が、陳列重量DBに記録されたデータから変化したか否かを判定する(ステップS523)。 The control unit 21 acquires the product ID from the wireless tag 67 of the product box 60 displayed on the product shelf 35 via each reading unit 37 (step S522). The control unit 21 determines whether the relationship between the position on the fixture 30 and the product ID read by the reading unit 37 has changed from the data recorded in the display weight DB (step S523).

変化したと判定した場合(ステップS523でYES)、制御部21はステップS522で取得した商品IDをサーバ40に送信する(ステップS524)。制御部41は、商品IDを受信する(ステップS611)。制御部41は受信した商品IDをキーとして重量DBを検索してレコードを抽出する(ステップS612)。制御部41は、抽出したレコードの重量フィールドおよび通知閾値フィールドに記録されたデータを情報処理装置20に送信する(ステップS613)。 If it is determined that there has been a change (YES in step S523), the control unit 21 transmits the product ID acquired in step S522 to the server 40 (step S524). The control unit 41 receives the product ID (step S611). The control unit 41 searches the weight DB using the received product ID as a key to extract a record (step S612). The control unit 41 transmits the data recorded in the weight field and notification threshold field of the extracted record to the information processing device 20 (step S613).

制御部21は、サーバ40からデータを受信する(ステップS525)。制御部21は、陳列重量DBを更新する(ステップS526)。具体的には、制御部21は、無線タグ67を読み取った読取部37に対応する位置に関するレコードを陳列重量DBから抽出し、受信したデータで重量フィールドおよび通知閾値フィールドをそれぞれ書き換える。 The control unit 21 receives the data from the server 40 (step S525). The control unit 21 updates the display weight DB (step S526). Specifically, the control unit 21 extracts from the display weight DB a record relating to the position corresponding to the reading unit 37 that read the wireless tag 67, and rewrites the weight field and the notification threshold field with the received data.

変化していないと判定した場合(ステップS523でNO)、またはステップS526の終了後、制御部21は、それぞれの商品棚35に設置した重量センサ39により測定された重量を取得する(ステップS527)。制御部21は、取得した重量が(1)式で示される重量以下であるか否かを判定する(ステップS528)。 If it is determined that there has been no change (NO in step S523), or after step S526 is completed, the control unit 21 acquires the weight measured by the weight sensor 39 installed on each product shelf 35 (step S527). The control unit 21 determines whether the acquired weight is equal to or less than the weight indicated by formula (1) (step S528).

閾値=B-A×C ‥‥‥ (1)
Aは、一個フィールドに記録された一個の商品の重量である。
Bは、全数フィールドに記録された全数の商品が入った商品箱の重量である。
Cは、通知閾値フィールドに記録された商品の数量である。
Threshold value = B - A x C (1)
A is the weight of one item recorded in the single item field.
B is the weight of the product box containing all the products recorded in the total number field.
C is the quantity of the item recorded in the notification threshold field.

閾値以下であると判定した場合(ステップS528でYES)、制御部21は前回同一の商品棚35に関する通知を行なってから所定時間が経過したか否かを判定する(ステップS529)。所定時間は、たとえば販売員が商品61の補充を行なうまでの平均時間に基づいて定められている。ステップS529により、たとえば接客中である等の事情により商品61の補充を行なえない販売員を、頻繁な通知で煩わせることを防止できる。 If it is determined that the number is equal to or less than the threshold (YES in step S528), the control unit 21 determines whether a predetermined time has passed since the last notification regarding the same product shelf 35 (step S529). The predetermined time is determined, for example, based on the average time it takes for a salesperson to replenish products 61. Step S529 makes it possible to prevent salespersons who are unable to replenish products 61 because they are busy serving customers, from being bothered by frequent notifications.

所定時間が経過したと判定した場合(ステップS529でYES)、制御部21はたとえば販売員が身に着けているインカムまたは端末装置を介して、商品61が減少していることを通知する(ステップS530)。 If it is determined that the predetermined time has elapsed (YES in step S529), the control unit 21 notifies the salesperson, for example via an intercom or terminal device worn by the salesperson, that the number of products 61 has decreased (step S530).

閾値以下ではないと判定した場合(ステップS528でNO)、所定時間が経過していないと判定した場合(ステップS529でNO)、または、ステップS530の終了後、制御部21は処理を終了するか否かを判定する(ステップS531)。 If it is determined that the value is not equal to or less than the threshold value (NO in step S528), if it is determined that the predetermined time has not elapsed (NO in step S529), or after step S530 is completed, the control unit 21 determines whether to end the process (step S531).

制御部21は、たとえば閉店時間を過ぎている場合に、処理を終了すると判定する。処理を終了すると判定した場合(ステップS531でYES)、制御部21は処理を終了する。処理を終了しないと判定した場合(ステップS531でNO)、制御部21はステップS522に戻る。 The control unit 21 determines to end the process, for example, if the closing time has passed. If it is determined to end the process (YES in step S531), the control unit 21 ends the process. If it is determined not to end the process (NO in step S531), the control unit 21 returns to step S522.

本実施の形態によると、陳列されている商品61が減少した場合に、速やかに販売員に通知して補充を促す情報処理システム10を提供できる。図9および図10に例示したように、通知閾値を1個または2個に設定することにより、販売員は商品61が全数陳列されている状態を常時保つことができる。 According to this embodiment, it is possible to provide an information processing system 10 that promptly notifies a salesperson when the number of products 61 on display decreases, and prompts them to replenish the stock. As illustrated in Figs. 9 and 10, by setting the notification threshold to 1 or 2, the salesperson can keep all products 61 on display at all times.

販売員が、図9を使用して説明した重量DB、または、図10を使用して説明した陳列重量DBの通知閾値フィールドを適宜変更できるようにしてもよい。商品61の販売状況、および、対応できる販売員の人数等に合わせて、通知閾値を設定することにより、販売員の業務効率を高められる。 The salesperson may be allowed to change the notification threshold field of the weight DB described using FIG. 9 or the display weight DB described using FIG. 10 as appropriate. Setting the notification threshold according to the sales status of the product 61 and the number of salespersons available to handle the product 61 can improve the work efficiency of the salesperson.

本実施の形態によると、販売員が商品箱60を什器30に載せるだけで、通知閾値を設定し、商品の減少を適切に販売員に通知する情報処理システム10を提供できる。店舗の営業時間中に販売員が什器30に陳列する商品61を変更した場合であっても、陳列中の商品61に対応して通知閾値を設定する情報処理システム10を提供できる。 According to this embodiment, it is possible to provide an information processing system 10 that sets a notification threshold and appropriately notifies the salesperson of a decrease in products simply by the salesperson placing the product box 60 on the display unit 30. Even if the salesperson changes the products 61 displayed on the display unit 30 during the store's business hours, it is possible to provide an information processing system 10 that sets a notification threshold corresponding to the products 61 being displayed.

無線タグ67は、個々の商品61の底に取り付けられていてもよい。前述のとおり、RFIDを使用する場合には、読取部37は読み取り範囲に存在する複数の無線タグ67からそれぞれ商品IDを読み取れる。したがって、重量センサ39を使用せずに、読取部37により商品棚35に陳列されている商品61の数量を検出できる。 The wireless tags 67 may be attached to the bottom of each product 61. As described above, when RFID is used, the reading unit 37 can read the product ID from each of the multiple wireless tags 67 present within the reading range. Therefore, the reading unit 37 can detect the number of products 61 displayed on the product shelf 35 without using a weight sensor 39.

変化した重量が、商品61の重量の整数倍ではない場合、他の商品棚35または他の売場の商品が商品棚35に置き去りにされた可能性がある。制御部21は、そのような可能性がある場合に販売員に通知を送信してもよい。 If the changed weight is not an integer multiple of the weight of the product 61, it is possible that a product from another product shelf 35 or another sales area has been left behind on the product shelf 35. The control unit 21 may send a notification to the salesperson if there is such a possibility.

具体的には、(2)式に示す減少商品数が整数ではない場合に、制御部21は販売員に通知を送信する。
減少商品数=(B-D)/A ‥‥‥ (2)
Dは、重量センサ39が取得した重量である。
Specifically, if the number of products to be reduced, as shown in formula (2), is not an integer, the control unit 21 sends a notification to the salesperson.
Decrease in number of products = (B-D)/A ‥‥‥ (2)
D is the weight acquired by the weight sensor 39 .

制御部21は、重量センサ39の代わりに、それぞれの商品棚35を撮影可能なカメラ、または、354に陳列された商品61の数または移動を検出可能なセンサから取得したデータに基づいて、商品61の減少数を検出してもよい。顧客センサ33が、商品61の減少数を検出するセンサを兼ねてもよい。 Instead of the weight sensor 39, the control unit 21 may detect the number of products 61 that have been removed based on data acquired from a camera capable of photographing each product shelf 35 or a sensor capable of detecting the number or movement of products 61 displayed on 354. The customer sensor 33 may also function as a sensor that detects the number of products 61 that have been removed.

[変形例1]
変形例1は、一つの商品棚35に複数の読取部37が取り付けられた什器30に関する。図12は、変形例1の什器30を説明する説明図である。図12は、什器30を商品棚35に平行な面で切断して、商品棚35を見下ろした断面の一部を模式的に示す。商品棚35の上に、3個の読取部37が配置されている。読取部37は、薄いシート状に構成されている。それぞれの読取部37の下に、重量センサ39が配置されていてもよい。
[Modification 1]
Variation 1 relates to a fixture 30 in which multiple reading units 37 are attached to one product shelf 35. Fig. 12 is an explanatory diagram illustrating the fixture 30 of Variation 1. Fig. 12 shows a schematic partial cross section of the fixture 30 cut along a plane parallel to the product shelf 35, looking down on the product shelf 35. Three reading units 37 are disposed on the product shelf 35. The reading units 37 are configured in the form of a thin sheet. A weight sensor 39 may be disposed beneath each reading unit 37.

なお、読取部37はアンテナを中央部に有することが望ましい。互いに隣接する読取部37に含まれるアンテナ同士の距離が離れることにより、読取部37同士の相互干渉を防止できる。 It is preferable that the reading unit 37 has an antenna in the center. By increasing the distance between the antennas included in adjacent reading units 37, mutual interference between the reading units 37 can be prevented.

本実施の形態では、商品棚35の上に横並びに3個配置できる寸法の商品箱60を使用する。図12に示すように、1枚の商品棚35に複数の読取部37を配置することにより、たとえば「上段の左側」、「上段の中央」および「上段の右側」のそれぞれに載せた商品箱60を区別可能な情報処理システム10を提供できる。 In this embodiment, product boxes 60 are used that are sized so that three can be placed side by side on a product shelf 35. As shown in FIG. 12, by arranging multiple reading units 37 on one product shelf 35, it is possible to provide an information processing system 10 that can distinguish between product boxes 60 placed on, for example, the "left side of the top row," the "center of the top row," and the "right side of the top row."

たとえば制御部21は、顧客センサ33に視線検出機能を有するカメラを使用して、顧客が注目している場所に陳列された商品61に関するプロモーションコンテンツを表示してもよい。 For example, the control unit 21 may use a camera with gaze detection function in the customer sensor 33 to display promotional content related to a product 61 displayed in a location where the customer is looking.

[変形例2]
変形例2は、いわゆる倉庫型小売店向けの什器30に関する。本変形例の什器30は、商品箱60単位での販売に適している。図13は、変形例2の什器を説明する説明図である。
[Modification 2]
The second modification relates to a fixture 30 for a so-called warehouse-type retail store. The fixture 30 of this modification is suitable for selling products in units of product boxes 60. Fig. 13 is an explanatory diagram for explaining the fixture of the second modification.

什器30は、1枚の商品棚35と、商品棚35の縁から立ち上がる2本の支柱382と、支柱382の上部に取り付けられた第1表示部31とを備える。商品棚35の上に、読取部37および図示を省略する重量センサ39が積層配置されている。 The fixture 30 comprises one product shelf 35, two supports 382 rising from the edge of the product shelf 35, and a first display unit 31 attached to the top of the supports 382. A reading unit 37 and a weight sensor 39 (not shown) are stacked on top of the product shelf 35.

商品箱60は、二点鎖線で示すように商品棚35の上に積み上げた状態で陳列される。なお、一つの什器30に陳列される商品箱60は1種類であり、顧客は上から順に商品箱60を持ち去る。情報処理装置20は、読取部37を介して陳列された商品箱60から商品IDを読み取り、第1表示部31にプロモーションコンテンツを表示する。 The product boxes 60 are displayed stacked on the product shelf 35 as indicated by the two-dot chain line. Note that only one type of product box 60 is displayed on one fixture 30, and customers take away the product boxes 60 in order from the top. The information processing device 20 reads the product IDs from the displayed product boxes 60 via the reading unit 37, and displays the promotional content on the first display unit 31.

制御部21は、重量センサ39が取得した重量に基づいて、陳列されている商品箱60が少なくなったことを検出し、販売員に通知する。なお、商品の補充がロボットにより行われる場合には、制御部21は商品箱60が少なくなったことをロボットに通知してもよい。 Based on the weight acquired by the weight sensor 39, the control unit 21 detects that the number of product boxes 60 on display is decreasing, and notifies the salesperson. Note that, if the replenishing of products is performed by a robot, the control unit 21 may notify the robot that the number of product boxes 60 is decreasing.

読取部37は、二本の支柱382の間に配置されていてもよい。そのようにする場合には、商品箱60の側面に無線タグ67が取り付けられる。 The reading unit 37 may be disposed between the two posts 382. In this case, the wireless tag 67 is attached to the side of the product box 60.

[変形例3]
本変形例は、商品箱60を吊り下げた状態で陳列する什器30に関する。図14は、変形例3の什器を説明する説明図である。本変形例の什器30は、側面の外側にワイヤネット383を有する。ワイヤネット383の上部に、第1表示部31が配置されている。第1表示部31の下側に、読取部37が配置されている。第1表示部31の下部に収容した商品在庫は、什器扉384で顧客の目から隠されている。
[Modification 3]
This modified example relates to a fixture 30 that displays product boxes 60 in a hanging state. Fig. 14 is an explanatory diagram illustrating the fixture of modified example 3. The fixture 30 of this modified example has a wire net 383 on the outside of the side. A first display unit 31 is disposed above the wire net 383. A reading unit 37 is disposed below the first display unit 31. Product inventory stored below the first display unit 31 is hidden from customers' eyes by a fixture door 384.

本変形例の商品箱60は、簡単な組み立て作業により、小さい棚に小型の商品が詰められて、上部にフック63を有する形状になる。商品箱60の背板の部分に、無線タグ67が取り付けられている。販売員は、ワイヤネット383にフック63を引っ掛けて商品箱60を陳列する。読取部37と無線タグ67とが近接して、商品IDを読み取り可能な状態になる。 The product box 60 of this modified example can be easily assembled into a small shelf filled with small products, with a hook 63 at the top. A wireless tag 67 is attached to the back panel of the product box 60. The salesperson displays the product box 60 by hanging the hook 63 on the wire net 383. When the reading unit 37 and the wireless tag 67 are brought into close proximity, the product ID can be read.

なお、什器30にフックが設けられており、商品箱60にフックに引っ掛ける穴があいていてもよい。 The fixture 30 may be provided with a hook, and the product box 60 may have a hole for hanging on the hook.

制御部21は、読取部37を介して吊り下げられた商品箱60から商品IDを読み取り、第1表示部31にプロモーションコンテンツを表示する。 The control unit 21 reads the product ID from the hanging product box 60 via the reading unit 37 and displays the promotional content on the first display unit 31.

以上に説明した什器30の形状は、いずれも例示であり、これらに限定するものではない。販売する商品61および売場の特性に応じた任意の形状の什器30を使用できる。 The shapes of the fixtures 30 described above are merely examples and are not intended to be limiting. Any shape of fixtures 30 may be used depending on the products 61 being sold and the characteristics of the sales floor.

[実施の形態4]
図15は、実施の形態4の情報処理装置20の機能ブロック図である。情報処理装置20は、取得部71および出力部72を備える。取得部71は、商品陳列用の什器30に陳列された商品箱60から商品IDを取得する。出力部72は、商品IDに対応するプロモーションコンテンツを什器30に対応して設けた第1表示部31に出力する。
[Fourth embodiment]
15 is a functional block diagram of an information processing device 20 according to a fourth embodiment. The information processing device 20 includes an acquisition unit 71 and an output unit 72. The acquisition unit 71 acquires a product ID from a product box 60 displayed on a product display fixture 30. The output unit 72 outputs promotional content corresponding to the product ID to a first display unit 31 provided in correspondence with the fixture 30.

[実施の形態5]
図16は、実施の形態5の情報処理システム10の構成を説明する説明図である。本実施の形態は、汎用のコンピュータ90と、プログラム97とを組み合わせて動作させることにより、本実施の形態の情報処理システム10を実現する形態に関する。実施の形態1と共通する部分については、説明を省略する。
[Embodiment 5]
16 is an explanatory diagram for explaining the configuration of an information processing system 10 according to a fifth embodiment. This embodiment relates to a form in which the information processing system 10 of this embodiment is realized by combining and operating a general-purpose computer 90 and a program 97. Explanations of parts common to the first embodiment will be omitted.

コンピュータ90は、前述の制御部41、主記憶装置42、補助記憶装置43、通信部44およびバスに加えて読取部48を備える。 The computer 90 includes the aforementioned control unit 41, main memory device 42, auxiliary memory device 43, communication unit 44, and bus, as well as a reading unit 48.

プログラム97は、可搬型記録媒体96に記録されている。制御部41は、読取部48を介してプログラム97を読み込み、補助記憶装置43に保存する。また制御部41は、コンピュータ90内に実装されたフラッシュメモリ等の半導体メモリ98に記憶されたプログラム97を読出してもよい。さらに、制御部41は、通信部44および図示しないネットワークを介して接続される図示しない他のサーバコンピュータからプログラム97をダウンロードして補助記憶装置43に保存してもよい。 The program 97 is recorded on a portable recording medium 96. The control unit 41 reads the program 97 via the reading unit 48 and stores it in the auxiliary storage device 43. The control unit 41 may also read out the program 97 stored in a semiconductor memory 98, such as a flash memory, implemented in the computer 90. Furthermore, the control unit 41 may download the program 97 from another server computer (not shown) connected via the communication unit 44 and a network (not shown) and store it in the auxiliary storage device 43.

制御部41は、ネットワークを介して各店舗の情報処理装置20にプログラム97を配信する。プログラム97は、情報処理装置20の制御プログラムとしてインストールされ、主記憶装置22にロードして実行される。以上により、実施の形態1で説明した情報処理システム10が実現される。 The control unit 41 distributes the program 97 to the information processing device 20 of each store via the network. The program 97 is installed as a control program of the information processing device 20, and is loaded into the main memory device 22 and executed. In this way, the information processing system 10 described in the first embodiment is realized.

制御部21は、それぞれの情報処理装置20に設けられた読取部を介してプログラム97を読み込んでもよい。制御部21は、それぞれの情報処理装置20に接続された外部の記憶装置からプログラム97を読み込んでもよい。 The control unit 21 may read the program 97 via a reading unit provided in each information processing device 20. The control unit 21 may read the program 97 from an external storage device connected to each information processing device 20.

各実施例で記載されている技術的特徴(構成要件)はお互いに組合せ可能であり、組み合わせすることにより、新しい技術的特徴を形成することができる。
今回開示された実施の形態はすべての点で例示であって、制限的なものでは無いと考えられるべきである。本発明の範囲は、上記した意味では無く、特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。
The technical features (constituent elements) described in each embodiment can be combined with each other, and by combining them, new technical features can be formed.
The embodiments disclosed herein are illustrative in all respects and should not be considered as limiting. The scope of the present invention is defined by the claims, not by the above meaning, and is intended to include all modifications within the scope and meaning equivalent to the claims.

10 情報処理システム
20 情報処理装置
21 制御部
22 主記憶装置
23 補助記憶装置
24 通信部
28 什器I/F
30 什器
31 第1表示部
32 第2表示部
33 顧客センサ
35 商品棚
351 側板
37 読取部
381 背板
382 支柱
383 ワイヤネット
384 什器扉
39 重量センサ
40 サーバ
41 制御部
42 主記憶装置
43 補助記憶装置
44 通信部
48 読取部
51 コンテンツDB
56 陳列DB
60 商品箱
61 商品
62 切取線
63 フック
67 無線タグ
71 取得部
72 出力部
90 コンピュータ
96 可搬型記録媒体
97 プログラム
98 半導体メモリ
REFERENCE SIGNS LIST 10 Information processing system 20 Information processing device 21 Control unit 22 Main storage device 23 Auxiliary storage device 24 Communication unit
28 Fixtures I/F
30 Fixture 31 First display unit 32 Second display unit 33 Customer sensor 35 Product shelf 351 Side panel 37 Reading unit 381 Back panel 382 Support 383 Wire net 384 Fixture door 39 Weight sensor 40 Server 41 Control unit 42 Main storage unit 43 Auxiliary storage unit 44 Communication unit 48 Reading unit 51 Content DB
56 Display DB
60 Product box 61 Product 62 Cutting line 63 Hook 67 Wireless tag 71 Acquisition unit 72 Output unit 90 Computer 96 Portable recording medium 97 Program 98 Semiconductor memory

Claims (12)

商品陳列用の什器に陳列された商品箱から商品IDを取得し、
取得した商品IDに関連づけて記録された、顧客を検出していない場合用のプロモーションコンテンツおよび顧客を検出している場合用のプロモーションコンテンツを、ネットワークを介して取得し、
前記什器における前記商品箱が陳列された場所と、商品IDと、顧客を検出していない場合用のプロモーションコンテンツと、顧客を検出している場合用のプロモーションコンテンツとを関連づけてデータベースに記録し、
前記什器の周辺に顧客を検出していない場合、
前記データベースに記録した顧客を検出していない場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示し、
前記什器の周辺に顧客を検出した場合、
前記データベースに記録した顧客を検出している場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示し、
前記プロモーションコンテンツの終了後、前記什器の周辺に顧客を検出しているか否かを判定し、
顧客を検出していると判定した場合、前記データベースに記録した顧客を検出している場合用のプロモーションコンテンツのうちの別の1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示する
処理をコンピュータが実行する情報処理方法。
Acquire a product ID from a product box displayed on a product display fixture,
Acquire, via a network, promotional content for when a customer is not detected and promotional content for when a customer is detected, the promotional content being recorded in association with the acquired product ID;
a location on the display unit where the product box is displayed, a product ID, promotional content for when a customer is not detected, and promotional content for when a customer is detected, the promotional content being associated with each other and recorded in a database;
If no customer is detected near the fixture,
displaying one of the promotional contents for cases where the customer recorded in the database is not detected on a first display unit provided corresponding to the fixture;
When a customer is detected near the fixture,
displaying one of the promotional contents for when the customer recorded in the database is detected on a first display unit provided corresponding to the fixture ;
After the promotional content is finished, determining whether or not a customer is detected in the vicinity of the fixture;
When it is determined that a customer is detected, another promotional content among the promotional contents for when a customer is detected and recorded in the database is displayed on a first display unit provided corresponding to the fixture.
An information processing method in which processing is performed by a computer.
前記商品箱は、前記商品IDを記録した無線タグを有し、
前記什器は、前記商品箱を搭載可能な商品棚を有し、
前記商品棚は、前記商品箱を搭載した場合に前記無線タグから前記商品IDを読み取り可能な読取部を有する
請求項1に記載の情報処理方法。
The product box has a wireless tag that records the product ID,
The fixture has a product shelf on which the product box can be mounted,
The information processing method according to claim 1 , wherein the product shelf includes a reading unit capable of reading the product ID from the wireless tag when the product box is mounted on the product shelf.
前記商品棚には、複数の前記商品箱を横並びに搭載可能であり、
前記商品棚は、搭載されたすべての前記商品箱に設けられた前記無線タグを読み取り可能な前記読取部を有する
請求項2に記載の情報処理方法。
A plurality of the product boxes can be mounted side by side on the product shelf,
The information processing method according to claim 2 , wherein the product shelf has the reading unit capable of reading the wireless tags provided on all of the product boxes mounted on the product shelf.
前記商品棚には、複数の前記商品箱を横並びに搭載可能であり、
前記商品棚は、それぞれの前記商品箱に設けられた前記無線タグに対応する位置に前記読取部をそれぞれ有する
請求項2に記載の情報処理方法。
A plurality of the product boxes can be mounted side by side on the product shelf,
The information processing method according to claim 2 , wherein the product shelves each have the reading unit at a position corresponding to the wireless tag provided on each of the product boxes.
前記什器は、前記商品棚にそれぞれ対応する第2表示部を有し、
それぞれの商品棚に搭載された前記商品箱から取得した前記商品IDに対応するプロモーションコンテンツを当該商品棚に対応する前記第2表示部に表示する
請求項2から請求項4のいずれか一つに記載の情報処理方法。
The fixture has a second display unit corresponding to each of the product shelves,
The information processing method according to claim 2 , further comprising displaying promotional content corresponding to the product ID acquired from the product box mounted on each product shelf on the second display unit corresponding to the product shelf.
前記商品箱は、前記商品IDを記録した無線タグを有し、
前記什器は、前記商品箱を吊り下げた場合に前記無線タグから前記商品IDを読み取り可能な読取部を有する
請求項1に記載の情報処理方法。
The product box has a wireless tag that records the product ID,
The information processing method according to claim 1 , wherein the fixture has a reading unit capable of reading the product ID from the wireless tag when the product box is hung from the fixture.
前記什器は、前記商品箱の重量を検出する重量センサを備え、
前記商品箱の重量が閾値以下である場合に通知を送信する
請求項1から請求項6のいずれか一つに記載の情報処理方法。
The fixture includes a weight sensor that detects the weight of the product box,
The information processing method according to claim 1 , further comprising: transmitting a notification when the weight of the product box is equal to or less than a threshold value.
前記商品箱は、複数個の商品を詰めた状態で店舗に配送される
請求項1から請求項7のいずれか一つに記載の情報処理方法。
The information processing method according to claim 1 , wherein the product box is delivered to the store with a plurality of products packed in the product box.
前記商品箱は、一部を取り外し、前記商品IDを読み取り可能な状態で陳列される
請求項8に記載の情報処理方法。
The information processing method according to claim 8 , wherein the product boxes are displayed in a state where a part of the product boxes is detached and the product ID can be read.
商品陳列用の什器に陳列された商品箱から商品IDを取得し、
取得した商品IDに関連づけて記録された、顧客を検出していない場合用のプロモーションコンテンツおよび顧客を検出している場合用のプロモーションコンテンツを、ネットワークを介して取得し、
前記什器における前記商品箱が陳列された場所と、商品IDと、顧客を検出していない場合用のプロモーションコンテンツと、顧客を検出している場合用のプロモーションコンテンツとを関連づけてデータベースに記録し、
前記什器の周辺に顧客を検出していない場合、
前記データベースに記録した顧客を検出していない場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示し、
前記什器の周辺に顧客を検出した場合、
前記データベースに記録した顧客を検出している場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示し、
前記プロモーションコンテンツの終了後、前記什器の周辺に顧客を検出しているか否かを判定し、
顧客を検出していると判定した場合、前記データベースに記録した顧客を検出している場合用のプロモーションコンテンツのうちの別の1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に表示する
処理をコンピュータに実行させるプログラム。
Acquire a product ID from a product box displayed on a product display fixture,
Acquire, via a network, promotional content for when a customer is not detected and promotional content for when a customer is detected, the promotional content being recorded in association with the acquired product ID;
a location on the display unit where the product box is displayed, a product ID, promotional content for when a customer is not detected, and promotional content for when a customer is detected, the promotional content being associated with each other and recorded in a database;
If no customer is detected near the fixture,
displaying one of the promotional contents for cases where the customer recorded in the database is not detected on a first display unit provided corresponding to the fixture;
When a customer is detected near the fixture,
displaying one of the promotional contents for when the customer recorded in the database is detected on a first display unit provided corresponding to the fixture ;
After the promotional content is finished, determining whether or not a customer is detected in the vicinity of the fixture;
When it is determined that a customer is detected, another promotional content among the promotional contents for when a customer is detected and recorded in the database is displayed on a first display unit provided corresponding to the fixture.
A program that causes a computer to carry out processing.
商品陳列用の什器に陳列された商品箱から商品IDを読み取る読取部と、
前記什器の周辺に顧客が居るか否かを検知可能な顧客センサと、
前記什器の周辺に顧客が居ない場合、
前記什器における前記商品箱が陳列された場所と、商品IDと、顧客を検出していない場合用のプロモーションコンテンツと、顧客を検出している場合用のプロモーションコンテンツとを関連づけて記録したデータベースから取得した、顧客を検出していない場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを表示し、
前記什器の周辺に顧客が居る場合、
前記データベースから取得した、顧客を検出している場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを表示し、前記プロモーションコンテンツの終了後に前記什器の周辺に顧客がいる場合、顧客を検出している場合用のプロモーションコンテンツのうちの別の1件のプロモーションコンテンツを表示する表示部と
を備える什器。
A reading unit that reads a product ID from a product box displayed on a product display fixture;
A customer sensor capable of detecting whether or not a customer is present around the fixture;
If there are no customers around the fixtures,
displaying one of promotional contents for cases where a customer is not detected, the promotional contents being obtained from a database in which the location on the fixture where the product box is displayed, the product ID, promotional contents for cases where a customer is not detected, and promotional contents for cases where a customer is detected are recorded in association with each other ;
If there are customers around the fixtures,
and a display unit that displays one of the promotional contents for when a customer is detected , which are obtained from the database, and displays another of the promotional contents for when a customer is detected, if a customer is present in the vicinity of the fixture after the promotional content has ended .
商品陳列用の什器に陳列された商品箱から商品IDを取得する取得部と、
取得した商品IDに関連づけて記録された、顧客を検出していない場合用のプロモーションコンテンツおよび顧客を検出している場合用のプロモーションコンテンツを、ネットワークを介して取得するコンテンツ取得部と、
前記什器における前記商品箱が陳列された場所と、商品IDと、顧客を検出していない場合用のプロモーションコンテンツと、顧客を検出している場合用のプロモーションコンテンツとを関連づけてデータベースに記録する記録部と、
前記什器の周辺に顧客が居るか否かに関する情報を取得する第2取得部と、
前記什器の周辺に顧客が居ない場合、
前記データベースに記録した顧客を検出していない場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを前記什器に対応して設けた第1表示部に出力し、
前記什器の周辺に顧客が居る場合、
前記データベースに記録した顧客を検出している場合用のプロモーションコンテンツのうちの1件のプロモーションコンテンツを前記第1表示部に出力し、
前記プロモーションコンテンツの終了後に前記什器の周辺に顧客が居る場合前記データベースに記録した顧客を検出している場合用のプロモーションコンテンツのうちの別の1件のプロモーションコンテンツを前記第1表示部に出力する出力部とを
備える情報処理装置。
An acquisition unit that acquires a product ID from a product box displayed on a product display fixture;
a content acquisition unit that acquires, via a network, promotional content for when a customer is not detected and promotional content for when a customer is detected, the promotional content being recorded in association with the acquired product ID;
a recording unit that records in a database the location on the display unit where the product box is displayed, the product ID, promotional content for when a customer is not detected, and promotional content for when a customer is detected, in association with each other;
A second acquisition unit that acquires information regarding whether or not a customer is present around the fixture;
If there are no customers around the fixtures,
outputting one of the promotional contents for cases where the customer recorded in the database is not detected to a first display unit provided corresponding to the fixture;
If there are customers around the fixtures,
outputting, to the first display unit, one promotional content among promotional contents for when the customer recorded in the database is detected;
and an output unit that outputs to the first display unit another piece of promotional content among the promotional contents for when a customer recorded in the database is detected when a customer is present in the vicinity of the fixture after the promotional content has ended .
JP2020215624A 2020-12-24 2020-12-24 Information processing method, program, fixture, and information processing device Active JP7639328B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020215624A JP7639328B2 (en) 2020-12-24 2020-12-24 Information processing method, program, fixture, and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020215624A JP7639328B2 (en) 2020-12-24 2020-12-24 Information processing method, program, fixture, and information processing device

Publications (2)

Publication Number Publication Date
JP2022101190A JP2022101190A (en) 2022-07-06
JP7639328B2 true JP7639328B2 (en) 2025-03-05

Family

ID=82271554

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020215624A Active JP7639328B2 (en) 2020-12-24 2020-12-24 Information processing method, program, fixture, and information processing device

Country Status (1)

Country Link
JP (1) JP7639328B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005010608A (en) 2003-06-20 2005-01-13 Nec Corp Merchandise display rack system, information display program, and information collection program
JP2009032155A (en) 2007-07-30 2009-02-12 Sanden Corp Commodity information display system
JP2009050426A (en) 2007-08-27 2009-03-12 Sanden Corp Merchandise management system
JP2017187986A (en) 2016-04-07 2017-10-12 ソフトバンク株式会社 Fixtures
JP2018005691A (en) 2016-07-05 2018-01-11 大日本印刷株式会社 Information processing system, information processing device and information processing method
JP2018077666A (en) 2016-11-09 2018-05-17 大日本印刷株式会社 Information processing system, information processing apparatus, display apparatus, and program
JP2020113058A (en) 2019-01-11 2020-07-27 株式会社メルカリ Information processing method, information processing apparatus, and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005010608A (en) 2003-06-20 2005-01-13 Nec Corp Merchandise display rack system, information display program, and information collection program
JP2009032155A (en) 2007-07-30 2009-02-12 Sanden Corp Commodity information display system
JP2009050426A (en) 2007-08-27 2009-03-12 Sanden Corp Merchandise management system
JP2017187986A (en) 2016-04-07 2017-10-12 ソフトバンク株式会社 Fixtures
JP2018005691A (en) 2016-07-05 2018-01-11 大日本印刷株式会社 Information processing system, information processing device and information processing method
JP2018077666A (en) 2016-11-09 2018-05-17 大日本印刷株式会社 Information processing system, information processing apparatus, display apparatus, and program
JP2020113058A (en) 2019-01-11 2020-07-27 株式会社メルカリ Information processing method, information processing apparatus, and program

Also Published As

Publication number Publication date
JP2022101190A (en) 2022-07-06

Similar Documents

Publication Publication Date Title
Hardgrave et al. RFID‐enabled visibility and retail inventory record inaccuracy: Experiments in the field
Li et al. Online versus bricks-and-mortar retailing: a comparison of price, assortment and delivery time
Hoch et al. EDLP, Hi-Lo, and margin arithmetic
US7966228B2 (en) Systems and methods for enabling information management incorporating a personal computing device
US20230169550A1 (en) Information processing system, information processing method, and non-transitory computer readable medium
US20080215427A1 (en) Product information provider system and method
US20210279675A1 (en) Smart Shelves
GB2439479A (en) Information acquisition system
JP2015184997A (en) Product replenishment work support system and product replenishment work support method
CN104715350B (en) System and method for facilitating efficiency of inventory management and control
JP2019114099A (en) Inventory information notification device, inventory information notification system, and inventory information notification method
US20240094005A1 (en) On-premises positioning determination and analytics system
Sezen Expected profit approach used in discount pricing decisions for perishable products
US20200118077A1 (en) Systems, Method and Apparatus for Optical Means for Tracking Inventory
Bottani et al. Improving sales turnover in fashion retailing by means of an RFID-based replenishment policy
Chan Using radiofrequency identification (RFID) technologies to improve decision-making in apparel supply chains
JP2023529350A (en) Systems and methods for increasing data migration and accessibility
JP7639328B2 (en) Information processing method, program, fixture, and information processing device
JP2022190120A (en) Information processing terminal, information processing system, information processing method, and program
CN113228084A (en) Salesman evaluation system, salesman evaluation device, salesman evaluation method, and salesman evaluation program
Salinas Segura et al. A comparison of sensor-based issuing policies in the perishables supply chain
JP7179511B2 (en) Information processing device and information processing method
JP6122673B2 (en) Product management server, information printing system, information printing instruction method, and computer program
KR20180062619A (en) Method, system and non-transitory computer-readable recording medium for managing digital signage
JP7622632B2 (en) Product management system, product management method, computer program, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231030

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240612

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240625

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240806

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20241001

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20241127

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250203

R150 Certificate of patent or registration of utility model

Ref document number: 7639328

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150