JP2012181767A - Shopping assist system, shopping assist terminal device and control program - Google Patents

Shopping assist system, shopping assist terminal device and control program Download PDF

Info

Publication number
JP2012181767A
JP2012181767A JP2011045569A JP2011045569A JP2012181767A JP 2012181767 A JP2012181767 A JP 2012181767A JP 2011045569 A JP2011045569 A JP 2011045569A JP 2011045569 A JP2011045569 A JP 2011045569A JP 2012181767 A JP2012181767 A JP 2012181767A
Authority
JP
Japan
Prior art keywords
category
product
shopping
route
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011045569A
Other languages
Japanese (ja)
Inventor
Hironari Itagaki
裕也 板垣
Hirohiko Mochida
裕彦 持田
Shigeaki Suzuki
茂晃 鈴木
Mikiya Hiroi
幹也 廣井
Mahina Nakamura
麻日奈 中村
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 JP2011045569A priority Critical patent/JP2012181767A/en
Publication of JP2012181767A publication Critical patent/JP2012181767A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To set, as a guiding route, a vicinity of a display location of a commodity supposed to be purchased by a customer according to his/her shopping purpose even when he/she does not have a clear idea about a commodity to be purchased.SOLUTION: Category specification means for making a user specify one of categories which classifies various types of commodities displayed for sales in a shop is provided. Route setting means sets up a guiding route for guiding the user to a display location of commodities belonging to the category in the shop based on the category specified through the category specification means. Then, guiding means guides the user following the guiding route set by the route setting means.

Description

本発明の実施形態は、買物アシストシステム、買物アシスト端末装置及び制御プログラムに関する。   Embodiments described herein relate generally to a shopping assist system, a shopping assist terminal device, and a control program.

従来、ショッピングモール、DIYショップ、スーパーマーケット等の大規模小売店においては、取り扱っている商品の種類が多く、売り場面積も大きいため、購入しようとする商品が定まっていても、短時間で所望の商品を見つけて購入するのは困難であった。
これを解決するために、特許文献1には、店舗内における所定の目的地まで案内を行うショッピングカートが提案されている。
Conventionally, in large-scale retail stores such as shopping malls, DIY shops, supermarkets, etc., there are many types of products that are handled and the sales floor space is large. It was difficult to find and purchase.
In order to solve this, Patent Document 1 proposes a shopping cart that provides guidance to a predetermined destination in a store.

しかしながら、従来技術においては、店舗側が顧客に対して予め定められた目的地まで案内するような場合は問題ないとしても、目的は明確であっても、実際にどのような商品を購入して良いかわからないような場合には、案内が行えない可能性があった。   However, in the prior art, even if there is no problem when the store side guides the customer to a predetermined destination, even if the purpose is clear, what kind of product can be actually purchased If you do not know, there is a possibility that you can not guide.

実施形態の買物アシストシステムは、店舗内に陳列されて販売される複数種類の商品が属するカテゴリをユーザに指定させるカテゴリ指定手段を備える。そして、経路設定手段は、カテゴリ手段を介して指定されたカテゴリに基づいて当該カテゴリに属する商品の店舗内における陳列位置にユーザを案内するための案内経路を設定する。
これにより案内手段は、経路設定手段により設定された案内経路にしたがって、ユーザを案内する。
The shopping assist system according to the embodiment includes a category specifying unit that allows a user to specify a category to which a plurality of types of products displayed and sold in a store belong. Then, the route setting means sets a guide route for guiding the user to the display position in the store of the products belonging to the category based on the category designated via the category means.
Thereby, the guidance means guides the user according to the guidance route set by the route setting means.

図1は、実施形態の買物アシストシステムの概要構成ブロック図である。FIG. 1 is a block diagram illustrating a schematic configuration of a shopping assist system according to an embodiment. 図2は、カートの概要構成説明図である。FIG. 2 is an explanatory diagram of a schematic configuration of the cart. 図3は、買物アシスト端末装置の概要構成ブロック図である。FIG. 3 is a schematic block diagram of the shopping assist terminal device. 図4は、ルートナビシステムの概要構成ブロック図である。FIG. 4 is a schematic configuration block diagram of the route navigation system. 図5は、商品マスタDBのデータフォーマットの説明図である。FIG. 5 is an explanatory diagram of the data format of the product master DB. 図6は、カテゴリマスタDBのデータフォーマットの説明図である。FIG. 6 is an explanatory diagram of the data format of the category master DB. 図7は、チラシマスタDBのデータフォーマットの説明図である。FIG. 7 is an explanatory diagram of the data format of the flyer master DB. 図8は、棚割マスタDBのデータフォーマットの説明図である。FIG. 8 is an explanatory diagram of the data format of the shelf allocation master DB. 図9は、顧客マスタDBのデータフォーマットの説明図である。FIG. 9 is an explanatory diagram of the data format of the customer master DB. 図10は、実施形態の概要動作処理フローチャートである。FIG. 10 is a flowchart of an outline operation process according to the embodiment. 図11は、カート貸出登録画面の一例の説明図である。FIG. 11 is an explanatory diagram of an example of a cart rental registration screen. 図12は、カート貸出登録処理直後の買物アシスト端末装置における商品登録面画の説明図である。FIG. 12 is an explanatory diagram of a product registration screen in the shopping assist terminal device immediately after the cart lending registration process. 図13は、カテゴリ構造の説明図である。FIG. 13 is an explanatory diagram of a category structure. 図14は、実施形態の買物リスト登録処理の詳細処理フローチャートである。FIG. 14 is a detailed process flowchart of the shopping list registration process of the embodiment. 図15は、第2カテゴリの表示例の説明図である。FIG. 15 is an explanatory diagram of a display example of the second category. 図16は、第3カテゴリの表示例の説明図である。FIG. 16 is an explanatory diagram of a display example of the third category. 図17は、第4カテゴリの表示例の説明図である。FIG. 17 is an explanatory diagram of a display example of the fourth category. 図18は、第5カテゴリに属する商品の商品名の表示例の説明図である。FIG. 18 is an explanatory diagram of a display example of product names of products belonging to the fifth category. 図19は、商品選択後、かつ、ルート検索前の表示画面の一例の説明図である。FIG. 19 is an explanatory diagram of an example of a display screen after selecting a product and before searching for a route. 図20は、ルート案内及び精算処理の処理フローチャートである。FIG. 20 is a process flowchart of route guidance and settlement processing. 図21は、設定されたルート表示状態の説明図である。FIG. 21 is an explanatory diagram of the set route display state. 図22は、買物にしたがって、店内移動途中における表示画面の一例の説明図である。FIG. 22 is an explanatory diagram of an example of a display screen in the middle of moving in the store according to shopping. 図23は、地図拡大表示画面の説明図である。FIG. 23 is an explanatory diagram of a map enlargement display screen.

次に実施形態の買物アシストシステムについて図面を参照して説明する。
図1は、実施形態の買物アシストシステムの概要構成ブロック図である。
買物アシストシステム10は、大別すると、店舗全体のシステムを管轄する本部サーバ11と、店舗毎に構築された店舗システムSS−A〜SS−Cと、本部サーバ11と店舗システムSS−A〜SS−Cとを通信可能に接続する通信ネットワーク12と、を備えている。
この場合において、通信ネットワーク12としては、インターネットなどの公衆通信ネットワークの他、VPN(Virtual Private Network)等として構築することが可能である。
Next, the shopping assistance system of embodiment is demonstrated with reference to drawings.
FIG. 1 is a block diagram illustrating a schematic configuration of a shopping assist system according to an embodiment.
The shopping assist system 10 can be broadly divided into a headquarter server 11 having jurisdiction over the entire store system, store systems SS-A to SS-C constructed for each store, a headquarter server 11 and store systems SS-A to SS. And a communication network 12 that connects the communication device C to be communicable.
In this case, the communication network 12 can be constructed as a VPN (Virtual Private Network) or the like in addition to a public communication network such as the Internet.

次に各店舗システムSS−A〜SS−Cについて説明するが、店舗システムSS−A〜SS−Cは、同様の構成であるので、店舗システムSS−Aを例として説明する。
店舗システムSS−Aは、POSシステム21と、顧客としての買物客に対し、商品の購入に先立って、レンタルされる買物アシスト端末装置23付きのカート22と、カート22の店舗内での位置を検出する位置検出システム24と、店舗内における商品購入の際のカート22の移動経路を案内するルートナビシステム25と、店舗内の各所に配置され、買物アシスト端末装置23との間で無線通信を行う複数の無線アクセスポイント(無線AP)26と、を備えている。
Next, the store systems SS-A to SS-C will be described. Since the store systems SS-A to SS-C have the same configuration, the store system SS-A will be described as an example.
The store system SS-A gives the POS system 21, the cart 22 with the shopping assist terminal device 23 to be rented to the shopper as a customer, and the position of the cart 22 in the store. Wireless communication is performed between the position detection system 24 to detect, the route navigation system 25 for guiding the movement route of the cart 22 at the time of product purchase in the store, and the shopping assist terminal device 23 which is arranged in each place in the store. A plurality of wireless access points (wireless APs) 26 to perform.

図2は、カートの概要構成説明図である。
カートは、それぞれ買物かご31を載置することが可能な荷台32、33を有するフレーム34と、最下部に設けられた4個の車輪35により、顧客がフレーム34の後方部に取り付けられた取っ手36を押すと所望の方向に容易に移動可能となっている。
さらに取っ手36の前方には、支持フレーム37に支持された状態で、買物アシスト端末装置23が、顧客が容易に表示画面を視認可能かつ操作可能な位置に設けられている。
FIG. 2 is an explanatory diagram of a schematic configuration of the cart.
The cart has a handle 34 attached to the rear part of the frame 34 by a frame 34 having loading platforms 32 and 33 each capable of placing a shopping basket 31 and four wheels 35 provided at the bottom. When 36 is pressed, it can be easily moved in a desired direction.
Further, in front of the handle 36, the shopping assist terminal device 23 is provided at a position where the customer can easily see and operate the display screen while being supported by the support frame 37.

図3は、買物アシスト端末装置の概要構成ブロック図である。
買物アシスト端末装置23は、買物アシスト端末装置23全体を制御するコントローラ41と、各種情報を表示するディスプレイ42と、ディスプレイと一体となってタッチパネルディスプレイを構成するタッチパネル機能を有する操作部43と、ハードディスクドライブやSSD(Solid State Drive)等として構成され、各種データを記憶する外部記憶装置44と、無線アクセスポイント26との間で通信を行う通信インタフェース(IF)45と、を備えている。
コントローラ41は、コントローラ41全体を制御するMPU46と、MPU46上で動作する制御プログラム等を格納したROM47と、各種データを一時的に格納するためのRAM48と、を備えている。
FIG. 3 is a schematic block diagram of the shopping assist terminal device.
The shopping assistance terminal device 23 includes a controller 41 that controls the shopping assistance terminal device 23 as a whole, a display 42 that displays various types of information, an operation unit 43 that has a touch panel function that is integrated with the display, and a hard disk. An external storage device 44 that is configured as a drive, an SSD (Solid State Drive), or the like and stores various data, and a communication interface (IF) 45 that performs communication with the wireless access point 26 are provided.
The controller 41 includes an MPU 46 that controls the entire controller 41, a ROM 47 that stores a control program that operates on the MPU 46, and a RAM 48 that temporarily stores various data.

図4は、ルートナビシステムの概要構成ブロック図である。
ルートナビシステム25は、いわゆるサーバとして構成されており、ルートナビシステム25全体を制御するコントローラ51と、各種情報を表示するディスプレイ52と、キーボード、マウス等の入力装置を有し、オペレータが各種操作を行うための操作部53と、ハードディスクドライブ等として構成され、各種データを記憶する外部記憶装置54と、通信ネットワーク12及び無線アクセスポイント26との間で通信を行う通信インタフェース(IF)55と、を備えている。
FIG. 4 is a schematic configuration block diagram of the route navigation system.
The route navigation system 25 is configured as a so-called server, and includes a controller 51 that controls the entire route navigation system 25, a display 52 that displays various types of information, and input devices such as a keyboard and a mouse. An operation unit 53 for performing communication, an external storage device 54 configured to store various data, a communication interface (IF) 55 for performing communication between the communication network 12 and the wireless access point 26, It has.

コントローラ51は、コントローラ51全体を制御するMPU56と、MPU56上で動作する制御プログラム等を格納したROM57と、各種データを一時的に格納するためのRAM58と、を備えている。   The controller 51 includes an MPU 56 that controls the entire controller 51, a ROM 57 that stores a control program that operates on the MPU 56, and a RAM 58 that temporarily stores various data.

外部記憶装置54上には、店舗Aで取り扱っている商品に関連するデータが格納された商品マスタデータベース(DB)61と、店舗Aで取り扱っている商品をカテゴライズして取り扱うためのカテゴリマスタデータベース(DB)62と、店舗Aあるいは店舗Aを含む複数の店舗の電子チラシに関するデータを格納したチラシマスタデータベース(DB)63と、商品の店舗A内における棚割の状態を格納した棚割マスタデータベース(DB)64と、当該店舗の顧客に関するデータを格納した顧客マスタデータベース(DB)65と、を備えている。   On the external storage device 54, a product master database (DB) 61 in which data related to products handled in the store A is stored, and a category master database (categorized database for handling products handled in the store A) (DB) 61 DB) 62, a flyer master database (DB) 63 that stores data relating to electronic leaflets of stores A or a plurality of stores including store A, and a shelf allocation master database that stores the status of product allocation in store A ( DB) 64 and a customer master database (DB) 65 storing data related to the customers of the store.

ここで、各データベース61〜65のデータフォーマットについて説明する。
図5は、商品マスタDBのデータフォーマットの説明図である。
商品マスタDB61は、JANコード(Japan Article Number code)等の商品を特定するための商品コードが格納された商品コードデータ61Aと、商品コードデータ61Aに対応する商品の商品名を格納した商品名データ61Bと、商品コードデータ61Aに対応する商品が属するカテゴリを特定するためのカテゴリデータ61Cと、商品コードデータ61Aに対応する商品の価格(販売価格、仕入価格等)が格納された価格データ61Dと、商品コードデータ61Aに対応する商品の在庫状態が格納された在庫状態データ61Eと、を備えている。
Here, the data format of each of the databases 61 to 65 will be described.
FIG. 5 is an explanatory diagram of the data format of the product master DB.
The product master DB 61 stores product code data 61A storing a product code for specifying a product such as a JAN code (Japan Article Number code), and product name data storing a product name of a product corresponding to the product code data 61A. 61B, category data 61C for specifying the category to which the product corresponding to the product code data 61A belongs, and price data 61D storing the price (sales price, purchase price, etc.) of the product corresponding to the product code data 61A And inventory status data 61E in which the inventory status of the product corresponding to the product code data 61A is stored.

図6は、カテゴリマスタDBのデータフォーマットの説明図である。
カテゴリマスタDB62は、商品が属するカテゴリを特定するためのデータを格納しており、商品が属する最上位のカテゴリ(最上位カテゴリ)である第1カテゴリを特定するための第1カテゴリデータ62Aと、第1カテゴリの直下のカテゴリである第2カテゴリ(上位カテゴリ)を特定するための第2カテゴリデータ62Bと、第2カテゴリの直下のカテゴリである第3カテゴリ(中位カテゴリ)を特定するための第3カテゴリデータ62Cと、第3カテゴリの直下のカテゴリである第4カテゴリ(下位カテゴリ)を特定するための第4カテゴリデータ62Dと、第4カテゴリの直下のカテゴリである第5カテゴリ(最下位カテゴリ)を特定するための第5カテゴリデータ62Eと、を備えている。
FIG. 6 is an explanatory diagram of the data format of the category master DB.
The category master DB 62 stores data for specifying the category to which the product belongs, and includes first category data 62A for specifying the first category that is the highest category (the highest category) to which the product belongs, Second category data 62B for specifying a second category (higher category) that is a category immediately below the first category, and a third category (intermediate category) that is a category immediately below the second category Third category data 62C, fourth category data 62D for specifying a fourth category (lower category) that is a category immediately below the third category, and a fifth category (lowest level) that is a category immediately below the fourth category 5th category data 62E for specifying (category).

この場合において、第1カテゴリデータ62Aを除く第2カテゴリデータ62B〜第5カテゴリデータ62Eの各カテゴリデータは、自己のカテゴリ以下のカテゴリデータが存在しない場合には、図5で説明した商品そのものを表す商品コードが格納される。そして、商品コードを格納したカテゴリデータより下位のカテゴリデータには、データを含まないことを表す所定のデータ(ノーデータコード)が格納される。なお、図6においては、カテゴリが最大5階層の木構造を有する場合について説明したが、必要に応じて、さらに階層数を増やした階層構成としたり、階層数を減らした階層構成としたりすることも可能である。   In this case, each category data of the second category data 62B to the fifth category data 62E excluding the first category data 62A is the product itself described in FIG. 5 when there is no category data below the own category. The product code to represent is stored. Then, the category data lower than the category data storing the product code stores predetermined data (no data code) indicating that the data is not included. In FIG. 6, the case where the category has a tree structure with a maximum of five layers has been described. However, if necessary, a hierarchical structure with a further increased number of hierarchies or a hierarchical structure with a reduced number of hierarchies may be used. Is also possible.

図7は、チラシマスタDBのデータフォーマットの説明図である。
チラシマスタDB63は、チラシ印刷に用いる印刷用データをそのまま(例えば、A2サイズ)あるいは所定のサイズ(例えば、元がA2サイズであれば、A3サイズ)に縮小して得られるチラシ画像データ63Aと、チラシ画像データの座標系に合わせて当該チラシ上の画像(例えば、商品画像)毎に当該画像を特定するための領域を表す領域座標データ63Bと、領域座標データ63Bに対応する商品の商品コードデータ63Cと、を備えている。
FIG. 7 is an explanatory diagram of the data format of the flyer master DB.
The flyer master DB 63 has the flyer image data 63A obtained by reducing the printing data used for the flyer printing as it is (for example, A2 size) or a predetermined size (for example, A3 size if the original is A2 size), Area coordinate data 63B representing an area for specifying the image for each image (for example, product image) on the flyer in accordance with the coordinate system of the flyer image data, and product code data of the product corresponding to the area coordinate data 63B 63C.

すなわち、チラシマスタDB63は、チラシ画像データに対応するチラシ画像を、例えば、買物アシスト端末装置23のディスプレイ42の表示画面上に表示させ、チラシ画像における商品画像をユーザが選択してクリックしたような場合に、当該クリックされた座標が領域座標データに対応する領域のいずれに含まれるかに基づいて、当該領域に対応する商品を特定するために用いられる。   That is, the flyer master DB 63 displays a flyer image corresponding to the flyer image data on, for example, the display screen of the display 42 of the shopping assist terminal device 23, and the user selects and clicks the product image in the flyer image. In this case, the clicked coordinates are used to specify a product corresponding to the area based on which of the areas corresponding to the area coordinate data is included.

図8は、棚割マスタDBのデータフォーマットの説明図である。
棚割マスタDB64は、商品を陳列する場所を特定するための棚割データ64Aと、当該陳列場所に陳列すべき商品を特定するための商品コードデータ64Bを格納している。
この場合において、棚割データ64Aは、商品を陳列すべき棚が配置されているフロア、棚のフロア上における配置、棚のどの位置にどのように陳列するかの情報(棚の何段目、棚の上あるいは棚の前、配置幅、配置幅、列数等)を格納している。
FIG. 8 is an explanatory diagram of the data format of the shelf allocation master DB.
The shelf allocation master DB 64 stores shelf allocation data 64A for specifying a place for displaying products and product code data 64B for specifying a product to be displayed at the display location.
In this case, the shelf allocation data 64A includes information on the floor on which the shelves on which the products are to be displayed are arranged, the arrangement on the floor of the shelves, and where the shelves are to be displayed (how many shelves on the shelves, On the shelf or in front of the shelf, the arrangement width, the arrangement width, the number of columns, etc.).

図9は、顧客マスタDBのデータフォーマットの説明図である。
顧客マスタDB65は、顧客を特定するための顧客IDデータ65Aと、顧客の個人データを含むパーソナルデータ65Bと、過去の所定期間内の購入履歴を格納した購入履歴データ65Cと、前回来店時の購入商品に関する情報を格納した前回購入データ65Dと、を備えている。
この場合において、パーソナルデータ65Bとしては、顧客の氏名、年齢(年齢層)、性別、住所、電話番号等のいわゆる個人データと、興味の対象(趣味、知らせてほしいイベントの種類等)に関する情報等の販促に必要な情報に関する販促データと、が含まれる。
FIG. 9 is an explanatory diagram of the data format of the customer master DB.
The customer master DB 65 includes customer ID data 65A for identifying a customer, personal data 65B including customer personal data, purchase history data 65C storing purchase histories within a predetermined period in the past, and purchase at the previous visit. Previous purchase data 65D storing information about the product.
In this case, the personal data 65B includes so-called personal data such as the customer's name, age (age group), gender, address, telephone number, etc., and information on the object of interest (hobbies, types of events to be notified, etc.) And sales promotion data related to information necessary for the sales promotion.

次に実施形態の動作について説明する。
図10は、実施形態の概要動作処理フローチャートである。
まず、店舗Aを訪れた顧客は、カート貸出を受けるために、カート貸出登録処理を行う(ステップS11)。
ここで、カート貸出登録処理は、顧客を特定し、当該顧客の過去の購入履歴などを考慮して顧客毎に最適な情報の提供を行うためのものであり、予め登録され、顧客を特定するための顧客IDを入力させる。
Next, the operation of the embodiment will be described.
FIG. 10 is a flowchart of an outline operation process according to the embodiment.
First, a customer who visits store A performs cart rental registration processing in order to receive cart rental (step S11).
Here, the cart lending registration process is for identifying a customer and providing optimum information for each customer in consideration of the past purchase history of the customer, and is registered in advance and identifies the customer. To input a customer ID.

図11は、カート貸出登録画面の一例の説明図である。
カート貸出登録画面71は、買物アシスト端末装置23のディスプレイ42の表示画面42Aに表示される。
カート貸出登録画面71には、買物アシスト端末装置23を特定するための装置IDが表示される装置ID表示領域72と、当該買物アシスト端末装置23が載置されたカート22を特定するためのカートIDが表示されるカートID表示領域73と、顧客が図示しないソフトウェアキーボードを用いて顧客IDを入力し、あるいは図示しないカードリーダを介して顧客の会員カードから顧客IDを入力することにより、顧客IDが表示される顧客ID表示領域74と、顧客ID表示領域74に表示された顧客IDに間違いがないことを確認して、貸出登録処理の実行の指示を与える承認ボタン75と、が表示される。
FIG. 11 is an explanatory diagram of an example of a cart rental registration screen.
The cart rental registration screen 71 is displayed on the display screen 42 </ b> A of the display 42 of the shopping assist terminal device 23.
On the cart lending registration screen 71, a device ID display area 72 for displaying a device ID for specifying the shopping assist terminal device 23, and a cart for specifying the cart 22 on which the shopping assist terminal device 23 is placed. The customer ID is displayed by inputting the cart ID display area 73 in which the ID is displayed and the customer ID using a software keyboard (not shown), or by inputting the customer ID from the customer's membership card via a card reader (not shown). Are displayed, and an approval button 75 that confirms that the customer ID displayed in the customer ID display area 74 is correct and gives an instruction to execute the lending registration process is displayed. .

そこで、顧客は、顧客IDを入力して顧客ID表示領域74に表示させ、承認ボタン75を押すことにより、コントローラ41は、カート貸出登録処理を実行することとなる。
このカート貸出登録処理により、当該カート22は、顧客IDに対応する顧客と対応づけられる。
続いて、顧客は、購入予定の商品あるいは購入するか否かを迷っている商品等を当該カート22に載置されている買物アシスト端末装置23に登録する処理を行う(ステップS12)。この購入予定商品等の登録処理については、後に詳述する。
Therefore, when the customer inputs the customer ID and displays it in the customer ID display area 74 and presses the approval button 75, the controller 41 executes the cart lending registration process.
By this cart lending registration process, the cart 22 is associated with the customer corresponding to the customer ID.
Subsequently, the customer performs a process of registering a product to be purchased or a product wondering whether or not to purchase in the shopping assist terminal device 23 placed on the cart 22 (step S12). The registration process for the product to be purchased will be described in detail later.

購入予定商品などの登録処理が完了すると、ルートナビシステム25は、店舗A内における案内ルートの設定処理を行う(ステップS13)。
この場合において、案内ルートの設定には、例えば、遺伝的アルゴリズムを用いた巡回経路探索の技術(例えば、特開2007−177584号公報参照)が用いられる。
When the registration process for the product to be purchased is completed, the route navigation system 25 performs a guidance route setting process in the store A (step S13).
In this case, for setting the guidance route, for example, a technique for searching for a circular route using a genetic algorithm (see, for example, Japanese Patent Laid-Open No. 2007-177484) is used.

ここで、遺伝的アルゴリズムを用いた巡回経路探索を行うのは、以下のような理由による。
一般に巡回経路探索は、巡回地点が多くなると現在の一般的な演算処理装置で総当り演算を行った場合、膨大な演算(量及び時間)が必要となり実用上は困難であるため、最適解ではないにしても、より適した近似解を求めるに際し、演算量を少なくして、短時間で求めるためである。
案内ルートの設定処理が完了すると、ルートナビシステム25は、案内ルートデータを買物アシスト端末装置23に通知し、買物アシスト端末装置23は店舗A内での案内を行うルート案内処理を行う(ステップS14)。このルート案内処理については、後に詳述する。
Here, the reason why the circular route search using the genetic algorithm is performed is as follows.
In general, in the case of a roundabout route search, when the roundabout calculation is performed with the current general arithmetic processing device when the number of the rounding points increases, a large amount of calculation (amount and time) is required and practically difficult. This is because, when a more suitable approximate solution is obtained, the amount of calculation is reduced and the calculation is performed in a short time.
When the guide route setting processing is completed, the route navigation system 25 notifies the guide route data to the shopping assist terminal device 23, and the shopping assist terminal device 23 performs route guide processing for guiding in the store A (step S14). ). This route guidance process will be described in detail later.

その後、買物アシスト端末装置23のコントローラ41は、顧客による操作部43の操作を監視し、所定の操作がなされてルート変更が必要となったか否かを判別する(ステップS15)。ここで、ルート変更が必要となる所定の操作としては、購入予定商品の追加、変更、削除の操作等が考えられる。
ステップS15の判別において、所定の操作がなされてルート変更が必要となった場合には(ステップS15;Yes)、無線アクセスポイント26を介してルートナビシステム25にその旨を通知し、再度、店舗A内における案内ルートの設定処理を行わせて、新たな案内ルートを通知させ、当該新たな案内ルートにしたがったルート案内処理を行うこととなる(ステップS14)。
Thereafter, the controller 41 of the shopping assist terminal device 23 monitors the operation of the operation unit 43 by the customer, and determines whether or not a route change is necessary due to a predetermined operation (step S15). Here, as a predetermined operation that requires a route change, an operation of adding, changing, or deleting a product to be purchased can be considered.
If it is determined in step S15 that a route change is required due to a predetermined operation (step S15; Yes), the route navigation system 25 is notified via the wireless access point 26, and the store is again stored. A guide route setting process in A is performed to notify a new guide route, and a route guide process according to the new guide route is performed (step S14).

ステップS15の判別において、所定の操作がなされておらず、ルート変更が必要ない場合には(ステップS15;No)、買物アシスト端末装置23のコントローラ41は、購入対象商品を全て取得した状態となっているか否かを判別する(ステップS16)。
ステップS16の判別において、未だ全ての購入対象商品を取得していない状態である場合には(ステップS16;No)、再びステップS14の処理を移行し、ルート案内を継続する。
一方、ステップS16の判別において、全ての購入対象商品を取得した状態となっている場合には、ルート案内処理の一環として、POSシステム21を構成するPOS端末が配置された精算所への案内処理を行う(ステップS17)。
If it is determined in step S15 that a predetermined operation has not been performed and no route change is required (step S15; No), the controller 41 of the shopping assist terminal device 23 has acquired all the purchase target products. It is determined whether or not (step S16).
If it is determined in step S16 that all the purchase target products have not yet been acquired (step S16; No), the process proceeds to step S14 again to continue route guidance.
On the other hand, if it is determined in step S16 that all the purchase target products have been acquired, as a part of the route guidance process, the guidance process to the checkout station where the POS terminals constituting the POS system 21 are arranged Is performed (step S17).

そして、顧客により現金あるいはクレジット払い等により購入商品に対する精算処理がなされ(ステップS18)、カート22を所定の返却位置に戻すことにより、カート返却処理がなされて、当該カート22と、顧客との対応関係を解除する処理を行う(ステップS19)。
ここで、精算処理がなされた段階で、ルートナビシステム25は、顧客マスタDB65において、購入履歴データ65C及び前回購入データ65Dの更新を行う。
Then, a settlement process is performed on the purchased product by cash or credit payment by the customer (step S18), and the cart 22 is returned to the predetermined return position to perform the cart return process, and the correspondence between the cart 22 and the customer. Processing for canceling the relationship is performed (step S19).
Here, the route navigation system 25 updates the purchase history data 65 </ b> C and the previous purchase data 65 </ b> D in the customer master DB 65 at the stage where the payment process is performed.

次に購入予定商品等の登録処理について詳細に説明する。
図12は、カート貸出登録処理直後の買物アシスト端末装置における商品登録面画の説明図である。
商品登録画面81は、買物アシスト端末装置23のディスプレイ42の表示画面42Aに表示される。
Next, the registration process for the products to be purchased will be described in detail.
FIG. 12 is an explanatory diagram of a product registration screen in the shopping assist terminal device immediately after the cart lending registration process.
The product registration screen 81 is displayed on the display screen 42 </ b> A of the display 42 of the shopping assist terminal device 23.

商品登録画面81は、大別すると、購入予定の商品(買物リストに入れる商品)を選択する商品選択操作領域82と、購入予定の商品リスト(買物リスト)及び購入金額などを表示するとともに、案内ルートの検索指示及び地図表示指示などを行う案内ルート操作をおこなう商品リスト表示操作領域83と、を備えている。   The product registration screen 81 is roughly classified to display a product selection operation area 82 for selecting a product to be purchased (a product to be included in the shopping list), a product list to be purchased (a shopping list), a purchase price, and the like, and guidance. A product list display operation area 83 for performing a guidance route operation for performing a route search instruction, a map display instruction, and the like.

商品選択操作領域82は、商品選択操作を商品が属するカテゴリ、商品名あるいはチラシのいずれの選択方法を用いて行うかをタブにより選択するためのタブ選択領域82Aと、複数の選択項目表示欄SLが設けられ、タブ選択領域82Aにより選択された選択方法に対応する選択項目(カテゴリ名あるいは商品の商品名)を表示する選択項目表示領域82Bと、選択項目表示領域82Bの表示内容を上下方向にスクロールさせるためのスクロール操作部82Cと、を備えている。   The product selection operation area 82 includes a tab selection area 82A for selecting, using a tab, a selection method of a category, a product name, or a leaflet to which the product belongs, and a plurality of selection item display fields SL. And a selection item display area 82B for displaying a selection item (category name or product name) corresponding to the selection method selected in the tab selection area 82A, and the display contents of the selection item display area 82B in the vertical direction. A scroll operation unit 82C for scrolling.

商品リスト表示操作領域83は、商品選択操作領域82において選択された商品の商品名あるいはカテゴリ名が購入予定商品リストとして表示される商品名表示欄CLを複数有する商品リスト表示領域83Aと、商品リスト表示領域83Aに表示する商品名を上下方向にスクロールさせるためのスクロール操作部83Bと、商品リスト表示領域83Aに表示するように登録されている購入予定商品の金額を表示する購入予定商品合計金額表示欄83Cと、商品リスト表示領域83Aに表示するように登録されている購入予定商品のうち、顧客がカート22に載置した買物かごに入れたとして指示を行った商品の合計金額を表示する購入商品合計金額表示欄83Dと、を備えている。   The product list display operation area 83 includes a product list display area 83A having a plurality of product name display fields CL in which the product name or category name of the product selected in the product selection operation area 82 is displayed as a product list to be purchased. A scroll operation unit 83B for scrolling the product name displayed in the display area 83A up and down, and a purchase planned product total price display for displaying the price of the purchase planned product registered to be displayed in the product list display area 83A The purchase which displays the total amount of the goods which the customer instructed to put in the shopping basket placed on the cart 22 among the purchase planned goods registered to be displayed in the field 83C and the product list display area 83A. A total product amount display field 83D.

また、商品リスト表示操作領域83は、予め顧客により、通信ネットワーク12を介して顧客の自宅のパーソナルコンピュータ等からルートナビシステム25に登録された購入予定商品群のデータを購入予定商品リストとして表示させるために読み込ませるための買物リスト読込ボタン83Eと、商品リスト表示領域83Aへの表示対象とされる全ての購入予定商品リストをルートナビシステム25に保存するための買物リスト保存ボタン83Fと、店舗A内におけるカートの現在位置や、案内ルートや、商品リスト表示領域83Aに表示するように登録された購入予定商品の陳列位置を地図上で確認可能にするための地図確認ボタン83Gと、商品リスト表示領域83Aに表示するように登録された購入予定商品を購入するためのカート22の案内ルートをルートナビシステム25に検索させるための指示を行うルート検索ボタン83Hと、を備えている。   In addition, the product list display operation area 83 displays, as a purchase planned product list, data of a purchase planned product group registered in advance in the route navigation system 25 from the personal computer at the customer's home via the communication network 12 by the customer. A shopping list reading button 83E for reading in, a shopping list saving button 83F for saving in the route navigation system 25 all of the purchase planned product lists to be displayed in the product list display area 83A, and a store A. A map confirmation button 83G for making it possible to confirm on the map the current position of the cart in the cart, the guidance route, and the display position of the product to be purchased registered to be displayed in the product list display area 83A, and the product list display Cart 2 for purchasing a product scheduled for purchase registered to be displayed in area 83A And a, a route search button 83H for performing an instruction to search for the guide route to the route navigation system 25.

図12においては、タブ選択領域82Aには、カテゴリ選択タブ84、商品名選択タブ85、チラシ選択タブ86が設けられており、カテゴリ選択タブ84が選択された状態(図12では、太線で示す。)となっている。
ここで、カテゴリ分類について説明する。
本実施形態において、商品のカテゴリとは、複数の商品が属する範疇を意味するものとする。
In FIG. 12, the tab selection area 82A includes a category selection tab 84, a product name selection tab 85, and a leaflet selection tab 86. The category selection tab 84 is selected (indicated by a bold line in FIG. 12). .)
Here, the category classification will be described.
In the present embodiment, the product category means a category to which a plurality of products belong.

図13は、カテゴリ構造の説明図である。図13は、カテゴリ構造が第1カテゴリCT1〜第5カテゴリCT5の5階層のツリー(木)構造を採っている場合のものである。なお、商品のカテゴリによっては、必ずしも5階層構造を採る必要はなく、2階層以上4階層以下の階層構造あるいは6階層以上の階層構造であっても良い。   FIG. 13 is an explanatory diagram of a category structure. FIG. 13 shows a case where the category structure adopts a five-level tree structure of the first category CT1 to the fifth category CT5. Depending on the product category, it is not always necessary to adopt a five-layer structure, and a two-layer or more four-layer hierarchy or a six-layer or more layer structure may be used.

第1カテゴリCT1〜第5カテゴリCT5の内、最下位層の第5カテゴリCT5には、実際には、商品を特定するための商品コードのみが格納され、実際の商品名を表示するには商品マスタDB61を参照する構成を採っているが、図13においては、理解の容易のため、商品名も併せて記載している。なお、第1カテゴリCT1に属するカテゴリのうち、最下位層のカテゴリに商品名データを商品コードとともに格納をするように構成することも可能である。具体的には、第3カテゴリCT3が最下層のカテゴリである場合には、第3カテゴリCT3に商品名データ及び商品コードを格納するようにしても良い。   Of the first category CT1 to the fifth category CT5, the lowest category, the fifth category CT5, actually stores only the product code for specifying the product, and the product for displaying the actual product name. Although the structure which refers to master DB61 is taken, in FIG. 13, the name of a product is also described for easy understanding. Of the categories belonging to the first category CT1, the product name data may be stored together with the product code in the lowest category. Specifically, when the third category CT3 is the lowest category, product name data and product codes may be stored in the third category CT3.

本実施形態においては、第1カテゴリ(最上位カテゴリ)CT1に対応する第1カテゴリデータの具体例としては、「食品」、「ファッション」、「ドリンク・お酒」、…、「購入履歴」、「前回購入」、「目的別」等が挙げられる。
また、第2カテゴリ(上位カテゴリ)CT2に対応する第2カテゴリデータの具体例としては、第1カテゴリデータ=「目的別」の場合、「料理」、「模様替え」、「日用大工」、「大掃除」、「ガーデニング」等が挙げられる。
In the present embodiment, as specific examples of the first category data corresponding to the first category (top category) CT1, “food”, “fashion”, “drink / sake”,..., “Purchase history”, “Last purchase”, “By purpose”, etc.
As specific examples of the second category data corresponding to the second category (upper category) CT2, when the first category data = “by purpose”, “cooking”, “design change”, “daily carpenter”, “ "General cleaning", "Gardening" and the like.

さらに、第3カテゴリ(中位カテゴリ)CT3に対応する第3カテゴリデータの具体例としては、第2カテゴリデータ=「大掃除」の場合、「キッチン周り」、「窓・サッシ・網戸」、…、「照明器具」、「浴室周り」等が挙げられる。
さらにまた、第4カテゴリ(下位カテゴリ)CT4に対応する第4カテゴリデータの具体例としては、第3カテゴリデータ=「浴室周り」の場合、「バスタブ用洗剤」、「タイル用洗剤」、「風呂釜用洗剤」等が挙げられる。
Furthermore, as a specific example of the third category data corresponding to the third category (intermediate category) CT3, when the second category data = “main cleaning”, “around the kitchen”, “window / sash / screen door”,. “Lighting fixtures”, “around the bathroom” and the like.
Furthermore, as specific examples of the fourth category data corresponding to the fourth category (lower category) CT4, when the third category data = “around the bathroom”, “detergent for bathtub”, “detergent for tile”, “bath cleaner” And the like.

また、第5カテゴリ(最下位カテゴリ)CT5に対応する第5カテゴリとしては、商品に対応するJANコード等の商品コードが格納されている。例えば、図13の例の場合、商品が「△▽風呂釜用洗剤」の場合には、商品コードとして「49DDDDDEEEEEF」(D、E、Fはそれぞれ商品毎に所定の数字が用いられる。)   Further, as the fifth category corresponding to the fifth category (lowest category) CT5, a product code such as a JAN code corresponding to the product is stored. For example, in the case of the example in FIG. 13, if the product is “△ ▽ Bath kettle detergent”, the product code is “49DDDDDEEEEEF” (D, E, and F each use a predetermined number for each product).

図14は、実施形態の買物リスト登録処理の詳細処理フローチャートである。
買物アシスト端末装置23のコントローラ41は、ディスプレイ42の表示画面42A上で商品選択操作領域82のタブ選択領域82Aにおいて、カテゴリ選択タブ84、商品名選択タブ85あるいはチラシ選択タブ86のうち、いずれの選択タブが選択されたかを判別する(ステップS21)。
FIG. 14 is a detailed process flowchart of the shopping list registration process of the embodiment.
The controller 41 of the shopping assist terminal device 23 selects any one of the category selection tab 84, the product name selection tab 85, and the leaflet selection tab 86 in the tab selection area 82A of the product selection operation area 82 on the display screen 42A of the display 42. It is determined whether the selection tab has been selected (step S21).

ステップS21の判別において、カテゴリ選択タブ84が選択された場合には(ステップS21;カテゴリ)、図13に示したようなカテゴリ構造を有している場合、コントローラ41は、カテゴリマスタDB62を読み出し(ステップS22)、図12に示すように、選択項目表示領域82Bには、第1カテゴリに属するカテゴリ名をカテゴリ一覧として選択可能に表示する(ステップS23)。具体的には、図12の例の場合、「食品」、「ファッション」、「ドリンク・お酒」、…、「購入履歴」、「前回購入」、「目的別」などが選択可能なカテゴリ(第1カテゴリ)がカテゴリ一覧として表示される。   If the category selection tab 84 is selected in the determination in step S21 (step S21; category), the controller 41 reads the category master DB 62 if it has the category structure shown in FIG. Step S22) As shown in FIG. 12, category names belonging to the first category are displayed as selectable categories in the selection item display area 82B (step S23). Specifically, in the case of the example of FIG. 12, categories such as “food”, “fashion”, “drink / sake”,..., “Purchase history”, “previous purchase”, “by purpose” can be selected. (First category) is displayed as a category list.

続いてコントローラ41は、顧客が操作部43を介していずれかのカテゴリ(第1カテゴリ)を選択するカテゴリ選択操作がなされたか否かを判別する(ステップS24)。
ステップS24の判別において、顧客が未だいずれのカテゴリ(第1カテゴリ)も選択しておず、選択操作を行っていない場合には(ステップS24;No)、コントローラ41は、待機状態となる。
Subsequently, the controller 41 determines whether or not the customer has performed a category selection operation for selecting any category (first category) via the operation unit 43 (step S24).
When the customer has not yet selected any category (first category) in the determination in step S24 and the selection operation has not been performed (step S24; No), the controller 41 enters a standby state.

ステップS24の判別において、顧客がいずれかのカテゴリ(第1カテゴリ)を選択する選択操作を行った場合には(ステップS24;Yes)、当該選択操作が当該カテゴリを買物リストに登録する操作あるいは当該カテゴリの直下のカテゴリ(あるいは商品)の表示を指示する操作のいずれであるかを判別する(ステップS25)。ここで、当該カテゴリを買物リストに登録する操作としては、登録対象のカテゴリを表示している選択項目表示欄SLを所定時間以上押し続ける長押し操作が挙げられる。また、当該カテゴリの直下のカテゴリ(あるいは商品)の表示を指示する操作としては、登録対象のカテゴリを表示している選択項目表示欄SLをタップする操作が挙げられる。   In the determination in step S24, when the customer performs a selection operation for selecting one of the categories (first category) (step S24; Yes), the selection operation registers the category in the shopping list or It is determined which operation is an operation for instructing display of a category (or product) immediately below the category (step S25). Here, examples of the operation for registering the category in the shopping list include a long press operation in which the selection item display field SL displaying the category to be registered is pressed for a predetermined time or longer. An operation for instructing display of a category (or product) immediately below the category includes an operation of tapping the selection item display field SL displaying the category to be registered.

ステップS25の判別において、当該カテゴリを買物リストに登録する操作がなされた場合には、当該カテゴリ(第1カテゴリ)が買物リストに登録可能なカテゴリか否かを判別する(ステップS26)。ここで、カテゴリが買物リストに登録可能なカテゴリとは、当該カテゴリに属するいずれの商品も店舗A内でまとまった位置に陳列されているようなカテゴリであり、対応する陳列位置に顧客を案内すれば、顧客が当該カテゴリに属する商品を容易に探し出せるような場合である。   If it is determined in step S25 that the category is registered in the shopping list, it is determined whether or not the category (first category) is a category that can be registered in the shopping list (step S26). Here, the category whose category can be registered in the shopping list is a category in which all the products belonging to the category are displayed in a collective position in the store A, and the customer is guided to the corresponding display position. For example, the customer can easily find a product belonging to the category.

ステップS26の判別において、当該カテゴリ(第1カテゴリ)が買物リストに登録可能なカテゴリである場合には(ステップS26;Yes)、コントローラ41は、選択されたカテゴリ名を買物リストに追加して表示させる(ステップS27)。
続いてコントローラ41は、所定の登録終了操作がなされたか否かを判別する(ステップS28)。
ステップS28の判別において、所定の登録終了操作がなされた場合には、処理を終了する。
また、ステップS28の判別において、所定の登録終了操作がなされなかった場合には(ステップS28;No)、処理を再びステップS21に移行して、以下、同様の処理を行う。
If it is determined in step S26 that the category (first category) is a category that can be registered in the shopping list (step S26; Yes), the controller 41 adds the selected category name to the shopping list and displays it. (Step S27).
Subsequently, the controller 41 determines whether or not a predetermined registration end operation has been performed (step S28).
If it is determined in step S28 that a predetermined registration end operation has been performed, the process ends.
If the predetermined registration end operation is not performed in the determination in step S28 (step S28; No), the process proceeds to step S21 again, and the same process is performed thereafter.

一方、ステップS26の判別において、当該カテゴリ(第1カテゴリCT1)が買物リストに登録可能なカテゴリではない場合には(ステップS26;No)、当該選択したカテゴリの直下のカテゴリ(第2カテゴリCT2)が、商品コードを含む最下位カテゴリであるか否かを判別する(ステップS29)。   On the other hand, if it is determined in step S26 that the category (first category CT1) is not a category that can be registered in the shopping list (step S26; No), the category immediately below the selected category (second category CT2). Is the lowest category including the product code (step S29).

ステップS29の判別において、当該選択したカテゴリの直下のカテゴリ(第2カテゴリCT2)が、商品コードを含む最下位カテゴリである場合には(ステップS29;Yes)、コントローラ41は、商品マスタDB61を検索し(ステップS30)、当該選択したカテゴリの直下のカテゴリ(第2カテゴリ)に属する商品の商品名を選択可能に表示する(ステップS31)。   If it is determined in step S29 that the category immediately below the selected category (second category CT2) is the lowest category including the product code (step S29; Yes), the controller 41 searches the product master DB 61. (Step S30), the product names of the products belonging to the category (second category) immediately below the selected category are displayed so as to be selectable (Step S31).

一方、ステップS29の判別において、当該選択したカテゴリの直下のカテゴリ(第2カテゴリCT2)が、商品コードを含む最下位カテゴリではない場合には(ステップS29;No)、再び処理をステップS23に移行し、当該選択したカテゴリの直下のカテゴリ(第2カテゴリCT2)に属するカテゴリ名(あるいは商品名)を選択可能に表示する(ステップS23)。   On the other hand, if it is determined in step S29 that the category immediately below the selected category (second category CT2) is not the lowest category including the product code (step S29; No), the process proceeds to step S23 again. Then, the category name (or product name) belonging to the category (second category CT2) immediately below the selected category is displayed so as to be selectable (step S23).

図15は、第2カテゴリの表示例の説明図である。
具体的には、図15の例の場合、第1カテゴリCT1として「目的別」に対応する選択項目表示欄SL(SLS)を選択した場合には、「料理」、「模様替え」、「日曜大工」、「大掃除」、…、「季節の行事」、「ダイエット」などが選択可能なカテゴリ(第2カテゴリ)が新たなカテゴリ一覧として複数の選択項目表示欄SLに表示される。
この状態において、顧客がいずれかの選択項目表示欄SLをタップする等の、いずれかの商品名を選択する商品選択操作を行うと(ステップS32)、コントローラ41は、選択された商品を買物リストに追加登録し(ステップS33)、購入予定金額に価格を積算して、ディスプレイ42の表示画面42Aに表示する。
FIG. 15 is an explanatory diagram of a display example of the second category.
Specifically, in the example of FIG. 15, when the selection item display field SL (SLS) corresponding to “by purpose” is selected as the first category CT 1, “cooking”, “design change”, “Do-It-yourself” ”,“ General cleaning ”,...,“ Seasonal event ”,“ Diet ”and the like can be selected in a plurality of selection item display fields SL as a new category list.
In this state, when the customer performs a product selection operation for selecting any product name such as tapping any selection item display field SL (step S32), the controller 41 selects the selected product from the shopping list. (Step S33), the price is added to the planned purchase price and displayed on the display screen 42A of the display 42.

続いてコントローラ41は、所定の登録終了操作がなされたか否かを判別する(ステップS28)。
ステップS28の判別において、所定の登録終了操作がなされた場合には、処理を終了する。
また、ステップS28の判別において、所定の登録終了操作がなされなかった場合には(ステップS28;No)、コントローラ41は、処理を再びステップS21に移行して、以下、同様の処理を繰り返すこととなる。
Subsequently, the controller 41 determines whether or not a predetermined registration end operation has been performed (step S28).
If it is determined in step S28 that a predetermined registration end operation has been performed, the process ends.
If the predetermined registration end operation is not performed in step S28 (step S28; No), the controller 41 proceeds to step S21 again, and repeats the same process. Become.

図16は、第3カテゴリの表示例の説明図である。
具体的には、第2カテゴリCT2として「大掃除」に対応する選択項目表示欄SL(SLS)を選択した場合には、図16に示すように、「キッチン周り」、「浴室周り」、「トイレ周り」、…、「壁・壁紙」、「エアコン」、「ベランダ・エクステリア」などが選択可能なカテゴリ(第3カテゴリ)CT3が新たなカテゴリ一覧として表示される。
FIG. 16 is an explanatory diagram of a display example of the third category.
Specifically, when the selection item display field SL (SLS) corresponding to “main cleaning” is selected as the second category CT2, as shown in FIG. 16, “around the kitchen”, “around the bathroom”, “toilet” A category (third category) CT3 in which “around”,..., “Wall / wallpaper”, “air conditioner”, “veranda / exterior” and the like can be selected is displayed as a new category list.

図17は、第4カテゴリの表示例の説明図である。
具体的には、第3カテゴリCT3として「浴室周り」に対応する選択項目表示欄SL(SLS)を選択した場合には、図17に示すように、「風呂釜用洗剤」、「浴槽用洗剤」、「タイル用洗剤」、…、「浴室用スポンジ・タワシ・ブラシ」、「曇り止め剤」、「タイル目地補修剤」などが選択可能なカテゴリ(第4カテゴリ)CT4が新たなカテゴリ一覧として表示される。
FIG. 17 is an explanatory diagram of a display example of the fourth category.
Specifically, when the selection item display field SL (SLS) corresponding to “around the bathroom” is selected as the third category CT3, as shown in FIG. ”,“ Tile detergent ”,…,“ Sponges, scrubbing brushes for bathrooms ”,“ Anti-fogging agent ”,“ Tile joint repair agent ”, etc. (Category 4) CT4 is a new category list. Is displayed.

図18は、第5カテゴリに属する商品の商品名の表示例の説明図である。
この第5カテゴリCT5は、ステップS29の判別において、当該選択した第4カテゴリCT4の直下のカテゴリ(第5カテゴリ)CT5が、商品コードを含む最下位カテゴリであると判別され(ステップS29;Yes)、コントローラ41は、商品マスタDB61を検索し(ステップS30)、当該選択したカテゴリの直下のカテゴリ(第2カテゴリ)に属する商品の商品名を選択可能に表示する(ステップS31)。
FIG. 18 is an explanatory diagram of a display example of product names of products belonging to the fifth category.
In the determination of step S29, the fifth category CT5 is determined that the category (fifth category) CT5 immediately below the selected fourth category CT4 is the lowest category including the product code (step S29; Yes). The controller 41 searches the product master DB 61 (step S30), and displays the product names of products belonging to the category (second category) immediately below the selected category (step S31).

具体的には、第4カテゴリCT4として「風呂釜用洗剤」に対応する選択項目表示欄SL(SLS)を選択した場合には、図18に示すように、「△▽風呂釜用洗剤」、「風呂釜用洗剤●●」、「スーパー○○風呂釜用」、…、「風呂釜エース」、「風呂釜クリーン□□」、「風呂釜洗剤△▽一つ穴用」などが選択可能な商品の商品名(第5カテゴリ)が表示される。
この状態において、顧客がいずれかの選択項目表示欄SLをタップする等のいずれかの商品名を選択する商品選択操作を行うと(ステップS32)、コントローラ41は、選択された商品を買物リストに追加登録し(ステップS33)、購入予定金額に価格を積算して、ディスプレイ42の表示画面42Aに表示する。
Specifically, when the selection item display field SL (SLS) corresponding to “detergent for bath tub” is selected as the fourth category CT4, as shown in FIG. “Bath kettle detergent ●●”, “Super OO bath kettle”,…, “Bath kettle ace”, “Bath kettle clean □□”, “Bath kettle detergent △ ▽ For one hole” The product name (fifth category) is displayed.
In this state, when the customer performs a product selection operation for selecting any product name such as tapping any selection item display field SL (step S32), the controller 41 puts the selected product into the shopping list. Additional registration is performed (step S33), and the price is added to the planned purchase price and displayed on the display screen 42A of the display 42.

続いてコントローラ41は、所定の登録終了操作がなされたか否かを判別する(ステップS28)。
ステップS28の判別において、所定の登録終了操作がなされた場合には、処理を終了する。
また、ステップS28の判別において、所定の登録終了操作がなされなかった場合には(ステップS28;No)、処理を再びステップS21に移行して、以下、同様の処理を行う。
Subsequently, the controller 41 determines whether or not a predetermined registration end operation has been performed (step S28).
If it is determined in step S28 that a predetermined registration end operation has been performed, the process ends.
If the predetermined registration end operation is not performed in the determination in step S28 (step S28; No), the process proceeds to step S21 again, and the same process is performed thereafter.

また、ステップS21の判別において、タブ選択がなされ、商品名選択タブ85が選択された場合には(ステップS21;商品)、買物アシスト端末装置23は、商品名あるいは商品名の一部をテキスト入力するように顧客に促すための図示しない商品名入力ボックスを表示画面上に表示する。
そして、顧客が商品名入力ボックスに商品名あるいは商品名の一部を入力すると、ルートナビシステム25は、商品マスタDBを検索し(ステップS34)、買物アシスト端末装置23を介して入力された商品名あるいは商品名の一部を有する検索条件に合致する商品の商品名を商品選択領域に表示する(ステップS35)。
Further, in the determination of step S21, when a tab is selected and the product name selection tab 85 is selected (step S21; product), the shopping assist terminal device 23 inputs the product name or a part of the product name as text. A product name input box (not shown) for prompting the customer to do so is displayed on the display screen.
When the customer inputs the product name or a part of the product name in the product name input box, the route navigation system 25 searches the product master DB (step S34), and the product input via the shopping assist terminal device 23. The product name of the product that matches the search condition having the name or part of the product name is displayed in the product selection area (step S35).

これにより顧客が商品選択領域に表示された商品のいずれかを選択する商品選択操作を行うと(ステップS36)、当該選択された商品を買物リストに表示することとなる(ステップS37)。
続いてコントローラ41は、所定の登録終了操作がなされたか否かを判別する(ステップS28)。
ステップS28の判別において、所定の登録終了操作がなされた場合には、処理を終了する。
As a result, when the customer performs a product selection operation for selecting one of the products displayed in the product selection area (step S36), the selected product is displayed in the shopping list (step S37).
Subsequently, the controller 41 determines whether or not a predetermined registration end operation has been performed (step S28).
If it is determined in step S28 that a predetermined registration end operation has been performed, the process ends.

また、ステップS28の判別において、所定の登録終了操作がなされなかった場合には(ステップS28;No)、処理を再びステップS21に移行して、以下、同様の処理を行う。
また、ステップS21の判別において、タブ選択がなされ、チラシ選択タブ86が選択された場合には(ステップS21;チラシ)、買物アシスト端末装置23は、チラシマスタDB63を検索して(ステップS38)、現在表示可能な電子チラシに対応するチラシ画像データを読み出し、買物アシスト端末装置23のディスプレイの表示画面に電子チラシを表示させる(ステップS39)。
If the predetermined registration end operation is not performed in the determination in step S28 (step S28; No), the process proceeds to step S21 again, and the same process is performed thereafter.
When the tab selection is made and the leaflet selection tab 86 is selected in step S21 (step S21; leaflet), the shopping assist terminal device 23 searches the leaflet master DB 63 (step S38). The flyer image data corresponding to the electronic flyer that can be displayed is read out, and the electronic flyer is displayed on the display screen of the shopping assist terminal device 23 (step S39).

これにより、顧客が電子チラシの表示画面上のいずれかの位置をタップする領域選択操作を行うと(ステップS40)、タップ位置に対応する電子チラシ上の座標に変換し、領域座標データ63Bを参照して、タップ位置に対応する領域を特定し、当該特定した領域に対応する商品コードデータ63Cから商品コードを読み出し、さらに商品マスタDB61を検索し、商品コードに対応する商品の商品名を買物リストに表示することとなる(ステップS41)。
続いてコントローラ41は、所定の登録終了操作がなされたか否かを判別する(ステップS28)。
Thus, when the customer performs an area selection operation for tapping any position on the display screen of the electronic flyer (step S40), it is converted into coordinates on the electronic flyer corresponding to the tap position, and the area coordinate data 63B is referred to. Then, the area corresponding to the tap position is identified, the commodity code is read from the commodity code data 63C corresponding to the identified area, the commodity master DB 61 is further searched, and the commodity name of the commodity corresponding to the commodity code is the shopping list. (Step S41).
Subsequently, the controller 41 determines whether or not a predetermined registration end operation has been performed (step S28).

ステップS28の判別において、所定の登録終了操作がなされた場合には、処理を終了する。
また、ステップS28の判別において、所定の登録終了操作がなされなかった場合には(ステップS28;No)、処理を再びステップS21に移行して、以下、同様の処理を行う。
If it is determined in step S28 that a predetermined registration end operation has been performed, the process ends.
If the predetermined registration end operation is not performed in the determination in step S28 (step S28; No), the process proceeds to step S21 again, and the same process is performed thereafter.

ところで、以上の説明においては、どのような場合にカテゴリを買物リストに登録するかについて詳細には説明しなかったが、このような構成を採ったのは以下のような理由による。
顧客によっては、自分がどのような商品を購入したいかは理解していても、具体的にどのような商品を購入するのかを決めかねているような状況においては、自分が購入したい商品を売っている売場へ案内してもらえれば、あとは実際に商品を見て、価格、機能、用途などから選択することができる。
By the way, in the above description, it was not explained in detail about when to register a category in the shopping list, but the reason for adopting such a configuration is as follows.
Some customers sell what they want to buy in situations where they understand what they want to buy, but are not sure what they want to buy. If you are guided to the sales floor, you can actually see the product and choose from price, function, and usage.

例えば、図13の例の場合、顧客が風呂釜用洗剤を購入しようとしている場合であって、具体的な洗剤名まで把握していない場合には、「風呂釜用洗剤」に属する商品を陳列している場所に案内してくれれば十分である。
そこで、本実施形態においては、このような場合には、当該「風呂釜用洗剤」のカテゴリを、商品に代えて登録することによりルート設定を行い、ルート案内を行えるようにしているのである。
For example, in the case of the example in FIG. 13, when the customer is going to purchase a bath detergent and does not know the specific detergent name, the product belonging to “bath cleaner” is displayed. It is enough to guide you to the place you are.
Therefore, in this embodiment, in such a case, the route setting is performed by registering the category of “detergent for bath tub” instead of the product so that route guidance can be performed.

以下、具体例を挙げて、商品名ではないより上位のカテゴリでルート案内を行う場合について説明する。
上述したように、いずれかのカテゴリ一覧を表示している場合に、当該カテゴリに属するいずれかの項目を選択すると、当該下位のカテゴリが存在する場合には、当該選択した項目に対応する下位のカテゴリ一覧が表示され、当該カテゴリに属するいずれかの項目を買物リストに追加したい場合には、例えば、当該カテゴリに属するいずれかの項目を長押しする。これにより、下位のカテゴリ一覧の表示に移行せずに、当該項目が買物リストに追加される。
Hereinafter, a case where route guidance is performed in a higher category that is not a product name will be described with a specific example.
As described above, when any category list is displayed and any item belonging to the category is selected, if the lower category exists, the lower level corresponding to the selected item is displayed. When a category list is displayed and one of the items belonging to the category is to be added to the shopping list, for example, one of the items belonging to the category is long pressed. Thereby, the item is added to the shopping list without shifting to the display of the lower category list.

図19は、商品選択後、かつ、ルート検索前の表示画面の一例の説明図である。
ディスプレイ42の表示画面42Aには、図19に示すように、大別すると、案内ルートを表示するための店舗内地図を表示する地図表示領域90と、上述した商品リスト表示操作領域83と、が表示されている。
FIG. 19 is an explanatory diagram of an example of a display screen after selecting a product and before searching for a route.
As shown in FIG. 19, the display screen 42 </ b> A of the display 42 is roughly divided into a map display area 90 for displaying an in-store map for displaying a guidance route, and the above-described product list display operation area 83. It is displayed.

地図表示領域90には、出入口の配置、各売場の配置、POSシステム21を構成するPOS端末の配置、カート貸出場所の配置が表示された店内マップ91上に、商品リスト表示領域83Aに表示されている購入予定の商品の店舗Aにおける陳列場所を示すバルーンアイコンBI1〜BI6及びカート22の現在位置としてのカート現在位置マーク22Nが表示されている。
この場合において、カート22の現在位置を表すカート現在位置マーク22Nは、カート22に搭載されている買物アシスト端末装置23と通信可能な無線アクセスポイント26における電波強度や、通信エラーレート等に基づいて算出したカート22の位置に相当する位置に表示されている。
In the map display area 90, the product list display area 83 </ b> A is displayed on the in-store map 91 displaying the layout of the entrances and exits, the layout of each sales floor, the layout of the POS terminals constituting the POS system 21, and the layout of the cart lending location. The balloon icons BI1 to BI6 indicating the display locations of the products to be purchased in the store A and the cart current position mark 22N as the current position of the cart 22 are displayed.
In this case, the cart current position mark 22N indicating the current position of the cart 22 is based on the radio wave intensity at the wireless access point 26 that can communicate with the shopping assist terminal device 23 mounted on the cart 22, a communication error rate, or the like. It is displayed at a position corresponding to the calculated position of the cart 22.

一方、商品リスト表示領域83Aの各商品名表示欄CLには、バルーンアイコンBI1〜BI6との対応関係を示すバルーンアイコンインデックスPIDと、顧客が取得済(商品を購入しようと買物かごに商品を取得済みである場合に、当該領域をタップすることによりチェックマークを表示させるチェックマークボックスCHKと、購入予定の商品の商品名表示欄NAMと、商品名表示欄NAMに表示した商品の購入数を表示する商品購入数表示欄NUMと、商品購入数表示欄NUMに表示した購入数を変更するためのカウントボタンCNTと、購入予定商品の価格を表示する価格表示欄PRと、を備えている。   On the other hand, in each product name display field CL of the product list display area 83A, the balloon icon index PID indicating the correspondence with the balloon icons BI1 to BI6 and the customer have already acquired (the product is acquired in the shopping basket to purchase the product). If it is already completed, a check mark box CHK that displays a check mark by tapping the area, a product name display column NAM of a product to be purchased, and the number of products purchased displayed in the product name display column NAM are displayed. A product purchase number display field NUM to be displayed, a count button CNT for changing the number of purchases displayed in the product purchase number display field NUM, and a price display field PR for displaying the price of the product to be purchased are provided.

図19においては、上から5番目の商品名表示欄CL5には、カテゴリ名として「風呂釜用洗剤」が表示されており、購入しようとする風呂釜用洗剤の商品が定まっていないため、価格表示欄PRには、価格が表示されていない。このため、買物リストに登録されている商品が「にんじん」、「ペットボトルお茶」、「ブリの切り身」、「食パン」、「風呂釜用洗剤(商品未定)」、「ハンカチ」の6種類のみであるとすると、購入予定金額は、666円となっており、風呂釜用洗剤の価格が含まれていない状態である。   In FIG. 19, the fifth product name display column CL5 from the top displays “bath kettle detergent” as the category name, and the product of the bath kettle detergent to be purchased has not been determined. The price is not displayed in the display column PR. For this reason, there are only 6 types of products on the shopping list: “carrot”, “plastic bottle tea”, “british fillet”, “bread”, “bathroom detergent (product undecided)”, and “handkerchief”. If so, the planned purchase price is 666 yen, which does not include the price of the bath detergent.

また、図19の状態においては、いまだいずれの商品もチェックマークボックスCHKにチェックマークが表示されていないため、買物かごに取得済みの商品はないものとして、購入商品合計金額表示欄には、0円が表示されている。
これに伴い、バルーンアイコンBI5の表示位置は、購入予定の商品である風呂釜用洗剤が多数種類陳列されている場所を表している。
In addition, in the state of FIG. 19, since no check mark is displayed in the check mark box CHK for any of the products, it is assumed that there is no product already acquired in the shopping basket, and the total amount display column for purchased products is 0. A circle is displayed.
Along with this, the display position of the balloon icon BI5 represents a place where a large number of bath pot detergents that are products to be purchased are displayed.

図20は、ルート案内及び精算処理の処理フローチャートである。
図19の画面が表示された状態において、ルート検索ボタン83Hをタップすると、買物アシスト端末装置23のコントローラ41は、より顧客の移動距離が短くなるように上述した遺伝アルゴリズムを応用したルート検索プログラムにしたがって、ルート設定処理を行う(ステップS51)。
FIG. 20 is a process flowchart of route guidance and settlement processing.
When the route search button 83H is tapped in the state where the screen of FIG. 19 is displayed, the controller 41 of the shopping assist terminal device 23 applies a route search program that applies the genetic algorithm described above so that the moving distance of the customer is further shortened. Therefore, route setting processing is performed (step S51).

図21は、設定されたルート表示状態の説明図である。
ルート設定処理が終了すると、コントローラ41は、ディスプレイ42の表示画面42A上に、図21に示すように、案内ルートNRの表示を行った店内マップ91を表示する(ステップS52)。
続いて、顧客がカート22を押しつつ店舗A内を案内ルートNRにしたがって移動を開始すると、コントローラ41は、カート22の店内移動時の処理と(ステップS53)、カート22の現在位置検出処理(ステップS54)と、を並行して行う。
FIG. 21 is an explanatory diagram of the set route display state.
When the route setting process is completed, the controller 41 displays the in-store map 91 on which the guidance route NR is displayed on the display screen 42A of the display 42 as shown in FIG. 21 (step S52).
Subsequently, when the customer starts moving in the store A according to the guidance route NR while pushing the cart 22, the controller 41 performs processing when the cart 22 moves in the store (step S53) and current position detection processing of the cart 22 (step S53). Step S54) is performed in parallel.

ここで、店内移動時の処理とは、例えば、顧客が商品を購入しようとして、買物かご内に当該商品を入れた場合に、買物リストのチェックマークボックスCHKをタップして、チェックマークを表示させたり、買物リストに新たな商品を追加したり、買物リストに含まれている商品を削除したり、これらの商品の追加に伴って、案内ルートNRの変更が必要となった場合に、再設定をルートナビシステム25に依頼したりするような処理である。
また、現在地検出処理とは、位置検出システム24に問い合わせを行って、自己が搭載されているカート22の現在位置を取得し、地図画面上にカート現在位置マーク22Nを表示する処理である。
Here, the processing at the time of moving in the store means that, for example, when a customer wants to purchase a product and puts the product into the shopping basket, the check mark box CHK in the shopping list is tapped to display a check mark. Or when a new product is added to the shopping list, a product included in the shopping list is deleted, or the guidance route NR needs to be changed due to the addition of these products. Is requested to the route navigation system 25.
The current position detection process is a process of making an inquiry to the position detection system 24 to acquire the current position of the cart 22 on which the self is mounted and displaying the cart current position mark 22N on the map screen.

図22は、買物にしたがって、店内移動途中における表示画面の一例の説明図である。
図22に示すように、顧客が案内ルートNRにしたがって買物を行い、カート22がカート現在位置マーク22Nに示す位置に移動するとともに、商品名表示欄CL1〜CL4に対応する4つのチェックマークボックスCHKをタップして、チェックマークを表示させた状態を示している。
FIG. 22 is an explanatory diagram of an example of a display screen in the middle of moving in the store according to shopping.
As shown in FIG. 22, the customer performs shopping according to the guide route NR, and the cart 22 moves to the position indicated by the cart current position mark 22N, and four check mark boxes CHK corresponding to the product name display fields CL1 to CL4. It shows a state in which tapping is displayed and a check mark is displayed.

この状態においては、購入対象商品は、商品名表示欄CL1〜CL4に対応する4個の商品であるので、コントローラ41は、チェックマークボックスCHKがタップされる度に、購入商品合計金額表示欄83Dに表示している金額にチェックマークボックスCHKがタップされた商品の金額を積算することにより、これらの4つの商品の合計額(図22の例の場合、666円)が購入商品合計金額表示欄83Dに表示される。   In this state, since the purchase target products are four products corresponding to the product name display fields CL1 to CL4, the controller 41 displays the purchased product total price display field 83D every time the check mark box CHK is tapped. The total amount of these four products (666 in the case of the example in FIG. 22) is added to the amount displayed on the check mark box CHK. 83D.

図23は、地図拡大表示画面の説明図である。
図22に示した地図確認画面の表示中に再度地図確認ボタンを押すと、図23に示すように、地図拡大画面が表示される。
このように地図拡大画面でより正確に位置を確認した後、戻るボタンをタップすることにより再び図21に示した地図確認画面に表示が戻り、購入商品リストと地図とを対比しつつ買物を続けることができる。
FIG. 23 is an explanatory diagram of a map enlargement display screen.
When the map confirmation button is pressed again while the map confirmation screen shown in FIG. 22 is being displayed, a map enlargement screen is displayed as shown in FIG.
After confirming the position more accurately on the map enlargement screen in this way, the display is returned to the map confirmation screen shown in FIG. 21 again by tapping the return button, and shopping is continued while comparing the purchased product list with the map. be able to.

コントローラ41は、上述したカート22の店内移動時の処理と(ステップS53)、カート22の現在位置検出処理(ステップS54)と、を並行して行った後、精算処理が必要か否かを判別する(ステップS55)。具体的には、全ての購入予定商品がカート22に入れられ、購入確認チェックボックスが全てチェックされたか否かを判別する。
ステップS55の判別において、未だ全ての購入予定商品がカート22に入れられておらず、購入確認チェックボックスに未チェックのものが存在する場合には(ステップS55;No)、再び処理をステップS52に移行し、以下同様の処理を行う。
The controller 41 determines whether or not a checkout process is necessary after performing the above-described process of moving the cart 22 in the store (step S53) and the current position detection process of the cart 22 (step S54) in parallel. (Step S55). Specifically, it is determined whether or not all the products to be purchased are put in the cart 22 and all the purchase confirmation check boxes are checked.
If it is determined in step S55 that all the products to be purchased are not yet put in the cart 22 and there are unchecked items in the purchase confirmation check box (step S55; No), the process returns to step S52. The same process is performed thereafter.

ステップS55の判別において、全ての購入予定商品がカート22に入れられ、購入確認チェックボックスが全てチェックされ、精算処理が必要となった場合には(ステップS55;Yes)、コントローラ41は、POS端末が配置された精算所へカート22を誘導する精算所案内処理を行う。
そして、顧客が現金あるいはクレジットカードなどを用いて精算処理(決済処理)を行うと(ステップS56)、POSシステム21からルートナビシステム25に精算(決済)が完了した旨が通知される。これによりルートナビシステム25は、無線アクセスポイント26を介して、対応するカート22に搭載された買物アシスト端末装置23にその旨を通知する。
In the determination of step S55, when all the products to be purchased are put in the cart 22, all the purchase confirmation check boxes are checked, and a checkout process is necessary (step S55; Yes), the controller 41 sends the POS terminal. The checkout guidance process for guiding the cart 22 to the checkout place where is arranged is performed.
When the customer performs a settlement process (settlement process) using cash or a credit card (step S56), the POS system 21 notifies the route navigation system 25 that settlement (settlement) has been completed. As a result, the route navigation system 25 notifies the shopping assist terminal device 23 mounted on the corresponding cart 22 via the wireless access point 26 to that effect.

これにより買物アシスト端末装置23のコントローラ41は、カート22を返却場所へ戻すように促す表示をディスプレイ42に表示する。
この結果、顧客が所定の返却場所までカート22を移動させると、当該返却場所に設置された無線アクセスポイント26を介して検知し、買物アシスト端末装置23と顧客との対応関係の設定をキャンセルし、初期化する処理を行って処理を終了する。
Thereby, the controller 41 of the shopping assist terminal device 23 displays a display prompting the return of the cart 22 to the return place on the display 42.
As a result, when the customer moves the cart 22 to a predetermined return location, it is detected via the wireless access point 26 installed at the return location, and the setting of the correspondence relationship between the shopping assist terminal device 23 and the customer is canceled. Then, the initialization process is performed and the process is terminated.

以上の説明のように、本実施形態によれば、購入対象の商品が明確に定まっていない場合でも、顧客の目的に応じて購入すると考えられる商品の陳列位置近傍を案内経路として設定し、案内することができる。   As described above, according to the present embodiment, even when the product to be purchased is not clearly determined, the vicinity of the display position of the product that is considered to be purchased according to the purpose of the customer is set as the guidance route, and the guidance is provided. can do.

以上の説明においては、チラシを利用して購入対象の商品を選択する場合には、電子チラシを使用し、買物アシスト端末装置23の表示画面上で、所定の領域を選択し、指示する構成を採っていたが、従来と同様の紙媒体のチラシに商品毎に予め2次元バーコードあるいは3次元バーコードを印刷しておき、店舗に配置したバーコードリーダあるいは携帯電話端末のデジタル写真撮影機能を利用したバーコードリーダに読み込ませて、ルートナビシステム25に登録してルートナビシステム25から買物アシスト端末装置23に読み込ませる(転送させる)ことにより、あるいは買物アシスト端末装置23に設けたバーコードリーダにより直接読み込ませることにより、購入対象の商品を買物リストに追加するように構成することも可能である。
このような構成を採ることにより、チラシを利用した購入予定商品の入力におけるシステム構築を容易に行うことができるとともに、顧客における買物リストへの商品追加操作も容易となり電子チラシを用いる場合よりも、買物アシストシステムの導入を容易とすることができる。
In the above description, when selecting a product to be purchased using a flyer, the electronic flyer is used to select and instruct a predetermined area on the display screen of the shopping assist terminal device 23. The two-dimensional barcode or three-dimensional barcode is printed in advance on each product on the same paper medium leaflet as before, and the digital photo shooting function of the barcode reader or mobile phone terminal placed in the store is used. A bar code reader provided in the shopping assist terminal device 23 by being read into the used bar code reader, registered in the route navigation system 25 and read (transferred) from the route navigation system 25 to the shopping assist terminal device 23 It is also possible to configure the product to be purchased to be added to the shopping list by directly loading .
By adopting such a configuration, it is possible to easily construct a system for inputting a product to be purchased using a flyer, and it is easy to add a product to a shopping list in a customer and use an electronic flyer, Introduction of a shopping assist system can be facilitated.

また、本実施形態の買物アシスト端末装置23で実行される制御プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。
また、本実施形態の買物アシスト端末装置23で実行される制御プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態の買物アシスト端末装置23で実行される制御プログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。
また、本実施形態の買物アシスト端末装置23で実行される制御プログラムを、ROM等に予め組み込んで提供するように構成してもよい。
In addition, the control program executed by the shopping assist terminal device 23 according to the present embodiment is a file in an installable format or an executable format, and is a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). And the like recorded on a computer-readable recording medium.
Moreover, you may comprise so that the control program run with the shopping assist terminal device 23 of this embodiment may be provided by storing on a computer connected to networks, such as the internet, and downloading via a network. Moreover, you may comprise so that the control program run with the shopping assistance terminal device 23 of this embodiment may be provided or distributed via networks, such as the internet.
Moreover, you may comprise so that the control program performed with the shopping assistance terminal device 23 of this embodiment may be provided by previously incorporating in ROM etc.

10 買物アシストシステム
11 本部サーバ
12 通信ネットワーク
21 POSシステム
22 カート
22N カート現在位置マーク
23 買物アシスト端末装置
24 位置検出システム
25 ルートナビシステム(経路設定手段)
26 無線アクセスポイント
41 コントローラ
42 ディスプレイ
42A 表示画面
43 操作部(カテゴリ指定手段)
44 外部記憶装置
61 商品マスタデータベース
62 カテゴリマスタデータベース
62A 第1カテゴリデータ
62B 第2カテゴリデータ
62C 第3テゴリデータ
62D 第4カテゴリデータ
62E 第5カテゴリデータ
63 チラシマスタデータベース
64 棚割マスタデータベース
65 顧客マスタデータベース
65C 購入履歴データ
65D 前回購入データ
84 カテゴリ選択タブ
A 店舗
AP 無線
CHK チェックマークボックス
CL 商品名表示欄
CNT カウントボタン
CT1〜CT5 第1カテゴリ〜第5カテゴリ
DB カテゴリマスタ
DB チラシマスタ
DB 棚割マスタ
DB 顧客マスタ
DB 商品マスタ
ID 装置
ID カート
ID 顧客
NAM 商品名表示欄
NR 案内ルート
NUM 商品購入数表示欄
PID バルーンアイコンインデックス
PR 価格表示欄
SL 選択項目表示欄
SS−A〜SS−C 店舗システム
DESCRIPTION OF SYMBOLS 10 Shopping assistance system 11 Headquarters server 12 Communication network 21 POS system 22 Cart 22N Cart present position mark 23 Shopping assistance terminal device 24 Position detection system 25 Route navigation system (route setting means)
26 wireless access point 41 controller 42 display 42A display screen 43 operation unit (category designation means)
44 external storage device 61 commodity master database 62 category master database 62A first category data 62B second category data 62C third category data 62D fourth category data 62E fifth category data 63 flyer master database 64 shelf allocation master database 65 customer master database 65C Purchase history data 65D Previous purchase data 84 Category selection tab A Store AP Wireless CHK Check mark box CL Product name display column CNT Count button CT1 to CT5 First category to fifth category DB Category master DB Flyer master DB Shelf master DB Customer Master DB Product master ID Device ID Cart ID Customer NAM Product name display column NR Guidance route NUM Product purchase number display column PID Balloon icon Index PR price display column SL selection item display field SS-A~SS-C store system

特開平11−152041号公報Japanese Patent Laid-Open No. 11-152041

Claims (6)

店舗内に陳列されて販売される複数種類の商品が属するカテゴリを指定させるカテゴリ指定手段と、
指定された前記カテゴリに基づいて当該カテゴリに属する商品の店舗内における陳列位置に前記ユーザを案内するための案内経路を設定する経路設定手段と、
前記設定された案内経路にしたがって、前記ユーザを案内する案内手段と、
を備えたことを特徴とする買物アシストシステム。
A category specifying means for specifying a category to which a plurality of types of products displayed and sold in the store belong;
Route setting means for setting a guide route for guiding the user to a display position in a store of a product belonging to the category based on the specified category;
Guidance means for guiding the user according to the set guidance route;
A shopping assist system characterized by comprising:
予め設定された複数の前記カテゴリをユーザに提示するカテゴリ提示手段を備えたことを特徴とする請求項1記載の買物アシストシステム。   The shopping assist system according to claim 1, further comprising category presenting means for presenting a plurality of preset categories to the user. 前記カテゴリは、前記商品の属性に従った商品種別、商品単体あるいは商品群の使用用途、使用目的に基づいて分類されていることを特徴とする請求項1又は請求項2記載の買物アシストシステム。   The shopping assist system according to claim 1 or 2, wherein the category is classified based on a product type, a use of a single product or a group of products, and a use purpose according to the attribute of the product. 前記カテゴリは、当該ユーザの前回購入商品が属するカテゴリあるいは過去の購入実績商品が属するカテゴリを含むことを特徴とする請求項1乃至請求項3のいずれかに記載の買物アシストシステム。   The shopping assistance system according to any one of claims 1 to 3, wherein the category includes a category to which the previous purchase product of the user belongs or a category to which a past purchase result product belongs. 予め設定された店舗内に陳列されて販売される複数種類の商品が属するカテゴリを複数表示してユーザに提示するカテゴリ提示手段と、
前記カテゴリを指定させるカテゴリ指定手段と、
指定された前記カテゴリに属する商品の店舗内における陳列位置に前記ユーザを案内するために前記指定された前記カテゴリに基づいて設定された案内経路を地図画面上に表示する経路表示手段と、
前記表示されている設定された案内経路にしたがって、前記地図画面上に現在位置を表示して前記ユーザを案内する案内手段と、
を備えたことを特徴とする買物アシスト端末装置。
Category presentation means for displaying a plurality of categories to which a plurality of types of products displayed and sold in a preset store belong and presenting to the user;
Category specifying means for specifying the category;
Route display means for displaying, on a map screen, a guide route set based on the designated category in order to guide the user to the display position in the store of the product belonging to the designated category;
In accordance with the set guidance route displayed, guidance means for displaying the current position on the map screen and guiding the user,
A shopping-assist terminal device comprising:
顧客の買物を支援する買物アシストシステムをコンピュータにより制御するための制御プログラムにおいて、
前記コンピュータを、
店舗内に陳列されて販売される複数種類の商品が属するカテゴリを指定させるカテゴリ指定手段と、
指定された前記カテゴリに基づいて当該カテゴリに属する商品の店舗内における陳列位置に前記ユーザを案内するための案内経路を設定する経路設定手段と、
前記設定された案内経路にしたがって、前記ユーザを案内する案内手段と、
して機能させることを特徴とする制御プログラム。
In a control program for controlling a shopping assist system that supports customer shopping by a computer,
The computer,
A category specifying means for specifying a category to which a plurality of types of products displayed and sold in the store belong;
Route setting means for setting a guide route for guiding the user to a display position in a store of a product belonging to the category based on the specified category;
Guidance means for guiding the user according to the set guidance route;
A control program characterized by functioning as a function.
JP2011045569A 2011-03-02 2011-03-02 Shopping assist system, shopping assist terminal device and control program Pending JP2012181767A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011045569A JP2012181767A (en) 2011-03-02 2011-03-02 Shopping assist system, shopping assist terminal device and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011045569A JP2012181767A (en) 2011-03-02 2011-03-02 Shopping assist system, shopping assist terminal device and control program

Publications (1)

Publication Number Publication Date
JP2012181767A true JP2012181767A (en) 2012-09-20

Family

ID=47012895

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011045569A Pending JP2012181767A (en) 2011-03-02 2011-03-02 Shopping assist system, shopping assist terminal device and control program

Country Status (1)

Country Link
JP (1) JP2012181767A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012188011A (en) * 2011-03-10 2012-10-04 Toshiba Tec Corp Cart and cart system
CN104085437A (en) * 2014-07-08 2014-10-08 大连理工大学 Full-automatic inspection robot shopping cart and shopping system
JP2015138285A (en) * 2014-01-20 2015-07-30 ブラザー工業株式会社 printer

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002334205A (en) * 2001-05-09 2002-11-22 Matsushita Electric Ind Co Ltd Shopping information service system, and house appliance and radio communication terminal used for the same
JP2003122259A (en) * 2001-10-10 2003-04-25 Homac Corp Sign plate and sales place structure with the same arranged therein
JP2006338275A (en) * 2005-06-01 2006-12-14 Matsushita Electric Ind Co Ltd Commodity and salesroom guide system, and commodity and salesroom guide method
WO2007148393A1 (en) * 2006-06-22 2007-12-27 Fujitsu Limited Facility guidance program, facility guidance method, and facility guidance device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002334205A (en) * 2001-05-09 2002-11-22 Matsushita Electric Ind Co Ltd Shopping information service system, and house appliance and radio communication terminal used for the same
JP2003122259A (en) * 2001-10-10 2003-04-25 Homac Corp Sign plate and sales place structure with the same arranged therein
JP2006338275A (en) * 2005-06-01 2006-12-14 Matsushita Electric Ind Co Ltd Commodity and salesroom guide system, and commodity and salesroom guide method
WO2007148393A1 (en) * 2006-06-22 2007-12-27 Fujitsu Limited Facility guidance program, facility guidance method, and facility guidance device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012188011A (en) * 2011-03-10 2012-10-04 Toshiba Tec Corp Cart and cart system
JP2015138285A (en) * 2014-01-20 2015-07-30 ブラザー工業株式会社 printer
CN104085437A (en) * 2014-07-08 2014-10-08 大连理工大学 Full-automatic inspection robot shopping cart and shopping system

Similar Documents

Publication Publication Date Title
JP5174201B2 (en) Information terminal device and control program
JP2012185581A (en) Shopping assist system, shopping assist terminal device and control program
JP2012185576A (en) Shopping assist system, information terminal device and control program
AU2014256850B2 (en) A retail system
US7263500B2 (en) System, method, and device for graphically locating merchandise
JP5670536B2 (en) Terminals and programs
JP2012180065A (en) Shopping cart and program
US20120095882A1 (en) Method and Apparatus for Providing Point-of-Sale Product Information to Consumers of Alcoholic Beverages
JP2007272535A (en) Shopping support system, shopping support device, shopping support method, and shopping support program
US20150012381A1 (en) Systems, methods and computer readable media for online shopping
JPWO2012002490A1 (en) Product purchase support apparatus, product purchase support method, product purchase support program, and computer-readable recording medium recording product purchase support program
KR101528394B1 (en) Server device that provides e-commerce site, product inf display method, e-commerce system, terminal device, and recording medium having product information display program recorded thereon
US20060235750A1 (en) Point-of-sales terminal
JP6104777B2 (en) Shopping support device and program
JP5225727B2 (en) Touch panel type input device
JP2012181767A (en) Shopping assist system, shopping assist terminal device and control program
JP2012185550A (en) Information terminal device and control program
US20130253982A1 (en) System, method and apparatus for locating products
JP2015099511A (en) Information providing device, information providing method, terminal device, display method, and display program
JP2005250616A (en) Contents display display system based on in-store merchandise stock information
JP2006293769A (en) Commodity information display system, server, shopping cart, and commodity information display method
WO2021234991A1 (en) Information providing method
JP7054811B1 (en) Information provision method
JP2012185571A (en) Information processor and program
JP2005285012A (en) Register reservation method, register reservation program, and register reservation apparatus

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130329

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130730