JPH1139405A - Virtual store system - Google Patents

Virtual store system

Info

Publication number
JPH1139405A
JPH1139405A JP21260397A JP21260397A JPH1139405A JP H1139405 A JPH1139405 A JP H1139405A JP 21260397 A JP21260397 A JP 21260397A JP 21260397 A JP21260397 A JP 21260397A JP H1139405 A JPH1139405 A JP H1139405A
Authority
JP
Japan
Prior art keywords
customer
handling status
order
virtual store
network
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
JP21260397A
Other languages
Japanese (ja)
Inventor
Seiji Inoue
清司 井上
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP21260397A priority Critical patent/JPH1139405A/en
Publication of JPH1139405A publication Critical patent/JPH1139405A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce personal expenses to answer to inquiry without having to respond to telephone, etc., on the side of a virtual store by processing inquiry via a network and automatically returning a result when the inquiry about treatment state of merchandise is received from a customer at the time of running a virtual store utilizing a WWW server. SOLUTION: A database server 7 of a virtual store 3 is provided with a treatment state file 13 which associates the order number 14 of merchandise with its treatment state 15 and stores them. When a customer performs inquiry with an order number through a network 2, a treatment state inquiring part 9 is operated and notifies the customer of the treatment state of corresponding merchandise through the network 2. Thereby, it is possible to inquire the treatment state of merchandise through a network and to automate inquiry.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、インターネットの
ようなオープンネットワークを用いて商品の通信販売を
行う仮想店舗システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a virtual shop system for selling goods online through an open network such as the Internet.

【0002】[0002]

【従来の技術】インターネットは、個人が所有するパー
ソナルコンピュータのような端末によって様々な情報を
収集し活用するために利用されている。このようなイン
ターネットを利用し、商品の通信販売を行うシステムが
ある。これを仮想店舗システムと呼んでいるが、仮想店
舗には、WWW(ワールドワイドウエブ)サーバが設け
られ、商品情報の発信を行っている。商品情報を閲覧し
た顧客は、インターネット経由で注文情報を仮想店舗に
送信する。仮想店舗では、注文管理用のデータベースに
この注文情報を格納し、商品の手配、出荷、配送等を実
施する。
2. Description of the Related Art The Internet is used for collecting and utilizing various information by terminals such as personal computers owned by individuals. There is a system for mail order sales of merchandise using the Internet. This is called a virtual store system. The virtual store is provided with a WWW (World Wide Web) server and transmits product information. The customer who has browsed the product information transmits the order information to the virtual store via the Internet. The virtual store stores the order information in a database for order management, and arranges, ships, and delivers the goods.

【0003】[0003]

【発明が解決しようとする課題】ところで、上記のよう
な従来のシステムには次のような解決すべき課題があっ
た。顧客が仮想店舗システムに対し何らかの商品につい
て注文を行った後、自分の注文した商品がどのような状
態にあるかを知りたい場合がある。こういった場合、顧
客は商品を販売している販売元に対し電話をし、商品が
既に発送されたか、支払が完了したか等の確認を行う。
しかしながら、販売規模が大きくなり、販売元への顧客
からの問合せ件数が増加すると、問合せに対応する販売
元の係員の人件費が著しく増大するという問題があっ
た。
However, the conventional system as described above has the following problems to be solved. After a customer places an order for a certain product with a virtual store system, he or she may want to know the state of the product ordered by the customer. In such a case, the customer calls the seller that sells the product, and confirms whether the product has already been sent or payment has been completed.
However, when the sales scale increases and the number of inquiries from customers to the sales source increases, there has been a problem that the labor cost of the sales staff in response to the inquiry increases significantly.

【0004】[0004]

【課題を解決するための手段】本発明は以上の点を解決
するため次の構成を採用する。 〈構成1〉ネットワークを通じて商品を紹介し、顧客の
注文を受け付ける仮想店舗部と、顧客の注文を受け付け
たときに発行する注文番号と対応させて、その商品の取
扱状況を記録する取扱状況記憶部と、顧客がネットワー
クを通じて上記注文番号を入力し、注文した商品の取扱
状況を照会したとき、上記取扱状況記憶部を参照して対
応する取扱状況を上記ネットワークを通じて顧客に通知
する取扱状況照会部とを備えたことを特徴とする仮想店
舗システム。
The present invention employs the following structure to solve the above problems. <Configuration 1> A virtual store unit that introduces a product through a network and receives a customer's order, and a handling status storage unit that records the handling status of the product in association with an order number issued when the customer's order is received. When the customer inputs the order number through the network and inquires about the handling status of the ordered product, the handling status inquiry unit notifies the customer of the corresponding handling status by referring to the handling status storage unit through the network. A virtual store system comprising:

【0005】〈構成2〉構成1に記載のシステムにおい
て、取扱状況照会部は、顧客を特定する顧客識別コード
と顧客が予め設定したパスワードを記憶し、顧客が注文
番号とともに顧客識別コードとパスワードとを入力し
て、該当する顧客識別コードの顧客がその注文番号の商
品を注文していることを確認したとき、上記取扱状況記
憶部を参照して対応する取扱状況を上記ネットワークを
通じて顧客に通知することを特徴とする仮想店舗システ
ム。
<Structure 2> In the system described in Structure 1, the handling status inquiry unit stores a customer identification code for specifying the customer and a password set in advance by the customer, and the customer, together with the order number, stores the customer identification code, the password, and the like. When the customer confirms that the customer of the corresponding customer identification code has ordered the product of the order number, the customer refers to the handling status storage unit and notifies the customer of the corresponding handling status through the network. A virtual store system characterized by the following.

【0006】[0006]

【発明の実施の形態】以下、本発明の実施の形態を具体
例を用いて説明する。 〈具体例〉図1は、本発明による仮想店舗システムの具
体例を示すブロック図である。図のシステムでは、パー
ソナルコンピュータ等の顧客端末1が、ネットワーク2
を通じて仮想店舗3に接続されている。ネットワーク2
はインターネット等のオープンネットワークで、仮想店
舗3は商品販売のための機能を持つワークステーション
等から構成される。仮想店舗3には、ファイアウォール
4、WWWサーバ5、仮想店舗サーバ6、データベース
サーバ7、管理者端末8及び取扱状況照会部9等が設け
られている。このようなシステムによって、顧客端末1
は図示しないモデムを使用してサービスプロパイダSP
に接続し、インターネット等のネットワーク2にアクセ
スする。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below using specific examples. <Specific Example> FIG. 1 is a block diagram showing a specific example of the virtual shop system according to the present invention. In the illustrated system, a customer terminal 1 such as a personal computer is connected to a network 2
Is connected to the virtual store 3 through the Internet. Network 2
Is an open network such as the Internet, and the virtual store 3 is composed of a workstation or the like having a function for selling goods. The virtual store 3 is provided with a firewall 4, a WWW server 5, a virtual store server 6, a database server 7, an administrator terminal 8, a handling status inquiry unit 9, and the like. With such a system, the customer terminal 1
Is a service provider SP using a modem (not shown)
To access the network 2 such as the Internet.

【0007】ファイアウォール4は、仮想店舗3に設け
られたサーバや端末等のデータやプログラムをネットワ
ーク2から適切に保護するためのものである。WWWサ
ーバ5は、HTTPプロトコル(標準化されたハイパー
テキスト形式データを送受信するプロトコル)中に記述
されたCGI(コモンゲートウェイインタフェース)と
呼ばれるプログラムを起動し、情報の発信や顧客からの
データの受入れを制御する部分である。WWWサーバ5
は、CGIを通じて、仮想店舗サーバ6に対し顧客から
受けたデータを転送したり、逆に仮想店舗サーバ6から
取り出した商品情報をネットワーク2に送り出す機能を
持つ。
[0007] The firewall 4 is for appropriately protecting data and programs of servers and terminals provided in the virtual store 3 from the network 2. The WWW server 5 starts a program called CGI (Common Gateway Interface) described in the HTTP protocol (protocol for transmitting and receiving standardized hypertext data), and controls transmission of information and reception of data from customers. This is the part to do. WWW server 5
Has a function of transferring data received from a customer to the virtual store server 6 via the CGI, and sending out product information extracted from the virtual store server 6 to the network 2.

【0008】データベースサーバ7は、顧客から受けた
注文情報を処理し、これを注文データファイル11に格
納する処理を行う部分である。また、データベースサー
バ7に設けられた会員データファイル12は、予めこの
仮想店舗3の顧客を会員登録し、そのデータを格納する
部分で、顧客の年齢、性別、住所、氏名等の個人情報や
会員番号、パスワード等が記録されている。会員番号
は、顧客を識別するための識別コードである。取扱状況
ファイル13は、仮想店舗サーバ6が受けた顧客の注文
に従って該当する商品が手配され、発送され、決済され
るような場合に、各処理を実行する度に、該当する注文
番号14と、完了した処理を示す取扱状況15とを、対
応付けて格納しておくファイルである。なお、この取扱
状況ファイル13は、注文データファイル11に一体に
格納することもできる。
The database server 7 is a part for processing order information received from customers and storing the order information in the order data file 11. The member data file 12 provided in the database server 7 is a part for registering a customer of the virtual shop 3 in advance and storing the data. The member data file 12 stores personal information such as the customer's age, gender, address, name, etc. Numbers, passwords, etc. are recorded. The member number is an identification code for identifying a customer. The handling status file 13 includes a corresponding order number 14 each time each process is executed, in a case where the corresponding product is arranged, dispatched, and settled according to the customer's order received by the virtual store server 6, This file stores the handling status 15 indicating the completed processing in association with each other. The handling status file 13 can be stored integrally with the order data file 11.

【0009】管理者端末8は、仮想店舗3を管理する管
理者が操作するパーソナルコンピュータ等から構成され
る。取扱状況照会部9は、この発明によって動作するも
ので、顧客の商品に対する注文受付等とは別に、顧客か
ら既に注文した商品に対する取扱状況の問合せがあった
場合に起動する。取扱状況照会部9は、顧客端末1から
照会のための注文番号を受け付けると、その注文番号に
対応する取扱状況を取扱状況ファイル13を参照して検
索し、その結果を顧客端末1の利用している表示ソフト
に返却する機能を持つ。
[0009] The administrator terminal 8 is composed of a personal computer or the like operated by an administrator who manages the virtual store 3. The handling status inquiry unit 9 operates according to the present invention, and is activated when a customer inquires about the handling status of a product already ordered separately from receiving an order for the product of the customer. When receiving the order number for inquiry from the customer terminal 1, the handling status inquiry unit 9 searches for the handling status corresponding to the order number by referring to the handling status file 13, and uses the result by the customer terminal 1. It has a function to return to the display software that is running.

【0010】図2には、上記会員データファイルと注文
データファイルの説明図を図示した。図2(a)は、会
員データファイル20の説明図で、ここには会員番号、
パスワード、氏名、年齢といった各顧客のレコード21
が格納される。このレコード21は、顧客ごとに生成さ
れ、顧客数に対応して増加する。(b)は、注文データ
ファイル30を示し、レコード31は商品の注文がある
度に生成される。このレコード31は、注文番号、会員
番号、商品名、総額といった注文の内容や必要な処理を
特定するためのデータにより構成される。
FIG. 2 is an explanatory diagram of the member data file and the order data file. FIG. 2A is an explanatory diagram of the member data file 20, in which a member number,
Record 21 of each customer such as password, name and age
Is stored. The record 21 is generated for each customer, and increases according to the number of customers. (B) shows an order data file 30, and a record 31 is generated every time there is an order for a product. The record 31 includes data for specifying the contents of an order such as an order number, a member number, a product name, and a total amount and necessary processing.

【0011】以下、本発明のシステムの動作をフローチ
ャートを用いて説明する。図3は、仮想店舗での取扱動
作フローチャートを示す。このフローチャートの左側に
は、顧客が注文を行った後の、その取扱状況の内容を例
示した。まず初めに、顧客は、ステップS1において、
インターネットを通じて端末を操作し、商品の注文を行
う。ステップS2で、仮想店舗に注文が届くと、仮想店
舗サーバ6は注文番号を生成し、注文依頼の結果と共に
顧客端末1に返却する。顧客は顧客端末に表示された注
文番号を、メモしておく。この状態が、注文受付の状態
である。
The operation of the system according to the present invention will be described below with reference to a flowchart. FIG. 3 shows a handling operation flowchart in the virtual store. On the left side of the flowchart, the contents of the handling status after the customer places an order are illustrated. First, the customer, in step S1,
Operate the terminal through the Internet and place an order for a product. In step S2, when an order arrives at the virtual store, the virtual store server 6 generates an order number and returns it to the customer terminal 1 together with the result of the order request. The customer makes a note of the order number displayed on the customer terminal. This state is an order receiving state.

【0012】その後、仮想店舗の管理者は、図1に示し
た注文データファイル11に蓄積された注文データを取
り出し、受け付けた注文の商品が販売可能かどうか、在
庫があるか、商品が傷んでいないか等のチェックを行
う。こうして在庫の引き当てが行われる(ステップS
3)。これらの処理の結果、受注が確定する。受注が確
定すると、ステップS4において、商品の配送を行う。
この状態は、商品配送中の状態である。その後、配送が
完了すると、注文代金を顧客の銀行口座から引き落と
し、決済を行う(ステップS5)。
Thereafter, the manager of the virtual store retrieves the order data stored in the order data file 11 shown in FIG. 1, and checks whether the goods of the received order are available for sale, whether the goods are in stock or damaged. Check if there are any. In this way, inventory is allocated (step S
3). As a result of these processes, the order is fixed. When the order is confirmed, the product is delivered in step S4.
This state is a state during product delivery. Thereafter, when the delivery is completed, the order price is deducted from the customer's bank account and settlement is performed (step S5).

【0013】以上のように、仮想店舗側で商品に関する
各種の取扱業務を行った場合に、それぞれその取扱状況
を図の左側に示すように表現する。「注文受付」は仮想
店舗に注文が届いた状態を示し、この段階では、まだ注
文書の内容や注文された商品が販売可能であるか等の確
認がとれていない。
[0013] As described above, when various handling operations relating to merchandise are performed on the virtual store side, the respective handling statuses are expressed as shown on the left side of the figure. “Order acceptance” indicates a state in which the order has been delivered to the virtual store. At this stage, it has not been confirmed that the contents of the order form or the ordered product is available for sale.

【0014】次に、ステップS3の引き当て処理が終了
すると「受注確定」という取扱状況になる。ここでは、
注文された商品が販売可能で、顧客に近く配送される状
態を示している。「配送中」というのは、注文された商
品を運送会社等に依頼し、配送している途中の状態を示
し、「配送完了」は注文した商品が顧客の元に届けられ
た状態を示す。「クーリングオフ期間」は、顧客に商品
を届けた後、一定のクーリングオフのための期間中であ
ることを示し、仮想店舗で決済を行わず顧客からの返品
を待つ状態を示す。「決済完了」は顧客の銀行口座から
代金が引き落とされた状態を示す。こうした取扱状況は
様々な形で管理者に通知される。管理者はその都度取扱
状況ファイル13の内容を更新する。
Next, when the assignment process in step S3 is completed, the handling status is "order accepted". here,
This shows a state where the ordered product is available for sale and delivered near to the customer. “Delivering” indicates a state in which the ordered product is being delivered to a shipping company or the like and is being delivered, and “delivery completed” indicates a state in which the ordered product has been delivered to the customer. The “cooling-off period” indicates that a certain period of cooling-off is being performed after the product has been delivered to the customer, and the virtual store does not settle and waits for a return from the customer. "Payment completed" indicates a state in which the payment has been deducted from the customer's bank account. Such handling status is notified to the administrator in various forms. The administrator updates the contents of the handling status file 13 each time.

【0015】次に、顧客から取扱状況の照会があった場
合の動作を説明する。図4は、取扱状況照会動作フロー
チャートである。基本的な手続きとしては、顧客が注文
番号を示して商品の取扱状況を問い合わせた場合に、該
当する注文番号の商品の取扱状況を検索して、顧客に通
知すればよい。しかしながら、注文番号による問い合わ
せのみでは、必ずしも注文をした顧客本人による照会か
どうかの判断ができない。そこで、顧客情報の漏洩を防
止するために、この具体例では、取扱状況を参照できる
のは、登録された会員がパスワードを使用して照会を行
った場合のみとする。即ち、注文した者本人であるかど
うかを判断するために次のような認証を行う。
Next, the operation when the customer inquires about the handling status will be described. FIG. 4 is a flowchart of the handling status inquiry operation. As a basic procedure, when the customer indicates the order number and inquires about the handling status of the product, the handling status of the product with the corresponding order number may be searched and notified to the customer. However, it is not always possible to judge whether or not the inquiry is made by the customer who made the order by only the inquiry using the order number. Therefore, in order to prevent leakage of customer information, in this specific example, the handling status can be referred to only when a registered member makes an inquiry using a password. That is, the following authentication is performed to determine whether or not the orderer is the person who placed the order.

【0016】まず、ステップS1で会員であるかどうか
の認証を行う。会員であるかどうかはデータベースサー
バ7の会員データファイル12に登録されている識別コ
ード、即ち会員番号とパスワードとが顧客が入力したも
のと一致するかどうかを判定する。更に、注文した本人
であるかどうかの認証を行う。注文した本人が取扱状況
の照会を行っているかどうかの判断は、照会の際に送信
された注文番号に対応する注文レコードを注文データフ
ァイルから検索し、そのレコード内に送信された会員番
号が存在するかどうかを判断する。これによって、実際
の注文者と、今回取扱状況の照会を行っている者とが同
一人物であると判断できる。図4に示すフローチャート
は、このような認証を行う。
First, in step S1, authentication as to whether or not a member is performed is performed. Whether a member is a member or not is determined by checking whether the identification code registered in the member data file 12 of the database server 7, that is, the member number and the password match those entered by the customer. Further, authentication is performed as to whether or not the order is made. To determine whether or not the orderer has made an inquiry about the handling status, search the order record file corresponding to the order number sent at the time of inquiry from the order data file, and the transmitted member number exists in that record Determine if you want to. As a result, it can be determined that the actual orderer and the person who is inquiring the handling status this time are the same person. The flowchart shown in FIG. 4 performs such authentication.

【0017】ステップS1において、顧客は端末1上で
取扱状況照会コマンドを入力し、同時に会員番号、パス
ワード、注文番号を入力する。これが仮想店舗3にネッ
トワーク2を通じて送信される。この送信には専用のC
GIが利用され、指定されたCGIのパラメータとして
取扱状況照会機能を呼び出すコマンド名、会員番号、パ
スワード、注文番号等が設定されている。仮想店舗3側
のWWWサーバ5は、受け付けたパラメータをそのまま
仮想店舗サーバ6に転送する。
In step S1, the customer inputs a handling status inquiry command on the terminal 1, and simultaneously inputs a member number, a password, and an order number. This is transmitted to the virtual store 3 via the network 2. This transmission uses a special C
A GI is used, and a command name, a member number, a password, an order number, and the like for invoking the handling status inquiry function are set as designated CGI parameters. The WWW server 5 of the virtual store 3 transfers the received parameters to the virtual store server 6 as it is.

【0018】仮想店舗サーバ6は、受け付けたパラメー
タに含まれるコマンド名が取扱状況照会コマンドである
と判断すると、パラメータで渡された会員番号が会員デ
ータファイル12の中に存在するかどうかの検索をデー
タベースサーバ7に依頼する(ステップS2)。同時に
会員番号を含む会員情報の中に送信されたパスワード文
字列が存在するかどうかを問い合わせる。存在する場合
には、ステップS2からステップS3に進み、今度は注
文データファイル11を検索し、注文番号と会員番号を
含む注文データが存在するかどうかを判断する。該当す
るレコードが存在する場合にはステップS4に進み、取
扱状況ファイル13から該当する注文番号に対応する取
扱状況を読み出して顧客端末1に返却する。
When the virtual store server 6 determines that the command name included in the received parameter is a handling status inquiry command, it searches for whether the member number passed by the parameter exists in the member data file 12. Request is made to the database server 7 (step S2). At the same time, an inquiry is made as to whether the transmitted password character string exists in the member information including the member number. If there is, the process proceeds from step S2 to step S3, and this time, the order data file 11 is searched to determine whether there is order data including the order number and the member number. If a corresponding record exists, the process proceeds to step S4, where the handling status corresponding to the corresponding order number is read from the handling status file 13 and returned to the customer terminal 1.

【0019】これで顧客は、自分の注文に対する処理が
図3に示したどの段階にあるかを容易に速やかに、か
つ、正確に知ることができる。また、この場合に、取扱
店の係員が直接電話で対応するわけではないから、取扱
店側の人件費も節約できる。なお、ステップS2やステ
ップS3において、会員番号、パスワード、注文番号等
に不一致が生じた場合には、ステップS5に進み、取扱
状況の照会ができない旨を顧客端末1に表示する。
Thus, the customer can easily and promptly and accurately know at which stage the processing for his order is shown in FIG. Further, in this case, the staff of the dealer does not directly respond by telephone, so that the labor cost of the dealer can be reduced. If there is any discrepancy in the member number, password, order number, or the like in step S2 or step S3, the process proceeds to step S5, and a message indicating that the handling status cannot be checked is displayed on the customer terminal 1.

【0020】以上の説明において、ネットワーク2はイ
ンターネットを例にとって説明したが、企業内ネットワ
ーク(イントラネット)やその他の各種のネットワーク
であっても差し支えない。また、仮想店舗の機能ブロッ
ク構成は任意でよく、データベースサーバに格納された
データファイルの形式も自由で、これらのデータはどの
ような形式で、どのような順に格納されていてもよい。
また、それぞれのデータファイルが一体になっていても
よいし、部分的に分割されていてもよい。また、取扱状
況照会部は、取扱状況ファイルを参照し該当するデータ
を顧客端末に返す機能を持つものであればよく、取扱状
況の種類や内容、表示方法等も自由に選択し変更するこ
とができる。
In the above description, the network 2 is described using the Internet as an example. However, the network 2 may be a corporate network (intranet) or other various networks. Further, the functional block configuration of the virtual store may be arbitrary, and the format of the data file stored in the database server is also free. The data may be stored in any format and in any order.
Further, each data file may be integrated or may be partially divided. In addition, the handling status inquiry section only needs to have a function of referring to the handling status file and returning the corresponding data to the customer terminal, and the type, content, display method, etc. of the handling status can be freely selected and changed. it can.

【0021】[0021]

【発明の効果】以上説明した本発明の仮想店舗システム
によれば、WWWサーバを利用した仮想店舗を運営した
場合に、顧客から商品の取扱状況に対する照会を受けた
とき、これをネットワーク経由で処理し、自動的に結果
を返却することができるので、仮想店舗側で電話の応対
等を行う必要がなく、問合せに対応するための人件費を
大幅に削減できる。また、顧客側も仮想店舗の受付時間
等に制約されず、24時間いつでも自分の注文に対する
商品の取扱状況を照会できるという効果がある。
According to the virtual store system of the present invention described above, when a virtual store using a WWW server is operated, when a customer receives an inquiry about the handling status of a product, this is processed via a network. Since the result can be returned automatically, there is no need to answer the telephone at the virtual store side, and labor costs for responding to inquiries can be greatly reduced. In addition, there is an effect that the customer can refer to the handling status of the product for his / her order 24 hours a day without being restricted by the reception time of the virtual store.

【0022】更に、注文番号や会員番号、パスワード等
を利用することによって、注文者以外の人物が商品の取
扱状況を照会し、不正利用するといったケースを回避で
きる。これによって、顧客の個人情報の漏洩を防ぎ、仮
想店舗を利用した商取引の安全性を保つと共に、個人情
報の悪用防止等も図ることができる。
Further, by using the order number, the member number, the password, and the like, it is possible to avoid a case where a person other than the orderer inquires about the handling status of the product and uses the product illegally. As a result, it is possible to prevent leakage of the customer's personal information, maintain the security of the commercial transaction using the virtual store, and prevent the misuse of the personal information.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明による仮想店舗システムのブロック図で
ある。
FIG. 1 is a block diagram of a virtual shop system according to the present invention.

【図2】データファイルの説明図である。FIG. 2 is an explanatory diagram of a data file.

【図3】仮想店舗での取扱動作フローチャートである。FIG. 3 is a flowchart of a handling operation in a virtual store.

【図4】取扱状況照会動作フローチャートである。FIG. 4 is a flowchart showing a handling status inquiry operation;

【符号の説明】[Explanation of symbols]

1 顧客端末 2 ネットワーク 3 仮想店舗 5 WWWサーバ 6 仮想店舗サーバ 7 データベースサーバ 8 管理者端末 9 取扱状況照会部 13 取扱状況ファイル 14 注文番号 15 取扱状況 DESCRIPTION OF SYMBOLS 1 Customer terminal 2 Network 3 Virtual store 5 WWW server 6 Virtual store server 7 Database server 8 Administrator terminal 9 Handling status inquiry part 13 Handling status file 14 Order number 15 Handling status

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを通じて商品を紹介し、顧
客の注文を受け付ける仮想店舗部と、 顧客の注文を受け付けたときに発行する注文番号と対応
させて、その商品の取扱状況を記録する取扱状況記憶部
と、 顧客がネットワークを通じて前記注文番号を入力し、注
文した商品の取扱状況を照会したとき、前記取扱状況記
憶部を参照して対応する取扱状況を前記ネットワークを
通じて顧客に通知する取扱状況照会部とを備えたことを
特徴とする仮想店舗システム。
1. A virtual store section for introducing a product through a network and receiving a customer's order, and a handling status storage for recording a handling status of the product in association with an order number issued when the customer's order is received. And a handling status inquiry unit for notifying the customer of the corresponding handling status by referring to the handling status storage unit by referring to the handling status storage unit when the customer inputs the order number via the network and inquires about the handling status of the ordered product. A virtual store system comprising:
【請求項2】 請求項1に記載のシステムにおいて、 取扱状況照会部は、 顧客を特定する顧客識別コードと顧客が予め設定したパ
スワードを記憶し、顧客が注文番号とともに顧客識別コ
ードとパスワードとを入力して、該当する顧客識別コー
ドの顧客がその注文番号の商品を注文していることを確
認したとき、前記取扱状況記憶部を参照して対応する取
扱状況を前記ネットワークを通じて顧客に通知すること
を特徴とする仮想店舗システム。
2. The system according to claim 1, wherein the handling status inquiry unit stores a customer identification code for specifying the customer and a password set by the customer in advance, and stores the customer identification code and the password together with the order number by the customer. Inputting, and when confirming that the customer of the corresponding customer identification code has ordered the product of the order number, refer to the handling status storage unit and notify the customer of the corresponding handling status through the network. A virtual store system characterized by the following.
JP21260397A 1997-07-23 1997-07-23 Virtual store system Pending JPH1139405A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21260397A JPH1139405A (en) 1997-07-23 1997-07-23 Virtual store system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21260397A JPH1139405A (en) 1997-07-23 1997-07-23 Virtual store system

Publications (1)

Publication Number Publication Date
JPH1139405A true JPH1139405A (en) 1999-02-12

Family

ID=16625435

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21260397A Pending JPH1139405A (en) 1997-07-23 1997-07-23 Virtual store system

Country Status (1)

Country Link
JP (1) JPH1139405A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001101314A (en) * 1999-08-19 2001-04-13 Internatl Business Mach Corp <Ibm> Method and device for virtually transacting commodity and method and device for transacting commodity
JP2001297217A (en) * 2000-04-14 2001-10-26 Soriton Syst:Kk Method for internet transaction
JP2002087521A (en) * 2000-09-06 2002-03-27 Bank Of Tokyo-Mitsubishi Ltd Valuables collection/delivery method and valuables collection/delivery control system
JP2002140406A (en) * 2000-11-02 2002-05-17 Seiko Epson Corp Inventory returning system and inventory returning processing method
JP2002150001A (en) * 2000-10-31 2002-05-24 Ge Medical Systems Global Technology Co Llc Medical software providing method, optional parts transaction method for medical image diagnosis device, medical software providing system and optional parts transaction system for medical image diagnosis device
JP2002169978A (en) * 2000-11-30 2002-06-14 Postal Service Center Online shopping system and shopping method using the system
JP2002352124A (en) * 2001-05-25 2002-12-06 Nec Fielding Ltd Home delivery system for prepared foods
JP2008159080A (en) * 2008-02-15 2008-07-10 Ge Medical Systems Global Technology Co Llc Optional component transaction system for medical image diagnostic device
US7761315B1 (en) 2000-07-28 2010-07-20 Beji Sasaki Customer-participating type production/supply system operating apparatus

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001101314A (en) * 1999-08-19 2001-04-13 Internatl Business Mach Corp <Ibm> Method and device for virtually transacting commodity and method and device for transacting commodity
JP2001297217A (en) * 2000-04-14 2001-10-26 Soriton Syst:Kk Method for internet transaction
US7761315B1 (en) 2000-07-28 2010-07-20 Beji Sasaki Customer-participating type production/supply system operating apparatus
JP2002087521A (en) * 2000-09-06 2002-03-27 Bank Of Tokyo-Mitsubishi Ltd Valuables collection/delivery method and valuables collection/delivery control system
JP4672122B2 (en) * 2000-09-06 2011-04-20 株式会社三菱東京Ufj銀行 Valuables collection and delivery management system
JP2002150001A (en) * 2000-10-31 2002-05-24 Ge Medical Systems Global Technology Co Llc Medical software providing method, optional parts transaction method for medical image diagnosis device, medical software providing system and optional parts transaction system for medical image diagnosis device
JP2002140406A (en) * 2000-11-02 2002-05-17 Seiko Epson Corp Inventory returning system and inventory returning processing method
JP4678088B2 (en) * 2000-11-02 2011-04-27 セイコーエプソン株式会社 Inventory return system and inventory return processing method
JP2002169978A (en) * 2000-11-30 2002-06-14 Postal Service Center Online shopping system and shopping method using the system
JP2002352124A (en) * 2001-05-25 2002-12-06 Nec Fielding Ltd Home delivery system for prepared foods
JP2008159080A (en) * 2008-02-15 2008-07-10 Ge Medical Systems Global Technology Co Llc Optional component transaction system for medical image diagnostic device
JP4616361B2 (en) * 2008-02-15 2011-01-19 ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー Optional parts trading system for medical diagnostic imaging equipment

Similar Documents

Publication Publication Date Title
US7502751B2 (en) Computer-usable medium for providing automatic sales support
US7328172B2 (en) Provision of electronic commerce services
JPH1139405A (en) Virtual store system
KR20000012539A (en) Method for Customer Protection in Direct or Indirect Internet Shopping
US20020077916A1 (en) Business to business internet web site
US7505923B1 (en) Network based franchise business system and method
WO2001052143A1 (en) Method and apparatus for arranging for sales using centralized ordering and decentralized shipping
JP4518735B2 (en) Insurance window sales method and system in financial institutions
JP2002099793A (en) System and method for supporting merchandise ordering and order receiving and server for customer
JP2002245389A (en) Method and system for electronic commercial transaction settlement
JP2001350976A (en) Method and system for ordering merchandise
US20020035513A1 (en) System for selling commodities and method thereof
JP2002109330A (en) Method and system for buying merchandise
WO2001022282A1 (en) Merchant-affiliated direct wholesale marketing and fulfillment system
JP2003316947A (en) System and method for electronic banking service, program for running the method by computer, and recording medium having the program recorded therein