JP3977989B2 - Sales price determination method and apparatus, and storage medium storing sales price determination program - Google Patents

Sales price determination method and apparatus, and storage medium storing sales price determination program Download PDF

Info

Publication number
JP3977989B2
JP3977989B2 JP2000342422A JP2000342422A JP3977989B2 JP 3977989 B2 JP3977989 B2 JP 3977989B2 JP 2000342422 A JP2000342422 A JP 2000342422A JP 2000342422 A JP2000342422 A JP 2000342422A JP 3977989 B2 JP3977989 B2 JP 3977989B2
Authority
JP
Japan
Prior art keywords
product
price
negotiation
sales
management database
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.)
Expired - Fee Related
Application number
JP2000342422A
Other languages
Japanese (ja)
Other versions
JP2002149945A (en
Inventor
正樹 南
正紀 山田
正造 東
雅直 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West 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 Nippon Telegraph and Telephone Corp, Nippon Telegraph and Telephone West Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2000342422A priority Critical patent/JP3977989B2/en
Publication of JP2002149945A publication Critical patent/JP2002149945A/en
Application granted granted Critical
Publication of JP3977989B2 publication Critical patent/JP3977989B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、販売価格決定方法及び装置及び販売価格決定プログラムを格納した記憶媒体に係り、特に、小売店が個人向けに商品の販売を行う行為である、値段交渉等の商談を、ネットワークコンピュータ電子商取引を用いて行う場合における販売システムに適用する販売価格決定方法及び装置及び販売価格決定プログラムを格納した記憶媒体に関する。
【0002】
【従来の技術】
通常の電子商取引における販売システムでは、小売店は商品とその価格、納期等を明示したホームページを運用し、買い手は、その商品が気に入った場合、ホームページ上に存在する購入ボタンの押下等で商品を購入する仕組みになっている。しかし、このような販売形態の場合、買い手は、一方的に販売価格や納期等を決められ、交渉する余地がないのが現状である。
【0003】
また、一部の販売システムでは、値引きボタン等を押下するだけで、ある程度まで価格が下がるようなシステムが存在する。
【0004】
また、一部の販売システムでは、そのような販売交渉を電子メールを利用して、販売交渉が可能なシステムも存在する。
【0005】
【発明が解決しようとする課題】
しかしながら、一部の販売システムに見られるような、値引きボタン等を押下するだけの交渉システムでは、実世界上で行われる交渉である、お得意様割引、会員割引などの個人情報を利用したり、商品の仕入れ値、在庫数、または、購入個数、購入金額による割引などの交渉は行われない。
【0006】
また、電子メールを利用した販売システムの場合、電子商取引における販売システムの利点である自動化が失われ、また、電子メールでの交渉のため、交渉の時間が長くなるという問題がある。
【0007】
本発明は、上記の点に鑑みなされたもので、電子商取引における販売システムにおいて、実世界に近い商談が自動的にできる、つまり、前述のようなお得意様割引、会員割引などの個人情報を利用したり、商品の仕入れ値、在庫数、または、購入個数、購入金額等の様々な要素を考慮に入れて、販売価格を決定できる販売システムを行うことが可能な販売価格決定方法及び装置及び販売価格決定プログラムを格納した記憶媒体を提供することを目的とする。
【0008】
【課題を解決するための手段】
図1は、本発明の原理を説明するための図である。
【0009】
本発明(請求項1)は、買い手情報入力手段、価格決定手段、通知手段、商品管理データベース、顧客管理データベース、少なくとも1つの販売方針記述ファイルを有し、買い手の購入条件と売り手の販売条件に基づいて電子商取引における商品の販売価格を決定するための販売価格決定装置が行う販売価格決定方法であって、
買い手情報入力手段が、ネットワークよりインタフェースを介して、買い手の端末から顧客ID、注文リストを取得し(ステップ1)、
価格決定手段が、
注文リストの商品IDに基づいて、取扱商品の情報を管理する商品管理データベースを検索し、注文された商品の合計金額を計算し(ステップ2)、
商品の販売価格を決定するための販売方針を記述した販売方針記述ファイルを読み込み、ランダムに該販売方針記述ファイルを選択し、
選択された販売方針記述ファイルの合計金額、商品の在庫数を条件とする交渉テーブルの交渉条件に基づいて、商品管理データベース、顧客情報を管理する顧客管理データベースを検索して該交渉条件を満足する割引率をランダムに選択し、
初回は商品の合計金額と割引率との乗算によって、2回目以降は前回の提示金額と割引率との乗算によって今回の提示金額を算出し、
交渉回数及び今回の提示金額が、販売方針記述ファイルの交渉決裂テーブルに記憶された交渉決裂条件を満足するかを調べ(ステップ3)、
交渉決裂でない場合には、通知手段が、今回の提示金額を買い手の端末に通知する(ステップ4)。
本発明(請求項2)は、買い手情報入力手段、価格決定手段、通知手段、商品管理データベース、顧客管理データベース、少なくとも1つの販売方針記述ファイルを有し、買い手の購入条件と売り手の販売条件に基づいて電子商取引における商品の販売価格を決定するための販売価格決定装置が行う販売価格決定方法であって、
買い手情報入力手段が、ネットワークよりインタフェースを介して、買い手の端末から顧客ID、注文リストを取得し、
価格決定手段が、
注文リストの商品IDに基づいて、取扱商品の情報を管理する商品管理データベースを検索し、注文された商品の合計金額を計算し、
商品の販売価格を決定するための販売方針を記述した販売方針記述ファイルを読み込み、ランダムに該販売方針記述ファイルを選択し、
選択された販売方針記述ファイルの合計金額、商品の在庫数を条件とする交渉テーブルの交渉条件に基づいて、商品管理データベース、顧客情報を管理する顧客管理データベースを検索して該交渉条件を満足する割引率あるいは無料で付加する商品をランダムに選択し、
割引率が選択された場合には、初回は商品の合計金額と割引率との乗算によって、2回目以降は前回の提示金額と割引率との乗算によって今回の提示金額を算出し、当該今回の提示金額を今回の提示内容とし、無料で付加する商品が選択された場合には、初回は商品の合計金額を、2回目以降は前回の提示金額を今回の提示金額とし、当該今回の提示金額と無料で付加する商品とを今回の提示内容とし、
交渉回数及び今回の提示内容が、販売方式記述ファイルの交渉決裂テーブルに記憶された交渉決裂条件を満足するかを調べ、
交渉決裂でない場合には、通知手段が今回の提示内容を買い手の端末に通知する。
【0013】
図2は、本発明の原理構成図である。
【0014】
本発明(請求項)は、電子商取引における商品の販売価格を決定するための販売価格決定装置であって、
取扱商品情報を管理する商品管理データベース40と、
商品購入客の顧客情報を管理する顧客管理データベース50と、
顧客情報と商品情報のデータ項目の一覧表と、合計金額、商品の在庫数を交渉条件とする交渉テーブルと、交渉を決裂するための条件を有する交渉決裂テーブルと、を有する少なくとも1つの販売方針記述ファイル60と、
ネットワークよりインタフェースを介して、買い手の端末から顧客ID、注文リストを取得する買い手情報入力手段110と、
注文リストの商品IDに基づいて、商品管理データベース40を検索し、注文された商品の合計金額を計算し、複数個の販売方針記述ファイル60を読み込み、ランダムに販売方針記述ファイルを選択し、選択された販売方針記述ファイル60の交渉テーブルに記載されている交渉条件に基づいて、該商品管理データベース40、顧客管理データベース50を検索して交渉条件を満足する割引率をランダムに選択し、初回は商品の合計金額と割引率との乗算によって、2回目以降は前回の提示金額と割引率との乗算によって今回の提示金額を算出し、交渉回数及び今回の提示金額が、該販売方針記述ファイル60の交渉決裂テーブルに記憶された交渉決裂条件満足するかを調べる価格決定手段120と、
価格決定手段120において、交渉決裂でない場合には、今回の提示金額を買い手の端末に通知する通知手段130と、を有する。
本発明(請求項4)は、電子商取引における商品の販売価格を決定するための販売価格決定装置であって、
取扱商品情報を管理する商品管理データベースと、
商品購入客の顧客情報を管理する顧客管理データベースと、
顧客情報と商品情報のデータ項目の一覧表と、合計金額、商品の在庫数を交渉条件とする交渉テーブルと、交渉を決裂するための条件を有する交渉決裂テーブルと、を有する少なくとも1つの販売方針記述ファイルを有し、
ネットワークよりインタフェースを介して、買い手の端末から顧客ID、注文リストを取得する買い手情報入力手段と、
注文リストの商品IDに基づいて、商品管理データベースを検索し、注文された商品の合計金額を計算し、複数個の販売方針記述ファイルを読み込み、ランダムに該販売方針記述ファイルを選択し、選択された販売方針記述ファイルの交渉テーブルに記載されている交渉条件に基づいて、該商品管理データベース、顧客管理データベースを検索して該交渉条件を満足する割引率あるいは無料で付加する商品をランダムに選択し、割引率が選択された場合には、初回は商品の合計金額と割引率との乗算によって、2回目以降は前回の提示金額と割引率との乗算によって今回の提示金額を算出し、当該今回の提示金額を今回の提示内容とし、無料で付加する商品が選択された場合には、初回は商品の合計金額を、2回目以降は前回の提示金額を今回の提示内容とし、当該今回の提示金額と無料で付加する商品とを今回の提示内容とし、交渉回数及び該今回の提示内容が、該販売方式記述ファイルの交渉決裂テーブルに記憶された交渉決裂条件を満足するかを調べる価格決定手段と、
価格決定手段において、交渉決裂でない場合には、今回の提示内容を買い手の端末に通知する通知手段と、を有する。
【0018】
本発明(請求項)は、請求項1または2記載の販売価格決定方法をコンピュータが実行するためのプログラムを記録したコンピュータ読み取り可能な記録媒体である。
【0022】
上記のように、本発明では、販売方針記述ファイルに販売価格の決定方法(例えば、5個以上買うと5%引きなど)を記述し、それをもとに決定した商品の販売価格をHTMLファイルに変換してWebサーバを介して、または、専用のサーバとクライアントソフトを利用するなどして、買い手とやり取りすることで、実世界に近い商談が可能になる。
【0023】
また、本発明では、販売方針記述ファイルの記述材料として、商品情報の交渉条件(商品コード、商品名、在庫数、品質保持期間、次期入荷日、定価等)を参照することで、販売価格を決定する(例えば、在庫数が50以上のものは10%引きなど)ことで、実世界に近い商談が可能となる。
【0024】
また、本発明では、販売方針記述ファイルの記述材料として、顧客情報の交渉条件(顧客ID、氏名、購入履歴、購入金額、年齢、誕生日等)を参照することで、販売価格を決定する(例えば、前回購入金額が1万円以上の人は5%引きなど)ことで、実世界に近い商談が可能となる。
【0025】
また、本発明では、販売方針記述ファイルの記述材料として、顧客の入力データ(反応)を参照することで、販売価格を決定する(例えば、特定のキーワードが入力されると1%引きなど)ことで、実世界に近い商談が可能となる。
【0026】
また、本発明では、商談の提示項目として販売価格だけでなく、無料で付ける商品の価格を決定する(例えば、5万円以上のビデオデッキには販売価格1000円のビデオテープをつけるなど)ことで、実世界に近い商談が可能となる。
【0027】
【発明の実施の形態】
図3は、本発明の価格決定システムの構成を示す。
【0028】
同図に示すシステムは、複数の端末10、ネットワーク20、インタフェース30、価格決定装置100、商品管理データベース40、顧客管理データベース50、及び販売方針記述ファイル60から構成される。
【0029】
商品管理データベース40は、取扱商品情報を管理するデータベースであり、図4に示すように、商品コード、商品名、在庫数、仕入値、定価、その他次回入荷日などの商品に関する情報が蓄積されており、インタフェースや価格決定装置100からのアクセスが可能になっている。
【0030】
顧客管理データベース50は、商品購入客の顧客情報を管理するデータベースであり、図5に示すように、顧客ID、氏名、住所、誕生日、購入金額、その他購入履歴などの顧客に関する情報が蓄積されており、インタフェース30や価格決定装置100からのアクセスが可能である。
【0031】
販売方針記述ファイル60は、交渉条件や交渉決裂条件等の販売方針を記述したファイルであり、使用する顧客情報と商品情報のデータ項目の一覧表である使用データテーブルと、商談結果とその商談を行うための条件が書かれている交渉テーブルと、交渉を決裂するための条件が書かれている交渉決裂テーブルの3つのテーブルを有する。また、販売方針記述ファイル60は、少なくとも本システムに1つ以上存在し、複数ある場合にはランダムに選択する。ランダムに選択することにより、買い手の端末から販売戦略の解読を防止することができる。
【0032】
インタフェース30は、商品管理データベース40にアクセスし、取得された各種商品情報を入手し、入手した情報と、商品購入用のボタンや交渉入力ウィンドウ等を表示する画面(HTMLファイル)を作成し、ネットワーク20を介してクライアントの端末10のブラウザを更新する。また、画面構成をクライアントの端末10にアプリケーションとして持ち、ネットワーク10を介して商品情報のみを更新する。また、買い手が端末10において、商品情報を元に、注文する商品とその購入にあたっての商談交渉を入力すると、当該入力を価格決定装置100に渡す等の処理を行う。
【0033】
なお、商談交渉には大きく2種類あり、一つは具体的な金額を入力するもの(商談交渉金額)で、もう一つはアクション、例えば、「もっと値切って」、「おまけを付けて」などの行動(商談交渉行動)である。この行動は、インタフェース30側で種類を用意し、予め画面に表示させて買い手に選択させてもよい。
【0034】
価格決定装置100は、商品管理データベース40、顧客管理データベース50、及び販売方針記述ファイル60を参照して、商品の販売価格を決定する装置である。
【0035】
図6は、本発明の価格決定装置の構成を示す。
【0036】
同図に示す販売決定装置100は、買い手情報入力部110、価格決定部120、通知部130から構成される。
【0037】
買い手情報入力部110は、インタフェース30を介して買い手の顧客情報(顧客ID)、注文リスト、交渉内容等を入力し、当該情報を価格決定部120に渡す。
【0038】
価格決定部120は、買い手により入力された情報に基づいて、販売方針記述ファイル60、商品管理データベース40、顧客管理データベース50の各データベースを検索し、検索結果に応じて買い手が注文した商品の価格を決定する。例えば、交渉条件に基づいて、新しい商品価格を決定する、または、無料で付加できる商品を提案する等の処理を行い、決定した価格をインタフェース30を介して端末10に送付する。
【0039】
以下では、価格決定装置100において、買い手の端末10とネットワーク20、インタフェース30を介してやりとりを行いながら商品の価格を決定していく動作を説明する。
【0040】
図7は、本発明の商品価格決定処理のフローチャートである。
【0041】
以下に示す処理の前提として、買い手が商品を購入する際に、所望する商品とその個数、そして、商談交渉を顧客IDと共に、価格決定装置100に送信するが、このとき、価格決定装置100において、買い手が初めての購入等で顧客が存しない場合には、顧客登録フォーム等を出力して、買い手の端末10に渡し、顧客情報を作成する。
【0042】
また、以下で使用される販売方針記述ファイル60の使用データテーブルは、図8に示すように、参照する顧客管理データベース50の項目については、累計購入金額、参照する商品管理データベース40の項目については、在庫数、仕入値とする。
【0043】
また、販売方針記述ファイル60の交渉テーブルは、図9に示すように、交渉結果と当該交渉結果に対応する条件からなる。
【0044】
さらに、販売方針記述ファイル60の交渉決裂テーブルには、交渉決裂条件となる条件(例えば、仕入値の合計金額が提示金額より大きい場合)が記載されている。
【0045】
上記の前提において、価格決定装置100における動作を説明する。
【0046】
まず、価格決定装置100は、インタフェース30から送信された買い手の入力をトリガとして動作する。インタフェース30から買い手情報入力部110に入力される情報は、顧客IDと所望している商品コードとその個数、商談交渉情報である。これらの情報から価格決定部120において、商品管理データベース40にアクセスし、当該商品の販売価格を入手する(ステップ201)。複数の商品の注文がある場合には全ての販売価格を取得すると、注文された商品の合計金額を算出する(ステップ202)。なお、価格決定部120では、交渉回数、前回の提示金額を当該交渉終了まで保持するものとする。
【0047】
次に、価格決定部120は、販売方針記述ファイル60を読み込む。販売方針記述ファイル60には、図8に示すように、使用する顧客情報と商品情報のデータ項目の一覧表(使用データテーブル)と、図9に示すように、商談結果(商品の割引または、無料で付加できる商品の限度額)とその商談を行うための条件が書かれている交渉テーブルと、図10に示すように、交渉を決裂するための条件が書かれている交渉決裂テーブルの3つのテーブルを有する。また、交渉テーブルを自動的に解釈して、使用する顧客情報と商品情報のデータ項目を見つけ出してもよい。販売方針記述ファイル60が複数ある場合には(ステップ203)、ランダムに選択することにより、買い手の端末10からの販売戦略の解読を防止することができる(ステップ204)。これらの処理を行うことにより、価格決定部120において販売方針記述ファイル60を読み込む(ステップ205)。さらに、価格決定部120は、読み込んだ販売方針記述ファイル60の使用データテーブルから、該当するデータベースにアクセスして、データを読み込む(ステップ206)。
【0048】
価格決定部120は、交渉テーブルまたは、交渉決裂テーブルの判断時において、いくつかのメソッドを用意してもよい。例えば、仕入金額を読み込んだ場合、合計(仕入金額)という記述を交渉テーブルまたは、交渉決裂テーブルに対して行うことにより、仕入金額の合計値を記述と定義するメソッドを用意してもよいということである。同様に最小(仕入金額)、平均(粗利率)などが考えられる。
【0049】
価格決定部120は、買い手の商談交渉内容、注文商品の商品情報、買い手の顧客情報から、読み込んだ販売方針記述ファイル60の交渉テーブルに書かれている条件にマッチする商談結果を検索する(ステップ207)。
【0050】
検索した商談結果が見つからない場合は、交渉決裂となり、その旨をインタフェース30に送信し、交渉が終了する(ステップ208、ステップ213)。
【0051】
検索結果が一つ以上見つかった場合には、通知部130において、その結果に基づいて、新しい価格の算出、または、無料で付加できる商品(おまけ)の提案をする。
【0052】
上記の商談に基づいて、新しい価格を算出するための計算式は以下のようになる。
【0053】
新しい提示金額=max(前の提示金額×割引率、商談交渉金額)
また、買い手が商談交渉行動を入力し、商談交渉金額がなれば、
新しい提示金額=前の提示金額×割引率
である。
【0054】
無料で付加できる商品の提案は、
商品管理データベース40にSQL式等を発行して、ランダムに提案する。例えば、交渉条件が販売価格が500円以下の商品を付けるのであれば、
Where ((商品管理データベース.販売価格)<=500);
を発行して、その商品リストからランダムに選択する。商品管理データベース40がカテゴライズされている場合は、条件を絞り込んで商品を選択してもよい。また、複数の商談結果がある場合はランダムで選択する。ランダムに選択することにより、買い手からの販売戦略の解読を防止することができる。なお、1回目の前の提示金額は販売価格を用いる(ステップ208、209、210)。
【0055】
価格決定部120は、販売方針記述ファイル60の交渉決裂テーブルを読み、交渉決裂条件が満たされた場合、交渉決裂となり、その旨を通知部130よりインタフェース30に送信し、交渉が終了する(ステップ211)。
【0056】
交渉決裂条件が満たされなかった場合は、通知部130は、新しい販売金額をインタフェース30に送信する。インタフェース30は、その結果を、新しい商品情報と、商品購入用のボタンや交渉入力ウィンドウ等を表示する画面(HTMLファイル)にマージして、買い手の端末10に提示する(ステップ212)。
【実施例】
以下、図面と共に本発明の実施例を説明する。
【0057】
以下の実施例では、ホームページで運用されている電子モールを例にとって説明する。
【0058】
当該電子モールを初めて使う買い手には、ユーザ登録を行ってもらう。ホームページのスタートページにおいてユーザ認証を行う。例えば、図5における「山田太郎」(顧客ID=1)がログインしたとする。認証後、ホームページは自動的に商品管理データベース40を利用して作成された商品コード、価格、購入するための、図11に示すような個数入力欄等のある一覧表と、商談交渉行動として「もっと値切って」と「おまけをつけて」のラジオボタン、商談交渉金額を入力する欄と、購入ボタン、交渉ボタンが表示されるホームページに移る。本人認証として特定された買い手の情報は、買い手が電子モールの利用を終了するまで電子モールが保持する。
【0059】
買い手は、その価格等の一覧表を見て注文するものを得た日、注文する商品の個数を入力した後に購入ボタンを押す。例えば、廉価パソコンと17インチディスプレイとカラープリンタの各個数欄に1と入力し、「もっと値切って」を選択して交渉ボタンを押す。購入ボタンを押下されたことによって、商品コードと商品の個数の情報を価格決定部130にポストされる。前述の例の場合、
商品コード10001:個数1;
商品コード20002:個数1;
商品コード30002:個数1:
という情報がポストされる。価格決定装置100の価格決定部120では、商品管理データベース40にアクセスして、図4の例から、
商品コード10001 : 価格 ¥80,000
商品コード20002 : 価格 ¥40,000
商品コード30002 : 価格 ¥20,000
を入手し、販売価格の¥140,000を算出する。
【0060】
次に、販売方針記述ファイル60の使用データテーブルを読み込み、顧客管理データベース50から
顧客ID1 : 累計購入金額 ¥1,000,000
商品管理データベース40から、
商品コード10001 :在庫数 25:仕入値 ¥45,000
商品コード20002 :在庫数 20:仕入値 ¥28,000
商品コード30002 :在庫数 50:仕入値 ¥15,000
をそれぞれ入手する。
【0061】
次に、検索部110は、販売方針記述ファイル60の交渉テーブルを読み込み、マッチングする。例えば、交渉した日が1月1日であれば、交渉条件を満たすのは、
販売価格を5%割引
販売価格を15%割引
販売価格を20%割引
である。
【0062】
この中から、販売価格を15%割引をランダムに選んだとすると、提示価格は、
¥140,000×(10015)/100=¥119,000
になる。
【0063】
次に、交渉決裂条件のマッチングを行う。条件を満たすものはないので、この提示価格をインタフェース30に送信する。
【0064】
インタフェース30は、提示金額を商談交渉行動として、「もっと値切って」と「おまけをつけて」のラジオボタン、商談交渉金額を入力する欄と、購入ボタン、交渉ボタンが表示されるホームページを買い手の端末10に表示する。
【0065】
買い手「山田太郎」は、次に商談交渉金額「¥100,000」と入力して、交渉ボタンを押す。
【0066】
価格決定装置100は、前述と同様の処理を行い、交渉条件を販売価格を20%割引をダンダムに選んだとする。
【0067】
このとき、提示価格は、
max(119,000 ×(100-20)/100, 100,000 )=max(95,200, 100.000)
=¥100,000
になる。
【0068】
この値は、交渉決裂条件を満たさないので、この提示価格をインタフェース30に送信する。インタフェース30は、提示金額と商談交渉行動として、「もっと値切って」と「おまけをつけて」のラジオボタン、商談交渉金額を入力する欄と、購入ボタン、交渉ボタンが表示されるホームページを買い手の端末10に表示する。
【0069】
買い手「山田太郎」は、購入ボタンを押すことで、商談が成立する。
【0070】
また、上記の実施例では、図7に示すフローチャートをプログラムとして構築し、本発明を実施する際に、価格決定装置として利用されるコンピュータに接続されるディスク装置や、フロッピーディスク、CD−ROM等の可搬記憶媒体に格納しておき、本発明を実施する際にインストールすることにより、容易に本発明を実現できる。
【0071】
なお、本発明は、上記の実施例に限定されることなく、特許請求の範囲内において、種々変更・応用が可能である。
【0072】
【発明の効果】
上述のように、本発明によれば、買い手の購入条件と売り手の販売条件とを折り合わせる商談をネットワーク上の電子商取引として行うことにより、当該商談に折り合った条件で価格を設定することができる。これは、販売条件として、単なる価格のみならず、買い手の購入履歴、在庫等の状況を勘案して柔軟な価格設定が可能となるため、実世界に近い商談を行うことができる。
【図面の簡単な説明】
【図1】本発明の原理を説明するための図である。
【図2】本発明の原理構成図である。
【図3】本発明の価格決定システムの構成図である。
【図4】本発明の商品管理データベースの例を示す図である。
【図5】本発明の顧客管理データベースの例である。
【図6】本発明の価格決定装置の構成図である。
【図7】本発明の商品価格決定処理のフローチャートである。
【図8】本発明の一実施例の販売方針記述ファイルの使用データテーブルの例である。
【図9】本発明の一実施例の販売方針記述ファイルの交渉テーブルの例である。
【図10】本発明の一実施例の販売方針記述ファイルの交渉決裂テーブルの例である。
【図11】本発明の一実施例のインタフェースが提示する商品一覧の例である。
【符号の説明】
10 端末
20 ネットワーク
30 インタフェース
40 商品管理データベース
50 顧客管理データベース
60 販売方針記述ファイル
100 価格決定装置
110 買い手情報入力手段、買い手情報入力部
120 価格決定手段、価格決定部
130 通知手段、通知部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a sales price determination method and apparatus, and a storage medium storing a sales price determination program. In particular, a network such as a network computer electronic The present invention relates to a sales price determination method and apparatus applied to a sales system in the case of performing business transactions and a storage medium storing a sales price determination program.
[0002]
[Prior art]
In a sales system for normal electronic commerce, retailers operate a homepage that clearly specifies the product, its price, delivery date, etc., and if the buyer likes the product, they can select the product by pressing the purchase button on the homepage. It is a mechanism to purchase. However, in the case of such a sales form, the buyer is unilaterally determined a sales price, a delivery date, etc., and there is no room for negotiation.
[0003]
In some sales systems, there is a system in which the price can be reduced to some extent by simply pressing a discount button or the like.
[0004]
In addition, in some sales systems, there is a system in which such sales negotiations can be negotiated using e-mail.
[0005]
[Problems to be solved by the invention]
However, in negotiation systems that only require a discount button or the like, as seen in some sales systems, personal information such as customer discounts and member discounts, which are negotiated in the real world, can be used. , Negotiations such as purchase price, stock quantity, purchase quantity, discount by purchase price, etc. are not performed.
[0006]
In addition, in the case of a sales system using e-mail, there is a problem that the automation that is an advantage of the sales system in electronic commerce is lost, and that the time for negotiation becomes longer due to the e-mail negotiation.
[0007]
The present invention has been made in view of the above points, and in a sales system in electronic commerce, business negotiations close to the real world can be automatically performed, that is, using personal information such as customer discounts and member discounts as described above. Sales price determination method and apparatus and sales price capable of determining a sales price in consideration of various factors such as the purchase value of products, the number of stocks, or the number of purchases, the purchase price, etc. An object is to provide a storage medium storing a determination program.
[0008]
[Means for Solving the Problems]
FIG. 1 is a diagram for explaining the principle of the present invention.
[0009]
  The present invention (Claim 1) has buyer information input means, price determination means, notification means, merchandise management database, customer management database, and at least one sales policy description file. A sales price determination method performed by a sales price determination device for determining a sales price of a product in electronic commerce based on:
  The buyer information input means is connected to the customer ID, the order list from the buyer terminal via the network interface.TheGet (step 1)
  Price determination means
  Based on the product ID in the order list, search the product management database that manages information on the products handled, and calculate the total price of the ordered products (step 2),
  Read the sales policy description file describing the sales policy for determining the sales price of the product, select the sales policy description file at random,
  Total amount of selected sales policy description file, number of products in stockArticleBased on the negotiation conditions in the negotiation table, the product management database and the customer management database for managing customer information are searched to satisfy the negotiation conditions.Discount rateChoose at random,
  For the first time, the total price of the product is multiplied by the discount rate, and for the second and subsequent times, the current price is calculated by multiplying the previous price and the discount rate.
  Number of negotiations andPresent priceChecks whether the negotiation break condition stored in the negotiation break table of the sales policy description file is satisfied (step 3),
  If the negotiation is not broken, the notification meansPresent priceTo the buyer's terminal (step 4).
  The present invention (Claim 2) has buyer information input means, price determination means, notification means, merchandise management database, customer management database, and at least one sales policy description file. A sales price determination method performed by a sales price determination device for determining a sales price of a product in electronic commerce based on:
  The buyer information input means acquires the customer ID and order list from the buyer's terminal via the interface from the network,
  Price determination means
  Based on the product ID in the order list, search the product management database that manages the information on the products handled, calculate the total price of the ordered products,
  Read the sales policy description file describing the sales policy for determining the sales price of the product, select the sales policy description file at random,
  Based on the negotiation conditions of the negotiation table that is conditional on the total price of the selected sales policy description file and the number of products in stock, the product management database and the customer management database that manages customer information are searched to satisfy the negotiation conditions. Select a discount rate or products to be added free of charge at random,
  When the discount rate is selected, the present price is calculated by multiplying the total price of the product by the discount rate for the first time and by multiplying the previous price by the discount rate for the second time. If the amount to be presented is the current amount to be presented and a product to be added free of charge is selected, the total amount of the product will be the first time, and the second time onwards will be the previous amount of money to be presented this time. And the product to be added for free
  Investigate whether the number of negotiations and the contents of this presentation satisfy the negotiation break conditions stored in the negotiation break table of the sales method description file,
  When the negotiation is not broken, the notifying means notifies the buyer's terminal of the present presentation content.
[0013]
FIG. 2 is a principle configuration diagram of the present invention.
[0014]
  The present invention (claims)3) Is a sales price determination device for determining the sales price of a product in electronic commerce,
  A product management database 40 for managing handling product information;
  A customer management database 50 for managing customer information of product purchasers;
  At least one sales policy having a list of data items of customer information and product information, a negotiation table having a total price and the number of products in stock as negotiation conditions, and a negotiation breakdown table having conditions for breaking the negotiations A description file 60;
  Customer ID and order list from buyer terminal via network interfaceTheBuyer information input means 110 to be acquired;
  Based on the product ID in the order list, the product management database 40 is searched, the total price of the ordered products is calculated, a plurality of sales policy description files 60 are read, and randomlyTheSelect the sales policy description file and selectSalesBased on the negotiation conditions described in the negotiation table of the sales policy description file 60, the product management database 40 and the customer management database 50 are searched to satisfy the negotiation conditions.Discount rateChoose at random,For the first time, the total price of the product is multiplied by the discount rate, and for the second and subsequent times, the current price is calculated by multiplying the previous price and the discount rate.Number of negotiations andPresent priceIs the negotiation break condition stored in the negotiation break table of the sales policy description file 60TheA price determination means 120 for checking whether the user is satisfied;
  In the price determination means 120, if the negotiation is not broken,Present priceIs notified to the buyer's terminal.
  The present invention (Claim 4) is a sales price determination device for determining the sales price of a product in electronic commerce,
  A product management database for managing product information;
  A customer management database for managing customer information of product purchasers;
  At least one sales policy having a list of data items of customer information and product information, a negotiation table that uses the total price and the number of products in stock as negotiation conditions, and a negotiation breakdown table that has conditions for breaking the negotiations Has a description file,
  A buyer information input means for obtaining a customer ID and an order list from the buyer's terminal via an interface from the network;
  Based on the product ID in the order list, search the product management database, calculate the total price of the ordered product, read multiple sales policy description files, select the sales policy description file at random, and select Based on the negotiation conditions described in the negotiation table of the sales policy description file, the product management database and the customer management database are searched and a discount rate satisfying the negotiation conditions or a product to be added free of charge is selected at random. When the discount rate is selected, the present price is calculated by multiplying the total price of the product by the discount rate for the first time and the previous price by multiplying the discount rate for the second time. If the product to be added for free is selected, the total price of the product is selected for the first time, and the previous price for the second time is The presenting price and the product to be added free of charge are the presenting contents, and the number of negotiations and the presenting contents are stored in the negotiation breaking table of the sales method description file. Price determination means to check whether or not
  The price determining means includes a notifying means for notifying the buyer's terminal of the present presentation contents when the negotiation is not broken.
[0018]
  The present invention (claims)5) Is claimed in claim 1Or 2It is a computer-readable recording medium which recorded the program for a computer to perform the described sales price determination method.
[0022]
As described above, according to the present invention, a method for determining a sales price (for example, 5% discount when 5 or more items are purchased) is described in a sales policy description file, and the sales price of a product determined based on the method is determined as an HTML file. It is possible to conduct business negotiations close to the real world by exchanging with the buyer through a Web server or using a dedicated server and client software.
[0023]
In the present invention, the sales price is determined by referring to the negotiation conditions (product code, product name, quantity in stock, quality retention period, next arrival date, list price, etc.) of the product information as the description material of the sales policy description file. By making a decision (for example, 10% discount if the number of stocks is 50 or more, etc.), business negotiations close to the real world are possible.
[0024]
In the present invention, the sales price is determined by referring to the negotiation conditions (customer ID, name, purchase history, purchase price, age, date of birth, etc.) of the customer information as the description material of the sales policy description file ( (For example, 5% discount for those who purchased 10,000 yen or more in the previous purchase) makes it possible to conduct business negotiations close to the real world.
[0025]
In the present invention, the sales price is determined by referring to the customer input data (reaction) as the description material of the sales policy description file (for example, 1% discount when a specific keyword is input). Thus, business negotiations close to the real world are possible.
[0026]
Further, in the present invention, not only the sales price but also the price of a product to be attached free of charge is determined as an item to be displayed for negotiation (for example, a video tape with a sales price of 1000 yen is attached to a video deck of 50,000 yen or more). Thus, business negotiations close to the real world are possible.
[0027]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 3 shows the configuration of the price determination system of the present invention.
[0028]
The system shown in FIG. 1 includes a plurality of terminals 10, a network 20, an interface 30, a price determination device 100, a product management database 40, a customer management database 50, and a sales policy description file 60.
[0029]
The merchandise management database 40 is a database for managing handled merchandise information. As shown in FIG. 4, information on merchandise such as merchandise code, merchandise name, inventory quantity, purchase price, list price, and next arrival date is accumulated. And can be accessed from the interface and the price determining apparatus 100.
[0030]
The customer management database 50 is a database for managing customer information of merchandise purchasers. As shown in FIG. 5, customer information such as customer ID, name, address, date of birth, purchase price, and other purchase history is accumulated. And can be accessed from the interface 30 or the price determination device 100.
[0031]
The sales policy description file 60 is a file describing a sales policy such as negotiation conditions and negotiation break conditions. The sales policy description file 60 includes a usage data table that is a list of data items of customer information and product information to be used, and negotiation results and negotiations. There are three tables: a negotiation table in which conditions for performing are written, and a negotiation breakdown table in which conditions for breaking up the negotiation are written. Further, at least one sales policy description file 60 exists in the present system, and when there are a plurality of sales policy description files 60, they are selected randomly. By selecting at random, the sales strategy can be prevented from being deciphered from the buyer's terminal.
[0032]
The interface 30 accesses the product management database 40, obtains various acquired product information, creates a screen (HTML file) for displaying the acquired information, product purchase buttons, negotiation input windows, etc. The browser of the terminal 10 of the client is updated via 20. In addition, the screen configuration is held in the client terminal 10 as an application, and only the product information is updated via the network 10. In addition, when the buyer inputs the product to be ordered and the negotiation for negotiation in the purchase on the terminal 10 based on the product information, processing such as passing the input to the price determination device 100 is performed.
[0033]
There are two main types of negotiations, one is to enter a specific amount (negotiation amount for negotiations), and the other is an action, such as “Price discount” or “Add bonus”. (Negotiation negotiations) This behavior may be prepared on the interface 30 side, displayed on the screen in advance, and selected by the buyer.
[0034]
The price determination device 100 is a device that determines the sales price of a product with reference to the product management database 40, the customer management database 50, and the sales policy description file 60.
[0035]
FIG. 6 shows the configuration of the price determination apparatus of the present invention.
[0036]
The sales determination device 100 shown in FIG. 1 includes a buyer information input unit 110, a price determination unit 120, and a notification unit 130.
[0037]
The buyer information input unit 110 inputs customer information (customer ID), order list, negotiation details, etc. of the buyer via the interface 30 and passes the information to the price determination unit 120.
[0038]
The price determination unit 120 searches the sales policy description file 60, the product management database 40, and the customer management database 50 based on information input by the buyer, and the price of the product ordered by the buyer according to the search result. To decide. For example, processing such as determining a new product price or proposing a product that can be added free of charge is performed based on the negotiation conditions, and the determined price is sent to the terminal 10 via the interface 30.
[0039]
In the following, an operation in the price determination device 100 for determining the price of a product while exchanging with the buyer's terminal 10 via the network 20 and the interface 30 will be described.
[0040]
FIG. 7 is a flowchart of the commodity price determination process of the present invention.
[0041]
As a premise of the processing shown below, when a buyer purchases a product, the desired product, the number of products, and negotiation negotiation are transmitted to the price determination device 100 together with the customer ID. At this time, the price determination device 100 If the customer does not exist due to the buyer making a first purchase or the like, a customer registration form or the like is output and passed to the buyer's terminal 10 to create customer information.
[0042]
Further, as shown in FIG. 8, the usage data table of the sales policy description file 60 used in the following shows the accumulated purchase amount for the items in the customer management database 50 to be referred to and the items in the product management database 40 to be referred to. , Inventory quantity, purchase value.
[0043]
Further, as shown in FIG. 9, the negotiation table of the sales policy description file 60 includes a negotiation result and conditions corresponding to the negotiation result.
[0044]
Furthermore, the negotiation breakdown table of the sales policy description file 60 describes conditions that serve as negotiation breakdown conditions (for example, when the total amount of purchase values is greater than the presented amount).
[0045]
Based on the above assumption, the operation of the price determining apparatus 100 will be described.
[0046]
First, the price determination apparatus 100 operates using a buyer input transmitted from the interface 30 as a trigger. Information input from the interface 30 to the buyer information input unit 110 includes a customer ID, a desired product code, the number of items, and negotiation negotiation information. From these pieces of information, the price determination unit 120 accesses the product management database 40 and obtains the sales price of the product (step 201). If there are orders for a plurality of products, all the sales prices are acquired, and the total price of the ordered products is calculated (step 202). Note that the price determination unit 120 holds the number of negotiations and the previous presented amount until the end of the negotiation.
[0047]
Next, the price determination unit 120 reads the sales policy description file 60. In the sales policy description file 60, as shown in FIG. 8, a list of data items of customer information and product information to be used (usage data table), and as shown in FIG. 3): a negotiation table in which conditions for conducting negotiations are written, and a negotiation breakdown table in which conditions for breaking negotiations are written as shown in FIG. Has two tables. Further, the negotiation table may be automatically interpreted to find out the data items of customer information and product information to be used. If there are a plurality of sales policy description files 60 (step 203), the sales strategy from the buyer's terminal 10 can be prevented from being decoded by selecting at random (step 204). By performing these processes, the price determination unit 120 reads the sales policy description file 60 (step 205). Further, the price determining unit 120 accesses the corresponding database from the usage data table of the read sales policy description file 60 and reads the data (step 206).
[0048]
The price determination unit 120 may prepare several methods when determining the negotiation table or the negotiation breakdown table. For example, when the purchase amount is read, a method for defining the total value of the purchase amount as a description can be prepared by describing the total (purchase amount) in the negotiation table or the negotiation breakdown table. That is good. Similarly, the minimum (purchase amount), average (gross margin), etc. can be considered.
[0049]
The price determination unit 120 retrieves a negotiation result that matches the condition written in the negotiation table of the read sales policy description file 60 from the contents of the negotiation negotiation of the buyer, the product information of the ordered product, and the customer information of the buyer (step) 207).
[0050]
If the searched negotiation result is not found, the negotiation is broken, and the fact is transmitted to the interface 30, and the negotiation is completed (step 208, step 213).
[0051]
When one or more search results are found, the notification unit 130 calculates a new price or proposes a product (addition) that can be added free of charge based on the result.
[0052]
Based on the above negotiation, the formula for calculating the new price is as follows.
[0053]
New offer amount = max (previous offer amount x discount rate, negotiation price)
Also, if the buyer enters negotiation negotiation behavior and the negotiation negotiation amount is reached,
New offer amount = previous offer amount x discount rate
It is.
[0054]
Proposal of products that can be added free of charge
SQL formulas etc. are issued to the product management database 40 and proposed at random. For example, if the negotiation condition is to attach a product whose selling price is 500 yen or less,
Where ((Product Management Database. Sales Price) <= 500);
And randomly select from the product list. When the product management database 40 is categorized, products may be selected by narrowing down the conditions. In addition, when there are a plurality of negotiation results, they are selected at random. By selecting at random, it is possible to prevent the buyer from deciphering the sales strategy. Note that the sales price is used as the first presentation amount (steps 208, 209, and 210).
[0055]
The price determination unit 120 reads the negotiation breakdown table of the sales policy description file 60, and when the negotiation breakdown condition is satisfied, the negotiation determination is broken, and the notification unit 130 transmits the fact to the interface 30 and the negotiation is finished (step 211).
[0056]
If the negotiation breakdown condition is not satisfied, the notification unit 130 transmits the new sales amount to the interface 30. The interface 30 merges the result with new product information and a screen (HTML file) that displays a product purchase button, a negotiation input window, and the like, and presents the merged result to the buyer's terminal 10 (step 212).
【Example】
Embodiments of the present invention will be described below with reference to the drawings.
[0057]
In the following embodiment, an electronic mall operated on a homepage will be described as an example.
[0058]
A buyer who uses the electronic mall for the first time has user registration. User authentication is performed on the start page of the homepage. For example, it is assumed that “Taro Yamada” (customer ID = 1) in FIG. 5 logs in. After authentication, the home page automatically includes a product code, a price, and a list with a number input field as shown in FIG. Move to the homepage where radio buttons for "Purchase more" and "Add bonus", a field for entering the negotiation price, a purchase button, and a negotiation button are displayed. The buyer's information specified as the personal authentication is retained by the electronic mall until the buyer finishes using the electronic mall.
[0059]
The buyer presses the purchase button after entering the number of items to be ordered on the day of obtaining the item to order by looking at a list of prices and the like. For example, enter 1 in each number field of a low-priced personal computer, a 17-inch display, and a color printer, select “More Price” and press the Negotiate button. When the purchase button is pressed, information on the product code and the number of products is posted to the price determination unit 130. In the case of the previous example,
Product code 10001: Number 1;
Product code 20002: Number 1;
Product code 30002: Quantity 1:
Information is posted. In the price determination unit 120 of the price determination apparatus 100, the product management database 40 is accessed, and from the example of FIG.
Product code 10001: Price ¥ 80,000
Product code 20002: Price ¥ 40,000
Product code 30002: Price ¥ 20,000
And the sales price of ¥ 140,000 is calculated.
[0060]
Next, the usage data table of the sales policy description file 60 is read from the customer management database 50.
Customer ID1: Cumulative purchase price ¥ 1,000,000
From the product management database 40,
Product code 10001: Stock number 25: Purchase price ¥ 45,000
Product code 20002: Quantity in stock 20: Purchase value ¥ 28,000
Product code 30002: Stock quantity 50: Purchase price ¥ 15,000
Get each.
[0061]
Next, the search unit 110 reads and matches the negotiation table in the sales policy description file 60. For example, if the date of negotiation is January 1st,
5% discount on sales price
15% discount on sales price
20% discount on sales price
It is.
[0062]
If you choose a 15% discount on the selling price at random, the suggested price is
¥ 140,000 × (10015) / 100 = ¥ 111,000
become.
[0063]
Next, matching of negotiation break conditions is performed. Since there is no one that satisfies the condition, this offer price is transmitted to the interface 30.
[0064]
The interface 30 uses the presented price as a negotiation negotiation action, and displays a radio button for “More discount” and “Add bonus”, a column for entering the negotiation negotiation price, a purchase button, and a homepage on which the negotiation button is displayed. It is displayed on the terminal 10.
[0065]
The buyer “Taro Yamada” next inputs the negotiation price “¥ 100,000” and presses the negotiation button.
[0066]
Assume that the price determining apparatus 100 performs the same processing as described above, and selects a negotiating condition with a 20% discount on the selling price and a Dandam.
[0067]
At this time, the offer price is
max (119,000 x (100-20) / 100, 100,000) = max (95,200, 100.000)
= ¥ 100,000
become.
[0068]
Since this value does not satisfy the negotiation breaking condition, this offer price is transmitted to the interface 30. The interface 30 displays the purchase price and the negotiation negotiation action as the buyer's homepage on which radio buttons “price more” and “add bonus”, a field for entering the negotiation negotiation amount, a purchase button, and a negotiation button are displayed. It is displayed on the terminal 10.
[0069]
The buyer “Taro Yamada” presses a purchase button to close a business negotiation.
[0070]
In the above embodiment, the flowchart shown in FIG. 7 is constructed as a program, and a disk device, floppy disk, CD-ROM, etc. connected to a computer used as a price determination device when implementing the present invention. The present invention can be easily realized by storing it in a portable storage medium and installing it when implementing the present invention.
[0071]
The present invention is not limited to the above-described embodiments, and various modifications and applications are possible within the scope of the claims.
[0072]
【The invention's effect】
As described above, according to the present invention, it is possible to set a price under a condition that is matched to the negotiation by performing the negotiation that matches the purchase condition of the buyer and the sale condition of the seller as electronic commerce on the network. it can. This is because sales conditions can be set flexibly in consideration of not only the price but also the purchase history of the buyer, the status of inventory, etc., making it possible to conduct business negotiations close to the real world.
[Brief description of the drawings]
FIG. 1 is a diagram for explaining the principle of the present invention.
FIG. 2 is a principle configuration diagram of the present invention.
FIG. 3 is a configuration diagram of a price determination system according to the present invention.
FIG. 4 is a diagram showing an example of a product management database according to the present invention.
FIG. 5 is an example of a customer management database according to the present invention.
FIG. 6 is a configuration diagram of a price determination device according to the present invention.
FIG. 7 is a flowchart of commodity price determination processing according to the present invention.
FIG. 8 is an example of a usage data table of a sales policy description file according to an embodiment of the present invention.
FIG. 9 is an example of a negotiation table of a sales policy description file according to an embodiment of the present invention.
FIG. 10 is an example of a negotiation breakdown table of a sales policy description file according to an embodiment of the present invention.
FIG. 11 is an example of a product list presented by an interface according to an embodiment of the present invention.
[Explanation of symbols]
10 terminals
20 network
30 interface
40 Product management database
50 Customer management database
60 Sales policy description file
100 Price determination device
110 Buyer information input means, buyer information input section
120 Price determination means, price determination unit
130 Notification means, notification unit

Claims (5)

買い手情報入力手段、価格決定手段、通知手段、商品管理データベース、顧客管理データベース、少なくとも1つの販売方針記述ファイルを有し、買い手の購入条件と売り手の販売条件に基づいて電子商取引における商品の販売価格を決定するための販売価格決定装置が行う販売価格決定方法であって、
前記買い手情報入力手段が、ネットワークよりインタフェースを介して、前記買い手の端末から顧客ID、注文リストを取得し、
前記価格決定手段が、
前記注文リストの商品IDに基づいて、取扱商品の情報を管理する商品管理データベースを検索し、注文された商品の合計金額を計算し、
商品の販売価格を決定するための販売方針を記述した前記販売方針記述ファイルを読み込み、ランダムに該販売方針記述ファイルを選択し、
選択された前記販売方針記述ファイルの前記合計金額、商品の在庫数を条件とする交渉テーブルの交渉条件に基づいて、前記商品管理データベース、顧客情報を管理する顧客管理データベースを検索して該交渉条件を満足する割引率をランダムに選択し、
初回は前記商品の合計金額と前記割引率との乗算によって、2回目以降は前回の提示金額と前記割引率との乗算によって今回の提示金額を算出し、
交渉回数及び前記今回の提示金額が、前記販売方針記述ファイルの交渉決裂テーブルに記憶された交渉決裂条件を満足するかを調べ、
交渉決裂でない場合には、前記通知手段が、前記今回の提示金額を前記買い手の端末に通知する
ことを特徴とする販売価格決定方法。
Buyer information input means, price determination means, notification means, merchandise management database, customer management database, at least one sales policy description file, and the sales price of goods in electronic commerce based on buyer purchase conditions and seller sales conditions A sales price determination method performed by a sales price determination device for determining
The buyer information input means, via the interface from the network, the customer ID from the terminal of the buyer to obtain the order list,
The price determination means is
Based on the product ID of the order list, search a product management database that manages information on products handled, calculate the total price of the ordered products,
Read the sales policy description file describing the sales policy for determining the sales price of the product, select the sales policy description file at random,
The total amount of the selected the sales policy description file, based on the negotiation conditions of the negotiating table to condition the stock number of the product, the product management database, the negotiations to find a customer management database to manage customer information Select a discount rate that satisfies the conditions at random,
The first time is calculated by multiplying the total price of the product by the discount rate, and the second time and later is calculated by multiplying the previous price by the discount rate.
Check whether the number of negotiations and the present amount of money this time satisfy the negotiation breaking conditions stored in the negotiation breaking table of the sales policy description file,
If the negotiation is not broken, the notification means notifies the buyer's terminal of the present amount of money to be presented .
買い手情報入力手段、価格決定手段、通知手段、商品管理データベース、顧客管理データベース、少なくとも1つの販売方針記述ファイルを有し、買い手の購入条件と売り手の販売条件に基づいて電子商取引における商品の販売価格を決定するための販売価格決定装置が行う販売価格決定方法であって、Buyer information input means, price determination means, notification means, merchandise management database, customer management database, at least one sales policy description file, and the sales price of goods in electronic commerce based on buyer purchase conditions and seller sales conditions A sales price determination method performed by a sales price determination device for determining
前記買い手情報入力手段が、ネットワークよりインタフェースを介して、前記買い手の端末から顧客ID、注文リストを取得し、The buyer information input means obtains a customer ID and an order list from the buyer's terminal via an interface from a network,
前記価格決定手段が、The price determination means is
前記注文リストの商品IDに基づいて、取扱商品の情報を管理する商品管理データベースを検索し、注文された商品の合計金額を計算し、Based on the product ID of the order list, search a product management database that manages information on products handled, calculate the total price of the ordered products,
商品の販売価格を決定するための販売方針を記述した前記販売方針記述ファイルを読み込み、ランダムに該販売方針記述ファイルを選択し、Read the sales policy description file describing the sales policy for determining the sales price of the product, select the sales policy description file at random,
選択された前記販売方針記述ファイルの前記合計金額、商品の在庫数を条件とする交渉テーブルの交渉条件に基づいて、前記商品管理データベース、顧客情報を管理する顧客管理データベースを検索して該交渉条件を満足する割引率あるいは無料で付加する商品をランダムに選択し、Based on the negotiation conditions of the negotiation table that is conditional on the total price and the quantity of products in the selected sales policy description file, the product management database and a customer management database that manages customer information are searched for the negotiation conditions. Randomly select a discount rate that satisfies
割引率が選択された場合には、初回は前記商品の合計金額と前記割引率との乗算によって、2回目以降は前回の提示金額と前記割引率との乗算によって今回の提示金額を算出し、当該今回の提示金額を今回の提示内容とし、無料で付加する商品が選択された場合には、初回は前記商品の合計金額を、2回目以降は前回の提示金額を今回の提示金額とし、当該今回の提示金額と無料で付加する商品とを今回の提示内容とし、When a discount rate is selected, the present amount of money is calculated by multiplying the total amount of the product by the discount rate for the first time and by multiplying the previous amount of money by the discount rate for the second time and thereafter. If the product price to be added is selected for the first time, the total price of the product is selected for the first time, and the previous price is the current price for the second time or later. This presentation amount and the product to be added free of charge will be the contents of this presentation,
交渉回数及び前記今回の提示内容が、前記販売方式記述ファイルの交渉決裂テーブルに記憶された交渉決裂条件を満足するかを調べ、Check whether the number of negotiations and the content presented this time satisfy the negotiation break conditions stored in the negotiation break table of the sales method description file,
交渉決裂でない場合には、前記通知手段が前記今回の提示内容を前記買い手の端末に通知するWhen the negotiation is not broken, the notification means notifies the buyer's terminal of the present presentation content.
ことを特徴とする販売価格決定方法。A selling price determination method characterized by that.
電子商取引における商品の販売価格を決定するための販売価格決定装置であって、
取扱商品情報を管理する商品管理データベースと、
商品購入客の顧客情報を管理する顧客管理データベースと、
顧客情報と商品情報のデータ項目の一覧表と、合計金額、商品の在庫数を交渉条件とする交渉テーブルと、交渉を決裂するための条件を有する交渉決裂テーブルと、を有する少なくとも1つの販売方針記述ファイルと、
ネットワークよりインタフェースを介して、前記買い手の端末から顧客ID、注文リストを取得する買い手情報入力手段と、
前記注文リストの商品IDに基づいて、前記商品管理データベースを検索し、注文された商品の合計金額を計算し、複数個の前記販売方針記述ファイルを読み込み、ランダムに販売方針記述ファイルを選択し、選択された販売方針記述ファイルの交渉テーブルに記載されている交渉条件に基づいて、該商品管理データベース、前記顧客管理データベースを検索して交渉条件を満足する割引率をランダムに選択し、初回は前記商品の合計金額と前記割引率との乗算によって、2回目以降は前回の提示金額と前記割引率との乗算によって今回の提示金額を算出し、交渉回数及び前記今回の提示金額が、該販売方針記述ファイルの前記交渉決裂テーブルに記憶された交渉決裂条件満足するかを調べる価格決定手段と、
前記価格決定手段において、交渉決裂でない場合には、前記今回の提示金額を前記買い手の端末に通知する通知手段と、
を有することを特徴とする販売価格決定装置。
A sales price determination device for determining a sales price of a product in electronic commerce,
A product management database for managing product information;
A customer management database for managing customer information of product purchasers;
At least one sales policy having a list of data items of customer information and product information, a negotiation table having a total price and the number of products in stock as negotiation conditions, and a negotiation breakdown table having conditions for breaking the negotiations A description file;
Through the interface from the network, the customer ID from the terminal of the buyer, and the buyer information input means for obtaining an order list,
Based on the product ID of the order list, search for the product management database, to calculate the total amount of goods that have been ordered, read a plurality of the sales policy description file, select the sales policy description file in random , on the basis of the negotiating conditions that are described in the negotiating table of the selected sales policy description file, the product management database, the discount rate that satisfies the negotiating conditions by searching the customer management database selected at random, the first time Is calculated by multiplying the total amount of the product by the discount rate, and the second and subsequent times by multiplying the previous amount of money by the discount rate, and the number of negotiations and the current amount of money to be calculated are Price determining means for checking whether or not the negotiation break condition stored in the negotiation break table of the sales policy description file is satisfied;
In the price determination means, if the negotiation is not broken, a notification means for notifying the buyer's terminal of the present amount of money ,
A sales price determination device characterized by comprising:
電子商取引における商品の販売価格を決定するための販売価格決定装置であって、A sales price determination device for determining a sales price of a product in electronic commerce,
取扱商品情報を管理する商品管理データベースと、A product management database for managing product information;
商品購入客の顧客情報を管理する顧客管理データベースと、A customer management database for managing customer information of product purchasers;
顧客情報と商品情報のデータ項目の一覧表と、合計金額、商品の在庫数を交渉条件とする交渉テーブルと、交渉を決裂するための条件を有する交渉決裂テーブルと、を有する少なくとも1つの販売方針記述ファイルと、At least one sales policy having a list of data items of customer information and product information, a negotiation table having a total price and the number of products in stock as negotiation conditions, and a negotiation breakdown table having conditions for breaking the negotiations A description file;
ネットワークよりインタフェースを介して、前記買い手の端末から顧客ID、注文リストを取得する買い手情報入力手段と、A buyer information input means for obtaining a customer ID and an order list from the buyer's terminal via an interface from a network;
前記注文リストの商品IDに基づいて、前記商品管理データベースを検索し、注文された商品の合計金額を計算し、複数個の前記販売方針記述ファイルを読み込み、ランダムに該販売方針記述ファイルを選択し、選択された販売方針記述ファイルの交渉テーブルに記載されている交渉条件に基づいて、該商品管理データベース、前記顧客管理データベースを検索して該交渉条件を満足する割引率あるいは無料で付加する商品をランダムに選択し、割引率が選択された場合には、初回は前記商品の合計金額と前記割引率との乗算によって、2回目以降は前回の提示金額と前記割引率との乗算によって今回の提示金額を算出し、当該今回の提示金額を今回の提示内容とし、無料で付加する商品が選択された場合には、初回は前記商品の合計金額を、2回目以降は前回の提示金額を今回の提示内容とし、当該今回の提示金額と無料で付加する商品とを今回の提示内容とし、交渉回数及び該今回の提示内容が、該販売方式記述ファイルの交渉決裂テーブルに記憶された交渉決裂条件を満足するかを調べる価格決定手段と、Based on the product ID in the order list, search the product management database, calculate the total price of the ordered products, read a plurality of the sales policy description files, and randomly select the sales policy description files Based on the negotiation conditions described in the negotiation table of the selected sales policy description file, the product management database and the customer management database are searched to obtain a discount rate satisfying the negotiation conditions or a product to be added free of charge. If the discount rate is selected at random, the current presentation is performed by multiplying the total price of the product by the discount rate for the first time, and by multiplying the previous presentation price by the discount rate for the second and subsequent times. When the amount of money is calculated and the present amount of money is the current amount of presentation, and the product to be added for free is selected, the first time the total amount of the product is For the second and subsequent times, the previous presentation amount is the current presentation content, the current presentation amount and the product to be added free of charge are the current presentation content, and the number of negotiations and the current presentation content are included in the sales method description file. A price determination means for checking whether the negotiation break conditions stored in the negotiation break table are satisfied,
前記価格決定手段において、交渉決裂でない場合には、前記今回の提示内容を前記買い手の端末に通知する通知手段と、In the price determination means, if the negotiation is not broken, a notification means for notifying the buyer's terminal of the present presentation content;
を有することを特徴とする販売価格決定装置。A sales price determination device characterized by comprising:
請求項1または2記載の販売価格決定方法をコンピュータが実行するためのプログラムを記録したことを特徴とするコンピュータ読み取り可能な記録媒体。A computer-readable recording medium characterized in that the sales price determination method according to claim 1 or 2, wherein recording a program for a computer to execute.
JP2000342422A 2000-11-09 2000-11-09 Sales price determination method and apparatus, and storage medium storing sales price determination program Expired - Fee Related JP3977989B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000342422A JP3977989B2 (en) 2000-11-09 2000-11-09 Sales price determination method and apparatus, and storage medium storing sales price determination program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000342422A JP3977989B2 (en) 2000-11-09 2000-11-09 Sales price determination method and apparatus, and storage medium storing sales price determination program

Publications (2)

Publication Number Publication Date
JP2002149945A JP2002149945A (en) 2002-05-24
JP3977989B2 true JP3977989B2 (en) 2007-09-19

Family

ID=18816984

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000342422A Expired - Fee Related JP3977989B2 (en) 2000-11-09 2000-11-09 Sales price determination method and apparatus, and storage medium storing sales price determination program

Country Status (1)

Country Link
JP (1) JP3977989B2 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006313393A (en) * 2004-04-16 2006-11-16 Mieko Tsuyusaki Network system or discount negotiation system
JP5252321B2 (en) * 2004-04-16 2013-07-31 美恵子 露崎 Net system
JP4594780B2 (en) * 2005-03-30 2010-12-08 富士通株式会社 Inventory management program and inventory management system
JP2007188442A (en) * 2006-01-16 2007-07-26 Showa Shell Sekiyu Kk Sales management system and method, and computer program
US9215581B2 (en) 2006-04-14 2015-12-15 Qualcomm Incorported Distance-based presence management
US8886125B2 (en) 2006-04-14 2014-11-11 Qualcomm Incorporated Distance-based association
US8552903B2 (en) 2006-04-18 2013-10-08 Qualcomm Incorporated Verified distance ranging
US8837724B2 (en) 2007-03-27 2014-09-16 Qualcomm Incorporated Synchronization test for device authentication
US9524502B2 (en) 2007-06-20 2016-12-20 Qualcomm Incorporated Management of dynamic electronic coupons
US9483769B2 (en) 2007-06-20 2016-11-01 Qualcomm Incorporated Dynamic electronic coupon for a mobile environment
US9141961B2 (en) 2007-06-20 2015-09-22 Qualcomm Incorporated Management of dynamic mobile coupons
US20100280960A1 (en) * 2009-05-04 2010-11-04 Agisilaos-Georgios Ziotopoulos Apparatus and methods for negotiating discount offers
US10542372B2 (en) 2011-03-15 2020-01-21 Qualcomm Incorporated User identification within a physical merchant location through the use of a wireless network

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2907686B2 (en) * 1993-06-30 1999-06-21 東芝テック株式会社 Product sales data processing device
JPH07121773A (en) * 1993-10-22 1995-05-12 Mitsubishi Electric Corp Pos system use winner specifying device
JPH09167182A (en) * 1995-12-14 1997-06-24 Nippon Syst Design Kk System and device for managing customer
JPH10171879A (en) * 1996-12-06 1998-06-26 Purosupaa Kurieiteibu:Kk Merchandise sales system, and information communication method and storage medium for the same system
JP3923669B2 (en) * 1998-11-18 2007-06-06 東芝テック株式会社 Product sales registration data processing device

Also Published As

Publication number Publication date
JP2002149945A (en) 2002-05-24

Similar Documents

Publication Publication Date Title
JP2002041842A (en) Electronic mediation service and price determination for selling/buying article
JP5957164B1 (en) Information processing apparatus, information processing method, and information processing program
JP3977989B2 (en) Sales price determination method and apparatus, and storage medium storing sales price determination program
JP2022514154A (en) Inventory capture, image processing, and market descriptor pricing systems
WO2016125242A1 (en) Information processing device, information processing method, and information processing program
WO2001095192A2 (en) Apparatus and method of receiving order, storage medium, and method of point service
US20040034562A1 (en) Time service management apparatus, method, medium, and program
JP6853286B2 (en) Providing equipment, providing method and providing program
US20020032606A1 (en) Apparatus and method of receiving order, storage medium, and method of point service
JP6774543B1 (en) Information processing equipment, information processing methods, and programs
JP2019091359A (en) Transaction control device, transaction control method and transaction control program
JP6006359B2 (en) Information processing apparatus, information processing system, and program
JP2001118023A (en) Customer stock management device, and system and method for assisting commodity sale
EP1193632A1 (en) Apparatus and method for providing information about sale of goods, method for displaying information about sale of goods, and computer-readable recording medium
JP2003076887A (en) Used item transaction system, used item transaction support device and used item transaction method
JP3949909B2 (en) Purchaser evaluation system, program, and media
JP4483109B2 (en) Electronic commerce equipment, electronic commerce program
JP7235024B2 (en) Terminal device and program
US20230325869A1 (en) Automated Product/Service Vending System and Method
JP2002117309A (en) Method and system for commodity price discount in online shopping
JP5190523B2 (en) Server apparatus, program, and information processing method
JP5033539B2 (en) Occupational sales processing system, apparatus, method, program, and computer-readable medium storing the program
JP6075815B1 (en) Sales condition management device for pre-sale of products, etc. and sales condition management method
JP2002304554A (en) System and method for product purchase on web shop and product purchase program on the same web shop
JP6101410B1 (en) Information processing apparatus, information processing method, and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040428

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060605

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060613

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060714

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070306

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070423

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070619

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070622

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100629

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 3977989

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100629

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110629

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110629

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120629

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120629

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130629

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140629

Year of fee payment: 7

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees