JP2014052816A - Information processor and program - Google Patents

Information processor and program Download PDF

Info

Publication number
JP2014052816A
JP2014052816A JP2012196453A JP2012196453A JP2014052816A JP 2014052816 A JP2014052816 A JP 2014052816A JP 2012196453 A JP2012196453 A JP 2012196453A JP 2012196453 A JP2012196453 A JP 2012196453A JP 2014052816 A JP2014052816 A JP 2014052816A
Authority
JP
Japan
Prior art keywords
coupon
customer
visits
store
information
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
JP2012196453A
Other languages
Japanese (ja)
Inventor
Atsushi Kobayashi
淳 小林
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 JP2012196453A priority Critical patent/JP2014052816A/en
Publication of JP2014052816A publication Critical patent/JP2014052816A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To output a coupon for a frequent visitor of a store.SOLUTION: The present invention includes: a coupon storage part which stores coupon information for discounting a commodity; a number of visits storage part which stores the number of visits of customer to a store corresponding to specific information determining the customer; counting means which adds the customer's number of visits to the store and stores it in the number of visits storage part whenever the customer comes to the store; and coupon output means which reads the coupon information from the coupon storage part and outputs coupon to the customer on condition that the number of visits reaches a prescribed number of times.

Description

本発明の実施の形態は、情報処理装置、およびプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus and a program.

POS(Point of Sales)端末やECR(Electronic Cash Register)に代表される商品データ処理装置は、店舗において、例えば商品に付されたバーコードを読み取って商品情報を取得し、この商品情報に基づいて商品情報のデータ処理を実行して、顧客が購入する商品の処理を実行し、締め処理に基づいてプリンタでレシート用紙に商品情報や合計金額等を印字してレシートとして発行するものである。   A merchandise data processing apparatus represented by a POS (Point of Sales) terminal or an ECR (Electronic Cash Register) acquires merchandise information by reading, for example, a barcode attached to the merchandise at a store, and based on the merchandise information. Data processing of merchandise information is executed, processing of merchandise purchased by the customer is executed, merchandise information, total amount, etc. are printed on a receipt sheet by a printer and issued as a receipt based on the closing process.

このような商品販売データ処理装置がLAN(Local Area Network)回線で接続された情報処理装置であるSC(Store Computer)は、商品データ処理装置から売上データを取得するとともに、商品データ処理装置に対して種々の機能設定を実行する。このSCは、CVS(Convenience Store)や量販店等の店舗に配置されいる。またSCは、顧客ID(Identity)を所持する会員顧客には、ネットワーク回線を介して、顧客IDに対応したメールアドレスに対して店舗で使用できるクーポンを送信している。   An SC (Store Computer), which is an information processing apparatus in which such a merchandise sales data processing apparatus is connected by a LAN (Local Area Network) line, acquires sales data from the merchandise data processing apparatus and Various function settings. The SC is arranged in a store such as a CVS (Convenience Store) or a mass sales store. In addition, the SC transmits a coupon that can be used at the store to the mail address corresponding to the customer ID via the network line to the member customer possessing the customer ID (Identity).

ところで、顧客によって一定期間の間に店舗に来店する回数は異なる。店舗としては、来店回数が多い顧客の他店への流出を防ぎたいが、再来店を促す方法がなかった。   By the way, the number of visits to the store during a certain period varies depending on the customer. As a store, there was no way to prevent customers from coming out to other stores, but there was no way to encourage revisiting.

本実施の形態の情報処理装置は、商品を値引きするクーポン情報を記憶するクーポン記憶部と、顧客を特定する特定情報に対応して、店舗への顧客の来店回数を記憶する来店回数記憶部と、顧客が来店するごとに当該顧客の来店回数を加算し前記来店回数記憶部に記憶するカウント手段と、前記来店回数が所定回数となったことを条件に当該顧客に前記クーポン記憶部からクーポン情報を読み出して出力するクーポン出力手段と、を備える。   The information processing apparatus according to the present embodiment includes a coupon storage unit that stores coupon information for discounting merchandise, and a store visit number storage unit that stores the number of customer visits to the store in response to specific information that identifies the customer. , A count means for adding the number of visits of the customer every time the customer visits and storing it in the store count storage unit, and coupon information from the coupon storage unit to the customer on condition that the store visit count has reached a predetermined number And a coupon output means for reading out and outputting.

本実施の形態のプログラムは、商品を値引きするクーポン情報を記憶するクーポン記憶部と、顧客を特定する特定情報に対応して、店舗への顧客の来店回数を記憶する来店回数記憶部と、を備えたコンピュータに、顧客が来店するごとに当該顧客の来店回数を加算し前記来店回数記憶部に記憶するカウント手段と、前記来店回数が所定回数となったことを条件に当該顧客に前記クーポン記憶部からクーポン情報を読み出して出力するクーポン出力手段と、を実行させる。   The program according to the present embodiment includes a coupon storage unit that stores coupon information for discounting merchandise, and a store visit number storage unit that stores the number of customer visits to the store in correspondence with the specific information that identifies the customer. A count unit that adds the number of visits of the customer to the computer and stores the number of visits to the store storage unit, and stores the coupon in the customer on condition that the number of visits reaches a predetermined number. And a coupon output means for reading out and outputting the coupon information from the section.

図1は、SCのシステム図である。FIG. 1 is a system diagram of an SC. 図2は、SCのブロック図である。FIG. 2 is a block diagram of the SC. 図3は、RAMのメモリマップを示す模式図である。FIG. 3 is a schematic diagram showing a RAM memory map. 図4は、SCの機能ブロック図である。FIG. 4 is a functional block diagram of the SC. 図5は、SCのフローチャートである。FIG. 5 is a flowchart of the SC. 図6は、SCから送信されるクーポンの一例図である。FIG. 6 is an example of a coupon transmitted from the SC. 図7は、SCと接続されたPOS端末のブロック図である。FIG. 7 is a block diagram of a POS terminal connected to the SC. 図8は、クーポンを使用する流れのフローチャートである。FIG. 8 is a flowchart of the flow of using a coupon. 図9は、POS端末の表示画面を示す図である。FIG. 9 is a diagram showing a display screen of the POS terminal. 図10は、POS端末の別の表示画面を示す図である。FIG. 10 is a diagram showing another display screen of the POS terminal.

以下、図を参照して、本実施の形態に係る情報処理装置等について詳細に説明する。なお、本実施の形態では情報処理装置の一例としてSCについて説明する。また情報処理装置の関連装置として、SCと接続された商品データ処理装置の一例であるPOS端末について説明する。以下に説明する実施の形態によりこの発明が限定されるものではない。   Hereinafter, the information processing apparatus and the like according to the present embodiment will be described in detail with reference to the drawings. In this embodiment, an SC will be described as an example of an information processing apparatus. A POS terminal, which is an example of a product data processing apparatus connected to the SC, will be described as a related apparatus of the information processing apparatus. The present invention is not limited to the embodiments described below.

図1は、本実施の形態のシステム図である。図1において、店舗の売上を総括するSC(Store Computer)1には、LAN(Local Area Network)回線2を介して複数台(本実施の形態では3台)のPOS端末3が接続されている。POS端末3は、店舗で販売される商品の商品データを読み取ってデータ処理する。そして、POS端末3からLAN回線2を介して商品データに基づく例えば売上データや合計金額等のデータをSC1に送信する。SC1は、図示しないホストコンピュータに対してPOS端末3から送信された売上データや合計金額等を送信するとともに、ホストコンピュータから送信される各種の設定プログラムやデータをPOS端末3に送信する。
また、SC1は、インターネット等のネットワーク回線4を介して顧客のPC(Personal Computer)や携帯電話等の顧客端末5に接続されている。
FIG. 1 is a system diagram of the present embodiment. In FIG. 1, a plurality of (three in the present embodiment) POS terminals 3 are connected to an SC (Store Computer) 1 for summarizing store sales via a LAN (Local Area Network) line 2. . The POS terminal 3 reads and processes product data of products sold at the store. Then, data such as sales data and total amount based on the product data is transmitted from the POS terminal 3 to the SC 1 via the LAN line 2. The SC 1 transmits the sales data and total amount transmitted from the POS terminal 3 to a host computer (not shown), and transmits various setting programs and data transmitted from the host computer to the POS terminal 3.
The SC 1 is connected to a customer terminal 5 such as a customer's PC (Personal Computer) or mobile phone via a network line 4 such as the Internet.

図2は、SC1のハードウェア構成を説明するブロックで図ある。図2において、SC1は、制御主体となるCPU(Central Processing Unit)21、各種プログラムを記憶するROM(Read Only Memory)22、各種データを展開するRAM(Random Access Memory)23、各種プログラムおよびデータを記憶するハードディスクからなるメモリ部24等を備えている。CPU21、ROM22、RAM23、メモリ部24は、互いにデータバス41を介して接続されている。CPU21とROM22とRAM23とメモリ部24が制御部100を構成する。すなわち、制御部100は、CPU21がROM22またはメモリ部24に記憶されRAM23に展開したプログラムや情報に従って動作することによって、後述する制御処理を実行する。   FIG. 2 is a block diagram for explaining the hardware configuration of SC1. In FIG. 2, SC1 is a central processing unit (CPU) 21 that is a control subject, a ROM (Read Only Memory) 22 that stores various programs, a RAM (Random Access Memory) 23 that develops various data, various programs and data. A memory unit 24 including a hard disk for storage is provided. The CPU 21, ROM 22, RAM 23, and memory unit 24 are connected to each other via a data bus 41. The CPU 21, ROM 22, RAM 23, and memory unit 24 constitute the control unit 100. That is, the control unit 100 executes a control process to be described later when the CPU 21 operates according to a program or information stored in the ROM 22 or the memory unit 24 and expanded in the RAM 23.

また、データバス41には、キーボード31、表示器32が、それぞれコントローラ33を介して接続されている。さらに、データバス41には、LANI/F35を介して外部のLAN回線2に接続されており、このLAN回線2によって各POS端末3と接続されている。LANI/F35は、POS端末3から情報を受信し、またPOS端末3に対して情報を送信する。また、データバス41には、ネットワークI/F36を介してネットワーク回線4に接続されている。ネットワークI/F36は、顧客端末5から情報を受信し、また顧客端末5に対して情報を送信する。   In addition, a keyboard 31 and a display device 32 are connected to the data bus 41 via a controller 33. Further, the data bus 41 is connected to an external LAN line 2 via a LAN I / F 35, and is connected to each POS terminal 3 via the LAN line 2. The LAN I / F 35 receives information from the POS terminal 3 and transmits information to the POS terminal 3. The data bus 41 is connected to the network line 4 via the network I / F 36. The network I / F 36 receives information from the customer terminal 5 and transmits information to the customer terminal 5.

図3は、RAM23のメモリマップを示す模式図であり、顧客マスタ81と限定クーポンマスタ91を備えている。   FIG. 3 is a schematic diagram showing a memory map of the RAM 23, and includes a customer master 81 and a limited coupon master 91.

顧客マスタ81は、顧客を特定する顧客IDを記憶する顧客ID部82、顧客IDで特定される顧客の様々な情報を記憶する顧客情報部83、顧客のメールアドレスを記憶する顧客アドレス部84、顧客の購入した商品の情報が記憶される商品データ部85、1ヶ月の間に顧客が来店した回数を記憶する来店回数部86、第1のクーポンである限定クーポンAを送信した顧客をフラグAの値として記憶するフラグA部87、第2のクーポンである限定クーポンBを送信した顧客をフラグBの値として記憶するフラグB部88を備えている。   The customer master 81 includes a customer ID part 82 for storing a customer ID for specifying a customer, a customer information part 83 for storing various information of the customer specified by the customer ID, a customer address part 84 for storing a customer's mail address, Product data portion 85 for storing information on products purchased by the customer, store visit count portion 86 for storing the number of times the customer visited the store during one month, flag A indicating the customer who sent the limited coupon A as the first coupon The flag A part 87 which memorize | stores as a value of, and the flag B part 88 which memorize | stores the customer who transmitted the limited coupon B which is a 2nd coupon as a value of flag B is provided.

限定クーポンマスタ91は、クーポン情報を記憶するクーポン記憶部として機能し、限定クーポンA部92と限定クーポンB部93とを備えている。限定クーポンA部92と限定クーポンB部93はそれぞれ、クーポンが対象とする商品の商品コードを記憶する商品コード部94、クーポンの画像を記憶するクーポン画像部95、クーポンの使用期間を記憶する使用期間部96、クーポンで値引く金額を記憶する値引金額部97を備えている。   The limited coupon master 91 functions as a coupon storage unit that stores coupon information, and includes a limited coupon A unit 92 and a limited coupon B unit 93. The limited coupon A unit 92 and the limited coupon B unit 93 are respectively a product code unit 94 that stores a product code of a product targeted by the coupon, a coupon image unit 95 that stores an image of the coupon, and a usage period that stores a coupon usage period. The period part 96 and the discount amount part 97 which memorize | stores the amount of money discounted by a coupon are provided.

限定クーポンAは来店回数10回のときに送信されるクーポンであり、限定クーポンBは来店回数20回のときに送信されるクーポンであり、限定クーポンAより値引き額が大きい。本実施の形態では、同一の商品に対する限定クーポンAと限定クーポンBとが存在する。例えば、商品コード「11111111」に対する限定クーポンAは値引き額が50円であるが、同じ商品コード「11111111」に対する限定クーポンBは値引き額が100円である。同様に、商品コード「22222222」の商品の限定クーポンAは20円の値引きであるのに対し、限定クーポンBは50円の値引きである。また、商品コード「33333333」や商品コード「55555555」のように、限定クーポンAのみや限定クーポンBのみの商品コードも存在する。すなわち、例えば、商品コード「55555555」の商品は来店回数20回のときだけ限定クーポンBが送信される。   The limited coupon A is a coupon that is transmitted when the number of visits is 10, and the limited coupon B is a coupon that is transmitted when the number of visits is 20, and the discount is larger than that of the limited coupon A. In the present embodiment, there are a limited coupon A and a limited coupon B for the same product. For example, the limited coupon A for the product code “11111111” has a discount of 50 yen, while the limited coupon B for the same product code “11111111” has a discount of 100 yen. Similarly, the limited coupon A for the product with the product code “22222222” is a discount of 20 yen, while the limited coupon B is a discount of 50 yen. There are also product codes for only the limited coupon A and the limited coupon B, such as the product code “33333333” and the product code “55555555”. That is, for example, the limited coupon B is transmitted only when the product code “55555555” is visited 20 times.

次に、図4を用いてSC1の機能ブロック図を説明する。図4において、制御部100がROM22またはメモリ部24に記憶された各種プログラムに従うことで、カウント手段101、クーポン出力手段102を機能させる。   Next, a functional block diagram of SC1 will be described with reference to FIG. In FIG. 4, the counting unit 101 and the coupon output unit 102 are caused to function by the control unit 100 following various programs stored in the ROM 22 or the memory unit 24.

カウント手段101は、顧客が来店するごとに当該顧客の来店回数を加算し来店回数記憶部に記憶する機能を備えている。クーポン出力手段102は、来店回数が所定回数となったことを条件に当該顧客に限定クーポンマスタ91からクーポン情報を読み出して出力する機能を備えている。   The counting means 101 has a function of adding the number of visits of the customer and storing it in the store visit storage unit every time the customer visits the store. The coupon output means 102 has a function of reading and outputting coupon information from the limited coupon master 91 to the customer on the condition that the number of visits has reached a predetermined number.

次に、図5のフローチャートを用いて、SC1における制御処理の概要について説明する。SC1の制御部100が以下の制御を実行する。   Next, the outline of the control processing in SC1 will be described using the flowchart of FIG. The control unit 100 of SC1 executes the following control.

制御部100は、ネットワークI/F36がPOS端末3から締めデータを受信したかを判断する(ステップSP11)。締め処理とは、商品データのデータ処理の実行後、顧客からの預かり金を入力して締めキーを操作する等の、当該取引の処理を終了させるための処理である。顧客がPOS端末3で締め処理を実行すると、当該顧客の締め処理に伴う商品データや商品の購入データ等の締めデータが送信される。締めデータを受信したと判断した場合(ステップSP11のYes)、制御部100は、締めデータに基づいてRAM23に記憶された商品マスタ(図示せず)に記憶された商品の販売データを更新する(ステップSP12)。   The control unit 100 determines whether the network I / F 36 has received the closing data from the POS terminal 3 (step SP11). The closing process is a process for ending the processing of the transaction such as inputting a deposit from a customer and operating a closing key after executing the data processing of the product data. When the customer executes the closing process at the POS terminal 3, closing data such as product data and product purchase data associated with the customer's closing process is transmitted. When determining that the closing data has been received (Yes in step SP11), the control unit 100 updates the sales data of the product stored in the product master (not shown) stored in the RAM 23 based on the closing data ( Step SP12).

次に制御部100は、ネットワークI/F36が顧客IDを受信したかを判断する(ステップSP13)。本実施の形態では、顧客が所持するカードで締め処理を実行した回数を当該顧客の来店回数としてカウントしている。そのため、顧客がPOS端末3においてカードで締め処理を実行すると、当該顧客の締め処理に伴う商品データや商品の購入データ等の締めデータが送信され、同時にカードに記憶された当該顧客の顧客IDもSC1に送信される(図8のフローチャートで詳細に説明する)。顧客IDを受信したと判断した場合(ステップSP13のYes)、制御部100は、受信した顧客IDに基づいて、顧客マスタ81の当該顧客IDに対応した商品データ部85に、商品データを記憶してメモリを更新する。そして制御部100は、受信した顧客IDに対応して、顧客マスタ81に記憶されている当該顧客IDに対応する来店回数部86に記憶されている来店回数の値を+1加算する(ステップSP14)。顧客IDを受信していないと判断した場合(ステップSP13のNo)、そのまま処理を終了する。   Next, the control unit 100 determines whether the network I / F 36 has received the customer ID (step SP13). In the present embodiment, the number of times that the closing process is executed with a card possessed by the customer is counted as the number of times the customer has visited the store. Therefore, when a customer executes a closing process with a card in the POS terminal 3, closing data such as product data and product purchase data associated with the customer's closing process is transmitted, and at the same time, the customer ID of the customer stored in the card is also stored. It is transmitted to SC1 (described in detail in the flowchart of FIG. 8). If it is determined that the customer ID has been received (Yes in step SP13), the control unit 100 stores the product data in the product data unit 85 corresponding to the customer ID of the customer master 81 based on the received customer ID. Update the memory. Then, the control unit 100 adds +1 to the value of the number of store visits stored in the store visit count unit 86 corresponding to the customer ID stored in the customer master 81 corresponding to the received customer ID (step SP14). . If it is determined that the customer ID has not been received (No in step SP13), the process is terminated.

締めデータの受信ではないと判断した場合は(ステップSP11のNo)、制御部100は、来店回数部86に記憶されている来店回数の値が10回の顧客はいるか否かを判断する(ステップSP21)。来店回数が10回の顧客がいると判断した場合は(ステップSP21のYes)、制御部100は、フラグA部87のフラグの値が0の顧客を抽出する(ステップSP22)。そして制御部100は、限定クーポンA部92に記憶されているすべてのクーポン情報を、抽出したすべての顧客の顧客IDに対応して顧客アドレス部84に記憶されているメールアドレスに、ネットワーク回線4を介して送信する(ステップSP23)。そして、送信した顧客のフラグA部87のフラグの値を1にセットする(ステップSP24)。顧客端末5は、当該メールアドレスに送信されたクーポン情報を取得する。   If it is determined that the closing data has not been received (No in step SP11), the control unit 100 determines whether there is a customer whose store visit value stored in the store visit count unit 86 is ten (step). SP21). When it is determined that there is a customer who has visited the store 10 times (Yes in step SP21), the control unit 100 extracts customers whose flag value in the flag A unit 87 is 0 (step SP22). Then, the control unit 100 sends all the coupon information stored in the limited coupon A unit 92 to the mail address stored in the customer address unit 84 corresponding to the customer IDs of all the extracted customers. (Step SP23). Then, the value of the flag of the transmitted customer flag A section 87 is set to 1 (step SP24). Customer terminal 5 acquires coupon information transmitted to the e-mail address.

来店回数部86に記憶されている来店回数の値が10回の顧客はいないと判断した場合は(ステップSP21のNo)、制御部100は、来店回数部86に記憶されている来店回数の値が20回の顧客はいるか否かを判断する(ステップSP31)。来店回数が20回の顧客がいると判断した場合は(ステップSP31のYes)、制御部100は、フラグB部88のフラグの値が0の顧客を抽出する(ステップSP32)。そして制御部100は、限定クーポンB部93に記憶されているすべてのクーポン情報を、抽出したすべての顧客の顧客IDに対応して顧客アドレス部84に記憶されているアドレスに、ネットワーク回線4を介して送信する(ステップSP33)。そして、送信した顧客のフラグB部88のフラグの値を1にセットする(ステップSP34)。顧客端末5は、当該アドレスに送信されたクーポン情報を取得する。   When it is determined that there is no customer whose store visit value stored in the store visit count section 86 is 10 (No in step SP21), the control unit 100 stores the store visit count value stored in the store visit count section 86. It is determined whether there are 20 customers (step SP31). If it is determined that there is a customer who has visited the store 20 times (Yes in step SP31), the control unit 100 extracts customers whose flag value in the flag B unit 88 is 0 (step SP32). And the control part 100 sets the network line 4 to the address memorize | stored in the customer address part 84 corresponding to the customer ID of all the customers who extracted all the coupon information memorize | stored in the limited coupon B part 93. (Step SP33). Then, the value of the flag of the transmitted customer flag B section 88 is set to 1 (step SP34). The customer terminal 5 acquires coupon information transmitted to the address.

来店回数部86に記憶されている来店回数の値が20回の顧客はいないと判断した場合は(ステップSP31のNo)、制御部100は、次に月が変わったかを判断する(ステップSP41)。月が変わったと判断した場合は(ステップSP41のYes)、制御部100は、来店回数部86に記憶されているすべての顧客の来店回数の値をクリアして0とする(ステップSP42)。そして制御部100は、フラグA部87とフラグB部88のすべてのフラグの値を0にセットする(ステップSP43)。本実施の形態では、月単位での顧客の来店回数を把握し、月単位で来店回数が多い顧客に対してクーポン情報の送信を実行しているため、月が変わったタイミングで来店回数をクリアし、フラグの値を0にセットする。月が変わっ邸内と判断した場合は(ステップSP41のNo)、そのまま処理を終了する。   If it is determined that there is no customer whose store visit value is stored in the store visit count section 86 (No in step SP31), the control section 100 determines whether the month has changed (step SP41). . When it is determined that the month has changed (Yes in step SP41), the control unit 100 clears the value of the number of store visits of all customers stored in the store visit count unit 86 to 0 (step SP42). And the control part 100 sets the value of all the flags of the flag A part 87 and the flag B part 88 to 0 (step SP43). In this embodiment, the number of customer visits per month is ascertained, and coupon information is sent to customers who have frequent visits per month, so the number of visits is cleared when the month changes. The flag value is set to 0. If it is determined that the month is in the house (No in step SP41), the process is terminated as it is.

図6は、送信されたクーポン情報を印字したクーポンの一例である。図6において、クーポン51には、クーポンの名称52、値引きの対象となる商品53、値引き額54、値引きをする期間55、クーポンの説明56、クーポン発送店57、顧客IDや値引き対象の商品の商品コードや値引額や使用期間等がコード化されたバーコード58が印字されている。   FIG. 6 is an example of a coupon printed with the transmitted coupon information. In FIG. 6, the coupon 51 includes a coupon name 52, a product 53 to be discounted, a discount amount 54, a discount period 55, a coupon description 56, a coupon shipping store 57, a customer ID and a product to be discounted. A bar code 58 in which a product code, a discount amount, a usage period, and the like are coded is printed.

次に、上述のクーポンが店舗で使用される場合について説明する。
図7は、SC1に接続されたPOS端末3のハードウェア構成を説明するブロックで図ある。図7において、POS端末3は、制御主体となるCPU61、各種プログラムを記憶するROM62、各種データを展開するRAM63、各種プログラムおよびデータを記憶するハードディスクからなるメモリ部64等を備えている。CPU61、ROM62、RAM63、メモリ部64は、互いにデータバス77を介して接続されている。CPU61とROM62とRAM63とメモリ部64が制御部200を構成する。すなわち、制御部200は、CPU61がROM62またはメモリ部64に記憶されRAM63に展開したプログラムや情報に従って動作することによって、後述する制御処理を実行する。RAM63には、SC1の商品マスタから送信された商品情報が展開されている。
Next, a case where the above coupon is used in a store will be described.
FIG. 7 is a block diagram illustrating the hardware configuration of the POS terminal 3 connected to the SC1. In FIG. 7, the POS terminal 3 includes a CPU 61 that is a control subject, a ROM 62 that stores various programs, a RAM 63 that develops various data, a memory unit 64 that includes a hard disk that stores various programs and data, and the like. The CPU 61, ROM 62, RAM 63, and memory unit 64 are connected to each other via a data bus 77. The CPU 61, ROM 62, RAM 63, and memory unit 64 constitute the control unit 200. That is, the control unit 200 performs control processing described later by the CPU 61 operating according to programs and information stored in the ROM 62 or the memory unit 64 and expanded in the RAM 63. In the RAM 63, product information transmitted from the product master of SC1 is developed.

また、データバス77には、キーボード71、表示器72、プリンタ73、バーコードリーダ74が、それぞれコントローラ75を介して接続されている。さらに、データバス77には、LANI/F76を介してLAN回線2に接続されており、このLAN回線2によってSC1と接続されている。LANI/F76は、SC1から情報を受信し、SC1に対して情報を送信する。   In addition, a keyboard 71, a display device 72, a printer 73, and a barcode reader 74 are connected to the data bus 77 via a controller 75. Further, the data bus 77 is connected to the LAN line 2 via the LAN I / F 76, and is connected to the SC 1 via the LAN line 2. The LAN I / F 76 receives information from the SC 1 and transmits information to the SC 1.

次に、図8のフローチャートを用いて、POS端末3における制御処理の概要について説明する。POS端末3の制御部200が以下の制御を実行する。   Next, an outline of control processing in the POS terminal 3 will be described using the flowchart of FIG. The control unit 200 of the POS terminal 3 executes the following control.

制御部200は、バーコードリーダ74やキーボード71から商品コードの入力があったかを判断する(ステップSP61)。商品コードの入力があったと判断した場合は(ステップSP61のYes)、制御部200は、入力された商品コードに対応した商品名や商品の価格等の商品情報をRAM63から読み出して、表示器に表示したり売上バッファに記憶する等のデータ処理を実行する(ステップSP62)。そして制御部200は、読み出した商品コードに対応した限定クーポンが存在するかをSC1に問い合わせる(ステップSP64)。この問い合わせは、POS端末3からSC1に対して、入力された商品コードを送信して行われる。   The control unit 200 determines whether a product code has been input from the barcode reader 74 or the keyboard 71 (step SP61). When it is determined that a product code has been input (Yes in step SP61), the control unit 200 reads product information such as a product name and a product price corresponding to the input product code from the RAM 63, and displays the product information on the display. Data processing such as display or storage in the sales buffer is executed (step SP62). And the control part 200 inquires of SC1 whether the limited coupon corresponding to the read merchandise code exists (step SP64). This inquiry is made by transmitting the input product code from the POS terminal 3 to SC1.

ここで、ステップSP64でPOS端末3から問い合わせがあった場合のSC1の処理を説明する。制御部100は、POS端末3から限定クーポンの問い合わせがあったかを判断し(ステップSP51)、あったと判断した場合は(ステップSP51のYes)、制御部100は、当該クーポンの使用が可能かを調査する(ステップSP52)。この調査は、限定クーポンマスタ91の使用期間部96に記憶された期間を読み出して、現在が期間内であるかを調査することである。そして、制御部100は、調査結果をPOS端末3に送信する(ステップSP53)。なお、POS端末3からの問い合わせでないと判断した場合は(ステップSP51のNo)、そのまま処理を終了する。   Here, the process of SC1 when there is an inquiry from the POS terminal 3 in step SP64 will be described. The control unit 100 determines whether there is an inquiry for a limited coupon from the POS terminal 3 (step SP51). If it is determined (Yes in step SP51), the control unit 100 investigates whether the coupon can be used. (Step SP52). This investigation is to read the period stored in the use period part 96 of the limited coupon master 91 and investigate whether the present is within the period. Then, the control unit 100 transmits the investigation result to the POS terminal 3 (step SP53). If it is determined that the inquiry is not from the POS terminal 3 (No in step SP51), the process is terminated as it is.

POS端末3の処理に戻る。POS端末3の制御部200は、SC1からの応答があったかを判断する(ステップSP65)。応答があるまで待機し(ステップSP65のNo)、応答があったと判断した場合は(ステップSP65のYes)、制御部200は、応答結果の情報からクーポンが使用可能かを判断する(ステップSP66)。クーポンが使用可能であると判断した場合は(ステップSP66のYes)、クーポンが使用可能である旨を表示器72に表示する(ステップSP67)。クーポンが使用可能でないと判断した場合は(ステップSP66のNo)、そのまま処理を終了する。   Returning to the processing of the POS terminal 3. The control unit 200 of the POS terminal 3 determines whether there is a response from SC1 (step SP65). Wait until there is a response (No in step SP65). If it is determined that there is a response (Yes in step SP65), the control unit 200 determines whether the coupon can be used from the information of the response result (step SP66). . When it is determined that the coupon can be used (Yes in step SP66), the display unit 72 displays that the coupon is usable (step SP67). If it is determined that the coupon is not usable (No in step SP66), the process is terminated as it is.

図9に表示例を示す。図9において、商品コード「11111111」のホットコーヒーに使用可能な限定クーポンが存在する情報の表示111と、値引きする額112が表示される。この段階では、単価の欄に値引きする額−50円は表示されてはいるが、まだ値引き処理は実行されていない。   FIG. 9 shows a display example. In FIG. 9, a display 111 of information indicating that there is a limited coupon that can be used for hot coffee with the product code “11111111” and an amount 112 to be discounted are displayed. At this stage, the discount amount of -50 yen is displayed in the unit price column, but the discount process has not yet been executed.

商品コードの入力ではないと判断した場合は(ステップSP61のNo)、次に制御部200は、締め処理が実行されたかを判断する(ステップSP71)。締め処理が実行されたと判断した場合は(ステップSP71のYes)、制御部200は、締めデータをSC1に送信する(ステップSP72)。締めデータとは、購入した商品の商品情報、合計金額情報等である。次に制御部200は、カードを使用して締め処理が実行されたかを判断する(ステップSP73)。カードを使用して締め処理を実行した場合は(ステップSP73のYes)、制御部200は、当該カードに記憶されている顧客IDをSC1に送信する(ステップSP74)。カードを使用しないと判断した場合は(ステップSP73のNo)、そのまま処理を終了する。   If it is determined that the product code is not input (No in step SP61), the control unit 200 determines whether a tightening process has been executed (step SP71). When it is determined that the tightening process has been executed (Yes in step SP71), the control unit 200 transmits the tightening data to SC1 (step SP72). The closing data is product information, total amount information, etc. of the purchased product. Next, the control unit 200 determines whether the tightening process has been executed using the card (step SP73). When the tightening process is executed using the card (Yes in step SP73), the control unit 200 transmits the customer ID stored in the card to SC1 (step SP74). If it is determined that the card is not used (No in step SP73), the process is terminated as it is.

制御部200が、締め処理の実行ではないと判断した場合は(ステップSP71のNo)、次にクーポン情報の入力があったかを判断する(ステップSP81)。クーポン情報は、クーポン51に印字されているバーコード58をバーコードリーダ74で読み取ることで入力される。クーポン情報が入力されたと判断した場合は(ステップSP81のYes)、制御部200は、入力されたクーポン情報のクーポンが使用可能かを判断する(ステップSP82)。この判断は、ステップSP66の判断と同じ判断である。クーポンが使用可能であると判断した場合は(ステップSP82のYes)、制御部200は、クーポンを使用した結果の表示を行う(ステップSP83)。クーポンの使用が不可と判断した場合は(ステップSP82のNo)、そのまま処理を終了する。   When the control unit 200 determines that the tightening process is not being executed (No in step SP71), it is then determined whether coupon information has been input (step SP81). The coupon information is input by reading the barcode 58 printed on the coupon 51 with the barcode reader 74. When it is determined that the coupon information has been input (Yes in step SP81), the control unit 200 determines whether the coupon of the input coupon information can be used (step SP82). This determination is the same as the determination in step SP66. When it is determined that the coupon is usable (Yes in step SP82), the control unit 200 displays a result of using the coupon (step SP83). If it is determined that the coupon cannot be used (No in step SP82), the process is terminated as it is.

図10に表示例を示す。図10において、商品コード「11111111」の商品に対して限定クーポンが存在する情報の表示111とともに、値引き額113が表示される。この場合、単価欄に加えて金額欄に−50円が表示され、−50円の値引きが反映されていることを示し、合計金額が値引き後の金額となっている。なお、クーポン情報の入力ではないと判断した場合は(ステップSP81のNo)、そのまま処理を終了する。   FIG. 10 shows a display example. In FIG. 10, a discount amount 113 is displayed together with a display 111 of information indicating that a limited coupon exists for the product with the product code “11111111”. In this case, -50 yen is displayed in the amount column in addition to the unit price column, indicating that the discount of -50 yen is reflected, and the total amount is the amount after the discount. If it is determined that the coupon information is not input (No in step SP81), the process is terminated.

このような本実施の形態の情報処理装置では、来店回数が所定回数であるかを判断して、来店回数が多い顧客に対して限定クーポンを送信することができる。   In such an information processing apparatus according to the present embodiment, it is possible to determine whether the number of store visits is a predetermined number of times and transmit a limited coupon to a customer who has a large number of store visits.

また、本実施の形態の情報処理装置では、取引の締め処理の回数を来店回数としたため、顧客が商品を購入した回数を来店回数とすることができる。したがって、顧客の正確な来店回数に基づいてクーポンを送信することができる。   In the information processing apparatus according to the present embodiment, since the number of transaction closing processes is the number of store visits, the number of times a customer has purchased a product can be set as the number of store visits. Therefore, a coupon can be transmitted based on the customer's exact number of visits.

また、本実施の形態の情報処理装置では、来店回数を2段階として、限定クーポンAと限定クーポンBを送信するようにしたため、特に来店回数が多い顧客に対してより値引きが大きいクーポンを送信することができる。   Moreover, in the information processing apparatus of this embodiment, the number of visits is set to two stages, and the limited coupon A and the limited coupon B are transmitted. Therefore, a coupon with a larger discount is transmitted to a customer who has a large number of visits. be able to.

なお、本実施の形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この本実施の形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この本実施の形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   This embodiment is presented as an example, and is not intended to limit the scope of the invention. This embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

例えば本実施の形態では、締め処理の回数を来店回数としたが、真に顧客が来店した回数を来店回数としてもよい。この場合、顧客の来店をRFID技術を活用したゲートで検知して計測したり、顧客自身に、来店機で来店の受付をしてもらってもよい。   For example, in the present embodiment, the number of closing processes is the number of visits, but the number of times a customer has truly visited may be the number of visits. In this case, the customer's visit may be detected and measured by a gate using RFID technology, or the customer himself / herself may receive the store visit using a visitor machine.

また、本実施の形態では、限定クーポンAと限定クーポンBの2種類の限定クーポンを送信するようにしたが、来店回数を細かく細分する等でより細分化した区分けをして、より多種類の限定クーポンを顧客に送信するようにしてもよい。もちろん、特定の来店回数を超えた場合に、1種類の限定クーポンとして顧客に送信してもよい。   Further, in this embodiment, two types of limited coupons, limited coupon A and limited coupon B, are transmitted. However, by dividing the number of visits more finely, etc. You may make it transmit a limited coupon to a customer. Of course, when a specific number of visits is exceeded, it may be transmitted to the customer as one type of limited coupon.

また、本実施の形態では、SC1ににクーポン出力手段102を設けた例で説明したが、これに限らず例えばSC1から情報を受けた本部サーバがクーポン出力手段を有するようにしてもよい。   In this embodiment, the example in which the coupon output unit 102 is provided in SC1 has been described. However, the present invention is not limited to this. For example, a headquarter server that receives information from SC1 may have a coupon output unit.

また、本実施の形態では、限定クーポンを顧客のメールアドレスに対して送信するようにしたが、店舗で限定クーポンを印字して顧客に手渡しするようにしてもよい。   Moreover, in this Embodiment, although the limited coupon was transmitted with respect to a customer's e-mail address, you may make it print a limited coupon at a store and hand it to a customer.

なお、本実施の形態の情報処理装置で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The program executed by the information processing apparatus according to the present embodiment is a file in an installable or executable format, such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk), or the like. And recorded on a computer-readable recording medium.

また、本実施の形態の情報処理装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、本実施の形態の情報処理装置で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。   The program executed by the information processing apparatus according to the present embodiment may be configured to be stored by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program executed by the information processing apparatus according to the present embodiment may be configured to be provided or distributed via a network such as the Internet.

また、本実施の形態の情報処理装置で実行されるプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the program executed by the information processing apparatus according to the present embodiment may be provided by being incorporated in advance in a ROM or the like.

100 制御部
101 カウント手段
102 クーポン出力手段
DESCRIPTION OF SYMBOLS 100 Control part 101 Count means 102 Coupon output means

特開2003−30749号公報JP 2003-30749 A

Claims (6)

商品を値引きするクーポン情報を記憶するクーポン記憶部と、
顧客を特定する特定情報に対応して、店舗への顧客の来店回数を記憶する来店回数記憶部と、
顧客が来店するごとに当該顧客の来店回数を加算し前記来店回数記憶部に記憶するカウント手段と、
前記来店回数が所定回数となったことを条件に当該顧客に前記クーポン記憶部からクーポン情報を読み出して出力するクーポン出力手段と、
を備えた情報処理装置。
A coupon storage unit for storing coupon information for discounting products;
Corresponding to the specific information for identifying the customer, the store visit storage section for storing the visit count of the customer to the store,
Counting means for adding the number of visits of the customer and storing it in the store count storage unit each time the customer visits the store;
Coupon output means for reading out and outputting coupon information from the coupon storage unit to the customer on condition that the number of visits to the store is a predetermined number of times,
An information processing apparatus comprising:
前記クーポン記憶部は、第1のクーポンと第2のクーポンを記憶し、前記クーポン出力手段は、前記来店回数が第1の所定回数に達したことを条件に前記第1のクーポンを出力し、前記来店回数が前記第1の所定回数より多い第2の所定回数に達したことを条件に前記第2のクーポンを出力する、
請求項1に記載の情報処理装置。
The coupon storage unit stores the first coupon and the second coupon, and the coupon output means outputs the first coupon on condition that the number of visits reaches the first predetermined number of times, Outputting the second coupon on condition that the number of visits has reached a second predetermined number of times greater than the first predetermined number of times;
The information processing apparatus according to claim 1.
前記カウント手段は、当該顧客の取引の締め処理回数を来店回数とする、
請求項1または2に記載の情報処理装置。
The counting means sets the number of transaction closing processes of the customer as the number of visits to the store,
The information processing apparatus according to claim 1 or 2.
前記カウント手段は、当該顧客の来店した回数を来店回数とする、
請求項1または2に記載の情報処理装置。
The counting means uses the number of visits of the customer as the number of visits.
The information processing apparatus according to claim 1 or 2.
前記クーポン出力手段は、ネットワーク回線を介して顧客のアドレスにクーポン情報を送信する、
請求項1ないし4のいずれか一項に記載の情報処理装置。
The coupon output means transmits coupon information to a customer's address via a network line.
The information processing apparatus according to any one of claims 1 to 4.
商品を値引きするクーポン情報を記憶するクーポン記憶部と、顧客を特定する特定情報に対応して、店舗への顧客の来店回数を記憶する来店回数記憶部と、
を備えたコンピュータに、
顧客が来店するごとに当該顧客の来店回数を加算し前記来店回数記憶部に記憶するカウント手段と、
前記来店回数が所定回数となったことを条件に当該顧客に前記クーポン記憶部からクーポン情報を読み出して出力するクーポン出力手段と、
を実行させるプログラム。
A coupon storage unit that stores coupon information for discounting products, a store visit storage unit that stores the number of customer visits to the store in correspondence with the specific information that identifies the customer,
On a computer with
Counting means for adding the number of visits of the customer and storing it in the store count storage unit each time the customer visits the store;
Coupon output means for reading out and outputting coupon information from the coupon storage unit to the customer on condition that the number of visits to the store is a predetermined number of times,
A program that executes
JP2012196453A 2012-09-06 2012-09-06 Information processor and program Pending JP2014052816A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012196453A JP2014052816A (en) 2012-09-06 2012-09-06 Information processor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012196453A JP2014052816A (en) 2012-09-06 2012-09-06 Information processor and program

Publications (1)

Publication Number Publication Date
JP2014052816A true JP2014052816A (en) 2014-03-20

Family

ID=50611263

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012196453A Pending JP2014052816A (en) 2012-09-06 2012-09-06 Information processor and program

Country Status (1)

Country Link
JP (1) JP2014052816A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017062732A (en) * 2015-09-25 2017-03-30 東芝テック株式会社 Information processor and program
JP2019008532A (en) * 2017-06-23 2019-01-17 株式会社寺岡精工 Commodity sales data processing system and program
JP2019023895A (en) * 2018-09-26 2019-02-14 東芝テック株式会社 Information processor and program
JP2021026640A (en) * 2019-08-08 2021-02-22 株式会社くすりの窓口 Support system for having family pharmacy
JP2022010142A (en) * 2017-06-23 2022-01-14 株式会社寺岡精工 Commodity sales data processing system and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002279275A (en) * 2001-03-21 2002-09-27 Product One:Kk Customer-oriented privilege information and service providing system
JP2003030749A (en) * 2001-07-17 2003-01-31 Hitachi Ltd Coupon ticket issuance system by member
JP2006053865A (en) * 2004-08-16 2006-02-23 Nec Commun Syst Ltd Courtesy system for customer, courtesy method for customer and courtesy program for customer
JP2007299104A (en) * 2006-04-28 2007-11-15 Seiko Epson Corp Coupon issuing system, program, coupon issuing method for network system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002279275A (en) * 2001-03-21 2002-09-27 Product One:Kk Customer-oriented privilege information and service providing system
JP2003030749A (en) * 2001-07-17 2003-01-31 Hitachi Ltd Coupon ticket issuance system by member
JP2006053865A (en) * 2004-08-16 2006-02-23 Nec Commun Syst Ltd Courtesy system for customer, courtesy method for customer and courtesy program for customer
JP2007299104A (en) * 2006-04-28 2007-11-15 Seiko Epson Corp Coupon issuing system, program, coupon issuing method for network system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017062732A (en) * 2015-09-25 2017-03-30 東芝テック株式会社 Information processor and program
JP2019008532A (en) * 2017-06-23 2019-01-17 株式会社寺岡精工 Commodity sales data processing system and program
JP2022010142A (en) * 2017-06-23 2022-01-14 株式会社寺岡精工 Commodity sales data processing system and program
JP7287698B2 (en) 2017-06-23 2023-06-06 株式会社寺岡精工 Merchandise sales data processing system and program
JP2019023895A (en) * 2018-09-26 2019-02-14 東芝テック株式会社 Information processor and program
JP2021026640A (en) * 2019-08-08 2021-02-22 株式会社くすりの窓口 Support system for having family pharmacy
JP7361528B2 (en) 2019-08-08 2023-10-16 株式会社くすりの窓口 Family pharmacy support system

Similar Documents

Publication Publication Date Title
JP6556988B2 (en) Shopping support system, customer terminal, server, shopping support method, program, and shopping cart
JP6336421B2 (en) Product sales data processing apparatus and program
JP2014052816A (en) Information processor and program
JP7523646B2 (en) Information processing device and program
JP2006268440A (en) System, server, program, and method for distributing product advertisement image, and recording medium
JP5871070B2 (en) Information processing apparatus, related information inquiry method, and program
JP5913235B2 (en) Product sales data processing apparatus and program
JP6200279B2 (en) Product sales data processing apparatus and program
JP6377196B2 (en) Information processing apparatus, point management system, and program
JP6314116B2 (en) Information processing apparatus and program
JP2020064391A (en) Sales data processor and program
JP6035275B2 (en) Merchandise sales data processing apparatus and control program thereof
JP6105453B2 (en) Information processing apparatus, point management system, and program
JP2014170466A (en) Commodity sales data processor and program
JP6126039B2 (en) Product sales data processing apparatus and program
JP2018142360A (en) Commodity sales data processor and program
JP6336951B2 (en) Product sales data processing apparatus and program
JP6692476B2 (en) Product sales data processing method
JP6198641B2 (en) Product sales data registration processing device
JP2012059166A (en) Merchandise data processor and program for the same
JP7508504B2 (en) Electronic Receipt System
JP7415465B2 (en) Information processing device, information processing method, program and information processing system
AU2018101042A4 (en) Method, system, and device for recording loyalty data
JP6855755B2 (en) Accounting equipment, accounting systems, processing methods and programs
US20210065205A1 (en) Certificate issuing apparatus, commodity sales data processing apparatus, and non-transitory computer readable medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140416

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20141021