JP3549385B2 - Computer-readable recording medium recording mall server and mall server program - Google Patents
Computer-readable recording medium recording mall server and mall server program Download PDFInfo
- Publication number
- JP3549385B2 JP3549385B2 JP5169198A JP5169198A JP3549385B2 JP 3549385 B2 JP3549385 B2 JP 3549385B2 JP 5169198 A JP5169198 A JP 5169198A JP 5169198 A JP5169198 A JP 5169198A JP 3549385 B2 JP3549385 B2 JP 3549385B2
- Authority
- JP
- Japan
- Prior art keywords
- category
- product
- search
- mall server
- master table
- 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
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Digital Computer Display Output (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
Description
【0001】
【発明の属する技術分野】
本発明はネットワーク上で仮想的なショッピングモールを提供するモールサーバ及びモールサーバプログラムを記録したコンピュータ読み取り可能な記録媒体に関し、特に商品をカテゴリ別に分類して商品検索を行うモールサーバ及びそのような機能をコンピュータで実現するためのモールサーバプログラムを記録したコンピュータ読み取り可能な記録媒体に関する。
【0002】
【従来の技術】
近年の情報通信手段の発達により、インターネットのような広域情報通信網を用いて様々なサービスが提供されている。そのサービスの1つに、ネットワーク上に設けられた仮想的なショッピングモールがある。このショッピングモールにアクセスすれば、自宅に居ながらにして様々な商品を購入できる。
【0003】
ショッピングモールのサービスは、モールサーバと呼ばれるサーバコンピュータにより提供されている。インターネットを介してモールサーバにアクセスすると、そのショッピングモールで販売している商品リストを見ることができる。このとき顧客が目的の商品を見つけやすいように、モールサーバには商品検索機能が設けられている。その商品検索機能における検索キーとして、カテゴリが用いられることがある。
【0004】
図10は、従来のモールサーバの商品検索画面を示す図である。商品検索画面60を開くと、商品のカテゴリのリストが表示される。この例では、検索キーとして「ファッション」、「グルメ」、「ホビー」、「クリスマス」及び「お中元」のカテゴリが表示されている。利用者は、これらのカテゴリの中から自分の欲しい商品が属するカテゴリを選択する。すると、選択されたカテゴリに属する商品が、顧客の端末装置の画面に表示される。そして、顧客は、画面に表示された商品の中から欲しい商品を指定して、その商品を注文することができる。
【0005】
このように、カテゴリを検索キーとした検索機能を用いれば、目的の商品を容易に見つけ出し、注文をすることができる。
【0006】
【発明が解決しようとする課題】
しかし、従来のカテゴリ別検索機能では、時節に関係なく検索キーが表示されることから、時節によっては不要なカテゴリまでも多数表示されてしまうという問題点があった。このような不要なカテゴリは、顧客が目的のカテゴリを選択する際の邪魔になる。例えば、「クリスマス」のカテゴリが利用される時期は、クリスマスシーズン中に限られる。このように、ある特定の時節に限って利用されるカテゴリが検索画面に常に表示されていると、利用者が探しているカテゴリが埋もれてしまい、目的のカテゴリを見つけ出すのに時間がかかってしまう。
【0007】
また、販売期間が限定されている商品が販売期間以外においても検出されると、販売していない商品がリストアップされることとなり顧客が混乱してしまう。そこで、販売期間以外はその商品が検出されないようにする必要がある。ところが、そのためには出店企業の担当者が時節に応じて逐一商品の登録及び抹消を行わなければならなかったため、出店企業の担当者の負担が過大であった。
【0008】
本発明はこのような点に鑑みてなされたものであり、各カテゴリを検索キーとして、商品検索画面へ表示する期間を限定することができるモールサーバを提供することを目的とする。
【0009】
また、本発明の多の目的は、各カテゴリを検索キーとして、商品検索画面へ表示する期間を限定する処理をコンピュータに行わせることができるモールサーバプログラムを記録したコンピュータ読み取り可能な記録媒体を提供することである。
【0010】
【課題を解決するための手段】
本発明では上記課題を解決するために、商品をカテゴリ別に分類して商品検索を行うモールサーバにおいて、商品を分類するための複数のカテゴリが、それぞれのカテゴリの適用期間に関する情報とともに登録されているカテゴリマスタテーブルと、カテゴリ別に分類された商品が登録された商品マスタテーブルと、端末装置から検索画面取得要求を受け取ると、現在の日付を前記適用期間に含んでいるカテゴリのリストをカテゴリ選択メニューとして含む商品検索画面データを作成する商品検索画面作成手段と、前記商品検索画面データを閲覧した前記端末装置から、前記カテゴリ選択メニュー内の任意のカテゴリを指定した検索指令を受け取ると、指定されたカテゴリに属する商品を前記商品マスタテーブルの中から検索する商品検索手段と、を有することを特徴とするモールサーバが提供される。
【0011】
このモールサーバによれば、端末装置から検索画面取得要求が送られてくると、商品検索画面作成処理部により、現在の日付を前記適用期間に含んでいるカテゴリのリストをカテゴリ選択メニューとして含む商品検索画面データが作成される。そして、商品検索画面データを閲覧した前記端末装置から検索指令が送られてくると、商品検索手段により、指定されたカテゴリに属する商品が商品マスタテーブルの中から検索される。
【0012】
このようにして、端末装置を操作する顧客は、適用期間内に含まれるカテゴリのみをカテゴリ選択メニューとして閲覧することができるため、目的のカテゴリを容易に見つけ出して、検索指令を出すことができる。
【0013】
また、上記課題を解決するために、商品をカテゴリ別に分類して商品検索を行うモールサーバプログラムを記録したコンピュータ読み取り可能な記録媒体において、商品を分類するための複数のカテゴリが、それぞれのカテゴリの適用期間に関する情報とともに登録されているカテゴリマスタテーブル、カテゴリ別に分類された商品が登録された商品マスタテーブル、端末装置から検索画面取得要求を受け取ると、現在の日付を前記適用期間に含んでいるカテゴリのリストをカテゴリ選択メニューとして含む商品検索画面データを作成する商品検索画面作成手段、前記商品検索画面データを閲覧した前記端末装置から、前記カテゴリ選択メニュー内の任意のカテゴリを指定した検索指令を受け取ると、指定されたカテゴリに属する商品を前記商品マスタテーブルの中から検索する商品検索手段、としてコンピュータを機能させることを特徴とするモールサーバプログラムを記録したコンピュータ読み取り可能な記録媒体が提供される。
【0014】
この記録媒体に記録されたモールサーバプログラムをコンピュータに実行させれば、上記本発明に係るモールサーバの機能がコンピュータ上で実現される。
【0015】
【発明の実施の形態】
以下、本発明の実施の形態を図面を参照して説明する。
図1は本発明の原理構成図である。モールサーバ10は、端末装置20からアクセスする顧客に対し、ショッピングモールに加盟している商店が販売している商品のカテゴリ別検索機能を提供している。
【0016】
モールサーバ10内には2種類のテーブルが設けられている。カテゴリマスタテーブル11には、商品を分類するための検索キーとなる複数のカテゴリが、それぞれのカテゴリの適用期間に関する情報とともに登録されている。適用期間は、開始月日と終了月日とで示されている。商品マスタテーブル12には、個々の商品とその商品の属するカテゴリとが対応づけて登録されている。
【0017】
商品検索画面作成手段13は、端末装置20から検索画面取得要求が出された際に、カテゴリマスタテーブル11に基づいて、現在の日付を適用期間に含んでいるカテゴリのリストをカテゴリ選択メニューとした商品検索画面データを作成する。その商品検索画面データは、端末装置20に送る。
【0018】
商品検索手段14は、端末装置20から検索指令が入力されると、商品マスタテーブル12を参照して、選択されたカテゴリに属する商品を検索する。そして、検出された商品の商品リスト表示画面データを作成し、端末装置20に送る。
【0019】
端末装置20は、モールサーバ10に対して商品検索画面データを作成させるための検索画面取得要求や、検索を実行させるための検索指令を出力することができる。また、モールサーバ10が提供するデータの閲覧機能を有している。すなわち、商品検索画面データが送られてくると商品検索画面21を表示し、商品リスト表示画面データが送られてくると商品リスト表示画面22を表示する。
【0020】
このようなシステムによれば、顧客が商品を探す場合には、まず端末装置20から検索画面取得要求を出力する。すると、商品検索画面作成手段13により商品検索画面データが作成され、端末装置20に送られる。端末装置20で商品検索画面21を表示するとカテゴリ選択メニュー21aが表示されるが、このカテゴリ選択メニュー21aには、時節の合致しないカテゴリは表示されない。図の例では、日付が「12/11」であるため「お中元(開始月日:06/01,終了月日:08/31)」と「バレンタイン(開始月日:02/01,終了月日:02/14)」のカテゴリは、時節が合わず表示されない。したがって、顧客は時節が適合したカテゴリの中から目的の商品が属しているカテゴリを見つけ出し、そのカテゴリを選択した後「検索」ボタン21bを押す。すると、検索指令が出される。検索指令がモールサーバ10に渡されると、商品検索手段14により、選択したカテゴリに属する商品の検索が行われ商品リスト表示画面データが作成される。その商品リスト表示画面データは端末装置20に送られ、端末装置20には商品リスト表示画面22が表示される。
【0021】
このようにして、時節の合ったカテゴリのみがカテゴリ選択メニュー21aに検索キーとして表示されるため、必要なカテゴリが不要なカテゴリに埋もれることもなく、目的のカテゴリを容易に選択することができる。その結果、カテゴリ選択時の顧客の負担が軽減される。また、販売期間以外の商品が商品リストとして表示されることもない。
【0022】
以下に、本発明のモールサーバを用いてインターネット上でショッピングモールサービスを提供する場合を例にとり、本発明の実施の形態を説明する。
図2は、ショッピングモールシステムの概念図である。モールサーバ30は、インターネット41を介して顧客42の顧客端末装置50や出展企業43のコンピュータと接続されている。
【0023】
顧客42は、顧客端末装置50を操作してモールサーバ30にアクセスする。そして、商品の検索や商品の注文などを行う。商品の注文情報はモールサーバ30内で保持される。出店企業43の担当者は、モールサーバ30にアクセスし、商品情報を登録したり注文情報の取り寄せを行う。出店企業43の担当者は、注文情報により受注状況を把握し、注文した客からの代金の支払いを確認したら商品を発送する。
【0024】
図3は、モールサーバ30と顧客端末装置50との内部構成を示す図である。なお、モールサーバ30から顧客端末装置50に渡される商品検索画面データ等の画面データは、全てHTML(Hyper Text Markup Language)形式の文書データである。
【0025】
モールサーバ30は、各種情報登録用のテーブルとして、出店企業の識別情報が登録された商店マスタテーブル31、各カテゴリの表示期間が登録されたカテゴリマスタテーブル32、及び各商品の属するカテゴリが登録された商品マスタテーブル33を有している。これらのテーブルの内容の詳細は後述する。
【0026】
商品検索画面作成処理部34は、検索画面取得要求があった際に商店マスタテーブル31とカテゴリマスタテーブル32とを参照して商品検索画面データを作成する。作成した商品検索画面データは、顧客端末装置50に送る。商品検索部35は、検索指令が出された際に、指定された条件に従って商品マスタテーブル33を検索する。このとき、商店が指定されていなければ商店別ヒット数表示画面データを作成して顧客端末装置50に送り、商店が指定されていれば商品リスト表示画面データを作成して顧客端末装置50に送る。注文管理部36は、商品指定情報を受け取ると、その商品の注文書入力画面データを顧客端末装置50に送る。注文管理部36は、顧客端末装置50から必要事項が入力されると、その内容を注文情報として注文情報記憶部37に格納する。
【0027】
一方、顧客端末装置50は、HTML文書を閲覧できるWWW(World Wide Web)ブラウザ50aを有しており、モールサーバ30から受け取った各画面データはWWWブラウザ50aに渡される。そして、WWWブラウザ50aにより表示装置の画面に表示される。また、モールサーバ30への要求等の出力もWWWブラウザ50aに対する入力により行われる。
【0028】
すなわち、顧客が商品を注文する際には、WWWブラウザ50aを用いてモールサーバ30にアクセスし、顧客端末装置50にショッピングモールメイン画面51を表示する。この画面から検索画面取得要求を出力することができる。また、WWWブラウザ50aは、モールサーバ30から受けとったデータに基づいて、商品検索画面52、商店別ヒット数表示画面53、商品リスト表示画面54及び注文書入力画面55を表示する。商品検索画面52は、商店やカテゴリを選択して検索指令を出力するための画面である。商店別ヒット数表示画面53は、各商店における検索条件に合致した商品の数を示すための画面である。商品リスト表示画面54は、購入したい商品の指定情報を入力するための画面である。注文書入力画面55は、商品を注文する際の必要事項を入力するための画面である。
【0029】
次に、各テーブルに登録されている情報について説明する。
図4は、商店マスタテーブルの例を示す図である。商店マスタテーブル31には、商店コードと商店名称とが対応づけて登録されている。この内容は、モールサーバ30の運用者が登録する。この例では、商店コード「IDM0001」が商店名「商店A」に対応し、商店コード「IDM0002」が商店名「商店B」に対応し、商店コード「IDM0003」が商店名「商店C」に対応している。
【0030】
図5は、カテゴリマスタテーブルの例を示す図である。カテゴリマスタテーブル32には、カテゴリコードに対応づけて、カテゴリ名称、表示開始月日及び表示終了月日が登録されている。この内容は、モールサーバ30の運用者が登録する。ここで、表示期間の制限をしないカテゴリは、表示開始月日が「00/00」とされ、表示終了月日が「99/99」とされている。この例では、カテゴリ名称が「クリスマス」、「お中元」、「お正月」及び「バレンタインデー」のカテゴリに関しては表示時期の制限があり、それぞれ「12/01〜12/25」、「06/01〜08/31」、「12/20〜01/05」、「02/01〜02/14」の期間が設定されている。その他の「フード/ドリンク」、「ファッション」、「電化製品/パソコン」、「ビジネス/事務用品」、「教育用品」、及び「書籍」のカテゴリに関しては、表示期間の制限はない。
【0031】
図6は、商品マスタテーブルの例を示す図である。商品マスタテーブル33には、商品コードに対応づけて、商品名称、単価、商品説明画面URL(Uniform Resource Locator)、商店コード、カテゴリコード1、及びカテゴリコード2が登録されている。この内容は、各商店のオペレータが登録する。この例では、各商品は、複数のカテゴリに属することができる。例えば、「商品1」のカテゴリコードには、「C0001」、「J0001」が登録されているため、この商品は「クリスマス」と「フード/ドリンク」との2つのカテゴリに属している。なお、商品説明URLは、該当する商品の説明が記載された文書情報の場所を示している。
【0032】
次に、図3のモールサーバ30の各テーブルに図4〜図6に示した情報が登録されているものとし、顧客が商品の検索を行う際のモールサーバ30の処理を具体的に説明する。
【0033】
図7は、商品検索画面作成処理の例を示す図である。ショッピングモールメイン画面51には、ショッピングモールで提供しているサービスのジャンル分けが表示されている。そのジャンルの中に「商品検索」がある。顧客が「商品検索」のボタン51aを押すと、顧客端末装置50からモールサーバ30へ検索画面取得要求が出力される。すると、商品検索画面作成処理部34が、商店マスタテーブル31から登録されている商店の名称を取得する。また、カテゴリマスタテーブル32から表示期間の条件の中に現在の日付を含むカテゴリの名称を取得する。商品検索画面作成処理部34は、これらの取得した情報から商品検索画面データを作成する。その商品検索画面データが顧客端末装置50に送られると、顧客端末装置50の表示装置の画面に商品検索画面52が表示される。商品検索画面52には、検索キーの入力領域52a〜52eがある。この例では、「商店」、「カテゴリ」、「商品名称」、「上限単位」及び「下限単位」の5つの検索キーが用意されている。「商店」と「カテゴリ」との検索キー入力領域52a,52bの右側には、メニューを表示させるためのボタン52aa,52baがある。
【0034】
「商店」の右のボタン52aaを押すと、図4に示した商店マスタテーブル31に登録されている商店名称のリストが表示される。「カテゴリ」の右のボタン52baを押すと、図5に示したカテゴリマスタテーブル32の中で、現在の日付(この例では「12月11日」であるものとする)を表示開始月日と表示終了月日との間に含んでいるカテゴリの名称が表示される。従って、カテゴリマスタテーブル32の中の「お中元」と「バレンタインデー」とは表示されていない。
【0035】
顧客が商品検索画面52において目的の商品が属しているカテゴリを検索キーとして入力し「検索開始」ボタン52fを押すことにより、顧客端末装置50からモールサーバ30へ検索指令が出力される。その検索指令は、商品検索部35に渡され、商品の検索が行われる。
【0036】
図8は、商品検索処理の例を示す図である。商品検索画面52において、各種検索キーの入力を行い「検索開始」のボタン52fを押すと、検索キーが商品検索部35に渡される。すると、商品検索部35は、商品マスタテーブル33を参照して商品検索を行う。
【0037】
ここで、商店が指定されていない場合(商店無指定時)には、商品マスタテーブル33から指定されたカテゴリコードを持つ商品を検索して、商店コード毎に検索ヒット件数を集計する。その検索結果から、商店別ヒット数表示画面データを作成する。そして、顧客端末装置50には商店別ヒット数表示画面53が表示される。
【0038】
一方、商品が指定されていた場合(商店指定時)には、商品マスタテーブル33から、指定されたカテゴリコードと商店コードとを持つ商品を検索する。その検索結果から、商品リスト表示画面データを作成する。そして、、顧客端末装置50には商品リスト表示画面54が表示される。
【0039】
商店別ヒット数表示画面53には、検索条件表示部53aと商店別ヒット数表示部53bとがある。この例では、検索条件表示部53aには「カテゴリ」の項目に「クリスマス」とだけ表示されている。一方、商店別ヒット数表示部53bには、商店が取り扱っている商品の中で、検索キーの条件に合致する商品の数が集計され、「ヒット件数」として表示されている。この例では、クリスマスのカテゴリコード「J0001」を有する商品の数が表示される。顧客は、商店別ヒット数表示部53bの中から商店を一つ選択する。ここでは「商店A」を選択したものとする。すると、その商店の商品リスト表示画面54が顧客端末装置50に表示される。
【0040】
商品リスト表示画面54には、検索条件表示部54aと商品リスト表示部54bとがある。この例では、検索条件表示部54aには「商店」の項目に「商店A」が表示され、「カテゴリ」の項目に「クリスマス」と表示されている。商品リスト表示部54bには、商品名称に対応づけて「商品コード」と「価格」とが表示されている。顧客が、商品リスト表示部54bのなかから欲しいと思う商品を選択すると、商品指定情報が注文管理部36に渡され、顧客端末装置50には注文書入力画面55が表示される。顧客は、この注文書入力画面55に所定の事項を入力することにより、目的の商品を発注することができる。その注文書入力画面55で入力された情報は、注文管理部36により注文情報記憶部37に格納される。
【0041】
次に、商品検索画面作成の処理手順を説明する。この処理は、検索画面取得要求を受け取った商品検索画面作成処理部34が行う。
図9は、商品検索画面作成処理部の処理手順を示すフローチャートである。この処理をステップ番号に沿って説明する。
〔S1〕検索画面用定型データを取得する。この検索画面用定型データは、カテゴリ選択メニューの内容を除いた状態の検索画面データであり、予めHTML形式で作成されている。なお、この検索画面用定型データには、商店名のリストは既に組み込まれているものとする。
〔S2〕モールサーバ30の内部に設けられている時計機能から、現在の日付を取得する。
〔S3〕カテゴリマスタテーブル32より、まだ選択されていないカテゴリを一つ選択する。
〔S4〕選択したカテゴリの開始月日と終了月日とを取得する。
〔S5〕開始月日が現在日付より前か否かを判断する。同日若しくは開始月日の方が前であればステップS6に進み、現在日付の方が前であればステップS8に進む。
〔S6〕現在日付が終了月日より前か否かを判断する。同日若しくは現在日付の方が前であればステップS7に進み、終了月日の方が前であればステップS8に進む。
〔S7〕選択されているカテゴリを、検索キーとしてカテゴリ選択メニューに登録する。例えば、HTMLの<SELECT></SELECT>のタグで挟まれた領域に、<OPTION>のタグを付けてカテゴリを追加する。、
〔S8〕全てのカテゴリを選択したか否かを判断する。全てのカテゴリの選択が終了していればステップS9に進み、未選択のカテゴリがあればステップS3にすすむ。
〔S9〕商品検索画面データを顧客端末装置50に送信する。
【0042】
このようにして、時節が合致したカテゴリのみがカテゴリ選択メニューに検索キーの候補として登録される。したがって、顧客には時節が合わないカテゴリはメニューに表示されないため、検索キーとしてカテゴリを選択する際に目的のカテゴリを容易に選択することができる。
【0043】
しかも、本発明のモールサーバによれば、表示すべき期間をカテゴリ別に設定できるため、期間限定商品の登録や抹消を出店企業毎に行う必要がなく、出店企業の負担が軽減される。しかも、モールサーバの管理者が行う作業は、カテゴリマスタテーブルへの開始月日と終了月日との登録だけであるため、特にモールサーバの運用者の負担が過大となることもない。
【0044】
なお、上記の処理機能は、コンピュータによって実現することができる。その場合、モールサーバが有すべき機能の処理内容は、コンピュータで読み取り可能な記録媒体に記録されたプログラムに記述されており、このプログラムをコンピュータで実行することにより、上記処理がコンピュータで実現される。コンピュータで読み取り可能な記録媒体としては、磁気記録装置や半導体メモリ等がある。市場を流通させる場合には、CD−ROM(Compact Disk Read Only Memory) やフロッピーディスク等の可搬型記録媒体にプログラムを格納して流通させたり、ネットワークを介して接続されたコンピュータの記憶装置に格納しておき、ネットワークを通じて他のコンピュータに転送することもできる。コンピュータで実行する際には、コンピュータ内のハードディスク装置等にプログラムを格納しておき、メインメモリにロードして実行する。
【0045】
【発明の効果】
以上説明したように本発明では、各カテゴリの適用期間をカテゴリマスタテーブルに登録しておき、検索画面取得要求があった際には、現在の日付を適用期間内に含んでいるカテゴリのみをカテゴリ選択メニューに含めて商品検索画面データを作成するようにしたため、商品検索画面データを閲覧する顧客は時節に合ったカテゴリの中から目的のカテゴリを選択でき、カテゴリの選択が容易となる。
【0046】
また、本発明のモールサーバプログラムを記録したコンピュータ読み取り可能な記録媒体では、各カテゴリの適用期間をカテゴリマスタテーブルに登録しておき、検索画面取得要求があった際には、現在の日付を適用期間内に含んでいるカテゴリのみをカテゴリ選択メニューに含めて商品検索画面データを作成するようなプログラムを記録しているため、この記録媒体に記録されたモールサーバプログラムをコンピュータに実行させれば、商品検索画面データを閲覧する顧客は時節に合ったカテゴリの中から目的のカテゴリを選択でき、カテゴリの選択が容易なモールサーバをコンピュータで構築できる。
【図面の簡単な説明】
【図1】本発明の原理構成図である。
【図2】ショッピングモールシステムの概念図である。
【図3】モールサーバと顧客端末装置との内部構成を示す図である。
【図4】商店マスタテーブルの例を示す図である。
【図5】カテゴリマスタテーブルの例を示す図である。
【図6】商品マスタテーブルの例を示す図である。
【図7】商品検索画面作成処理の例を示す図である。
【図8】商品検索処理の例を示す図である。
【図9】商品検索画面作成処理部の処理手順を示すフローチャートである。
【図10】従来のモールサーバの商品検索画面を示す図である。
【符号の説明】
10 モールサーバ
11 カテゴリマスタテーブル
12 商品マスタテーブル
13 商品検索画面作成手段
14 商品検索手段
20 端末装置
21 商品検索画面
22 商品リスト表示画面[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a mall server that provides a virtual shopping mall on a network, and a computer-readable recording medium on which a mall server program is recorded. The present invention relates to a computer-readable recording medium on which a mall server program for realizing the above is realized.
[0002]
[Prior art]
With the recent development of information communication means, various services have been provided using a wide area information communication network such as the Internet. One of the services is a virtual shopping mall provided on a network. If you access this shopping mall, you can purchase various products while staying at home.
[0003]
Shopping mall services are provided by a server computer called a mall server. If you access the mall server via the Internet, you can see the list of products sold at the shopping mall. At this time, the mall server is provided with a product search function so that the customer can easily find the target product. A category may be used as a search key in the product search function.
[0004]
FIG. 10 is a diagram showing a product search screen of a conventional mall server. When the
[0005]
As described above, by using the search function using the category as a search key, it is possible to easily find a target product and place an order.
[0006]
[Problems to be solved by the invention]
However, in the conventional category-based search function, a search key is displayed irrespective of the time period, so that there is a problem in that many unnecessary categories are displayed depending on the time period. Such unnecessary categories hinder the customer from selecting a desired category. For example, the “Christmas” category is used only during the Christmas season. In this way, if the category used only for a specific time is always displayed on the search screen, the category that the user is looking for is buried, and it takes time to find the target category. .
[0007]
Further, if a product whose sales period is limited is detected even during periods other than the sales period, products not sold are listed up, and the customer is confused. Therefore, it is necessary to prevent the product from being detected during periods other than the sales period. However, for that purpose, the person in charge of the opening company had to register and delete the product at every time according to the time, so the burden on the person in charge of the opening company was excessive.
[0008]
The present invention has been made in view of such a point, and it is an object of the present invention to provide a mall server that can limit a period of display on a product search screen using each category as a search key.
[0009]
Further, another object of the present invention is to provide a computer-readable recording medium which records a mall server program which can cause a computer to perform a process of limiting a period of display on a product search screen using each category as a search key. It is to be.
[0010]
[Means for Solving the Problems]
In the present invention, in order to solve the above problem, in a mall server that classifies products by category and performs a product search, a plurality of categories for classifying the products are registered together with information on an application period of each category. When receiving a search screen acquisition request from a terminal device, a category master table, a product master table in which products classified by category are registered, and a list of categories including a current date in the applicable period as a category selection menu. A product search screen creating means for creating product search screen data including, and a search command specifying an arbitrary category in the category selection menu is received from the terminal device which browsed the product search screen data; Product searcher that searches for products belonging to the product master table from the product master table When, the mall server, characterized by having provided.
[0011]
According to this mall server, when a search screen acquisition request is sent from the terminal device, the product search screen creation processing unit causes a product including, as a category selection menu, a list of categories including the current date in the applicable period. Search screen data is created. Then, when a search command is sent from the terminal device that browsed the product search screen data, the product search means searches for a product belonging to the specified category from the product master table.
[0012]
In this way, the customer who operates the terminal device can browse only the categories included within the applicable period as the category selection menu, and can easily find the target category and issue a search command.
[0013]
Further, in order to solve the above-described problem, in a computer-readable recording medium recording a mall server program for performing product search by classifying products by category, a plurality of categories for classifying products are classified into respective categories. The category master table registered with the information on the application period, the product master table in which the products classified by the category are registered, and the category including the current date in the application period when a search screen acquisition request is received from the terminal device. Product search screen creating means for creating product search screen data including the list of items as a category selection menu, and receiving a search command specifying an arbitrary category in the category selection menu from the terminal device that browsed the product search screen data. And the products belonging to the specified category Product search means for searching among the goods master table, a computer-readable recording medium recording a mall server program for causing a computer to function are provided as.
[0014]
If the computer executes the mall server program recorded on the recording medium, the functions of the mall server according to the present invention are realized on the computer.
[0015]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing the principle of the present invention. The mall server 10 provides a customer who accesses from the terminal device 20 with a search function for a category of a product sold by a store affiliated with the shopping mall.
[0016]
Two types of tables are provided in the mall server 10. In the category master table 11, a plurality of categories serving as search keys for classifying products are registered together with information on the application period of each category. The application period is indicated by a start date and an end date. In the product master table 12, each product and a category to which the product belongs are registered in association with each other.
[0017]
When a search screen acquisition request is issued from the terminal device 20, the product search screen creating means 13 sets a list of categories including the current date in the applicable period as a category selection menu based on the category master table 11. Create product search screen data. The product search screen data is sent to the terminal device 20.
[0018]
When a search command is input from the terminal device 20, the product search means 14 refers to the product master table 12 to search for products belonging to the selected category. Then, it creates product list display screen data of the detected product and sends it to the terminal device 20.
[0019]
The terminal device 20 can output a search screen acquisition request for causing the mall server 10 to create product search screen data and a search command for executing a search. Also, it has a function of browsing data provided by the mall server 10. That is, when the product search screen data is sent, the product search screen 21 is displayed, and when the product list display screen data is sent, the product
[0020]
According to such a system, when a customer searches for a product, first, a search screen acquisition request is output from the terminal device 20. Then, the product search screen data is created by the product search
[0021]
In this way, only the time-matched category is displayed as a search key in the
[0022]
Hereinafter, an embodiment of the present invention will be described by taking as an example a case where a shopping mall service is provided on the Internet using the mall server of the present invention.
FIG. 2 is a conceptual diagram of a shopping mall system. The
[0023]
The customer 42 operates the
[0024]
FIG. 3 is a diagram showing an internal configuration of the
[0025]
The
[0026]
The product search screen
[0027]
On the other hand, the
[0028]
That is, when the customer orders a product, the
[0029]
Next, information registered in each table will be described.
FIG. 4 is a diagram illustrating an example of the store master table. In the shop master table 31, a shop code and a shop name are registered in association with each other. This content is registered by the operator of the
[0030]
FIG. 5 is a diagram illustrating an example of the category master table. In the category master table 32, a category name, a display start date, and a display end date are registered in association with the category code. This content is registered by the operator of the
[0031]
FIG. 6 is a diagram illustrating an example of the product master table. In the product master table 33, a product name, a unit price, a product description screen URL (Uniform Resource Locator), a store code, a
[0032]
Next, it is assumed that the information shown in FIGS. 4 to 6 is registered in each table of the
[0033]
FIG. 7 is a diagram illustrating an example of the product search screen creation process. On the shopping mall
[0034]
When the button 52aa to the right of “shop” is pressed, a list of shop names registered in the shop master table 31 shown in FIG. 4 is displayed. When the button 52ba to the right of “category” is pressed, the current date (in this example, “December 11”) is displayed as the display start date and time in the category master table 32 shown in FIG. The name of the category included between the display end date is displayed. Therefore, “Onakamoto” and “Valentine's Day” in the category master table 32 are not displayed.
[0035]
When the customer inputs a category to which the target product belongs on the
[0036]
FIG. 8 is a diagram illustrating an example of the product search process. When the user inputs various search keys on the
[0037]
Here, when a store is not specified (when no store is specified), a product having the specified category code is searched from the product master table 33, and the number of search hits is counted for each store code. From the search result, the hit number display screen data for each store is created. Then, a hit
[0038]
On the other hand, when a product is specified (when a store is specified), a product having the specified category code and store code is searched from the product master table 33. Product list display screen data is created from the search result. Then, a product
[0039]
The store-specific hit
[0040]
The product
[0041]
Next, a processing procedure for creating a product search screen will be described. This process is performed by the product search screen
FIG. 9 is a flowchart illustrating a processing procedure of the product search screen creation processing unit. This processing will be described along the step numbers.
[S1] Obtain fixed form data for a search screen. The search screen standard data is search screen data excluding the contents of the category selection menu, and is created in HTML format in advance. It is assumed that a list of store names is already incorporated in the search screen fixed form data.
[S2] The current date is obtained from the clock function provided inside the
[S3] One category not yet selected is selected from the category master table 32.
[S4] The start date and end date of the selected category are acquired.
[S5] It is determined whether the start date is before the current date. If the same date or the start date is earlier, the process proceeds to step S6. If the current date is earlier, the process proceeds to step S8.
[S6] It is determined whether the current date is before the end date. If the same date or the current date is earlier, the process proceeds to step S7. If the end date is earlier, the process proceeds to step S8.
[S7] The selected category is registered as a search key in the category selection menu. For example, a category is added by attaching an <OPTION> tag to an area sandwiched between <SELECT></SELECT> tags in HTML. ,
[S8] It is determined whether all categories have been selected. If all categories have been selected, the process proceeds to step S9, and if there is an unselected category, the process proceeds to step S3.
[S9] The product search screen data is transmitted to the
[0042]
In this way, only the category that matches the time is registered as a search key candidate in the category selection menu. Therefore, the category that is not appropriate for the customer is not displayed on the menu, so that the target category can be easily selected when selecting the category as the search key.
[0043]
Moreover, according to the mall server of the present invention, the period to be displayed can be set for each category, so that it is not necessary to register or delete the limited time products for each store opening company, and the burden on the store opening company is reduced. Moreover, since the operation of the mall server administrator is only to register the start date and the end date in the category master table, the burden on the mall server operator does not become excessive.
[0044]
Note that the above processing functions can be realized by a computer. In this case, the processing contents of the functions that the mall server should have are described in a program recorded on a computer-readable recording medium, and the above processing is realized by the computer by executing this program on the computer. You. Computer-readable recording media include magnetic recording devices and semiconductor memories. When distributing in the market, the program is stored in a portable recording medium such as a CD-ROM (Compact Disk Read Only Memory) or a floppy disk and distributed, or stored in a storage device of a computer connected via a network. You can transfer it to another computer via a network. When the program is executed by a computer, the program is stored in a hard disk device or the like in the computer, and is loaded into a main memory and executed.
[0045]
【The invention's effect】
As described above, in the present invention, the application period of each category is registered in the category master table, and when a search screen acquisition request is issued, only the category that includes the current date within the application period is set as the category. Since the product search screen data is created so as to be included in the selection menu, the customer who browses the product search screen data can select a desired category from the categories suitable for the season, and the category can be easily selected.
[0046]
In the computer-readable recording medium on which the mall server program of the present invention is recorded, the application period of each category is registered in the category master table, and when a search screen acquisition request is issued, the current date is applied. Since the program that creates the product search screen data by including only the category included in the period in the category selection menu is recorded, if the computer executes the mall server program recorded on this recording medium, The customer who browses the product search screen data can select a target category from the categories that match the timetable, and can build a mall server that allows easy selection of the category using a computer.
[Brief description of the drawings]
FIG. 1 is a principle configuration diagram of the present invention.
FIG. 2 is a conceptual diagram of a shopping mall system.
FIG. 3 is a diagram showing an internal configuration of a mall server and a customer terminal device.
FIG. 4 is a diagram showing an example of a store master table.
FIG. 5 is a diagram showing an example of a category master table.
FIG. 6 is a diagram showing an example of a product master table.
FIG. 7 is a diagram illustrating an example of a product search screen creation process.
FIG. 8 is a diagram illustrating an example of a product search process.
FIG. 9 is a flowchart illustrating a processing procedure of a product search screen creation processing unit.
FIG. 10 is a diagram showing a product search screen of a conventional mall server.
[Explanation of symbols]
10 Mall server
11 Category master table
12 Product master table
13 Product search screen creation means
14 Product search means
20 Terminal device
21 Product search screen
22 Product list display screen
Claims (5)
商品を分類するための複数のカテゴリが、それぞれのカテゴリの適用期間に関する情報とともに登録されているカテゴリマスタテーブルと、
カテゴリ別に分類された商品が登録された商品マスタテーブルと、
端末装置から検索画面取得要求を受け取ると、現在の日付を前記適用期間に含んでいるカテゴリのリストをカテゴリ選択メニューとして含む商品検索画面データを作成する商品検索画面作成手段と、
前記商品検索画面データを閲覧した前記端末装置から、前記カテゴリ選択メニュー内の任意のカテゴリを指定した検索指令を受け取ると、指定されたカテゴリに属する商品を前記商品マスタテーブルの中から検索する商品検索手段と、
を有することを特徴とするモールサーバ。In a mall server that performs product search by classifying products by category,
A category master table in which multiple categories for classifying products are registered along with information on the applicable period of each category,
A product master table in which products classified by category are registered,
Upon receiving a search screen acquisition request from the terminal device, product search screen creating means for creating product search screen data including a list of categories including the current date in the applicable period as a category selection menu,
Upon receiving a search command specifying an arbitrary category in the category selection menu from the terminal device that browsed the product search screen data, a product search for searching for a product belonging to a specified category from the product master table Means,
A mall server comprising:
商品を分類するための複数のカテゴリが、それぞれのカテゴリの適用期間に関する情報とともに登録されているカテゴリマスタテーブル、
カテゴリ別に分類された商品が登録された商品マスタテーブル、
端末装置から検索画面取得要求を受け取ると、現在の日付を前記適用期間に含んでいるカテゴリのリストをカテゴリ選択メニューとして含む商品検索画面データを作成する商品検索画面作成手段、
前記商品検索画面データを閲覧した前記端末装置から、前記カテゴリ選択メニュー内の任意のカテゴリを指定した検索指令を受け取ると、指定されたカテゴリに属する商品を前記商品マスタテーブルの中から検索する商品検索手段、
としてコンピュータを機能させることを特徴とするモールサーバプログラムを記録したコンピュータ読み取り可能な記録媒体。In a computer-readable recording medium that records a mall server program that performs product search by classifying products by category,
A category master table in which multiple categories for classifying products are registered along with information on the applicable period of each category,
Product master table in which products classified by category are registered,
Upon receiving a search screen acquisition request from the terminal device, a product search screen creating means for creating product search screen data including a list of categories including the current date in the applicable period as a category selection menu,
Upon receiving a search command specifying an arbitrary category in the category selection menu from the terminal device that browsed the product search screen data, a product search for searching for a product belonging to a specified category from the product master table means,
A computer-readable recording medium that records a mall server program that causes a computer to function as a computer.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5169198A JP3549385B2 (en) | 1997-03-17 | 1998-03-04 | Computer-readable recording medium recording mall server and mall server program |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9-62854 | 1997-03-17 | ||
| JP6285497 | 1997-03-17 | ||
| JP5169198A JP3549385B2 (en) | 1997-03-17 | 1998-03-04 | Computer-readable recording medium recording mall server and mall server program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH10320422A JPH10320422A (en) | 1998-12-04 |
| JP3549385B2 true JP3549385B2 (en) | 2004-08-04 |
Family
ID=26392254
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5169198A Expired - Fee Related JP3549385B2 (en) | 1997-03-17 | 1998-03-04 | Computer-readable recording medium recording mall server and mall server program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3549385B2 (en) |
Families Citing this family (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001016685A1 (en) * | 1999-09-01 | 2001-03-08 | Funk, Berger & Berger | Distributing products from suppliers to consumers in a network environment |
| JP2001283026A (en) * | 2000-03-31 | 2001-10-12 | Fujitsu Fip Corp | United shopping mall system, retail shopping mall system, wholesale shopping mall system, mall server, combined shopping mall operating method, and recording medium describing combined shopping mall operating program |
| ES2250388T3 (en) | 2000-04-10 | 2006-04-16 | United Video Properties, Inc. | INTERACTIVE MEDIA GUIDE WITH MEDIA GUIDE INTERFACE. |
| AUPQ878500A0 (en) * | 2000-07-13 | 2000-08-03 | Aroney, Peter | Information obtaining system |
| JP2002041634A (en) * | 2000-07-25 | 2002-02-08 | Morohoshi Kako:Kk | System for providing and processing merchandise information |
| JP2002056216A (en) * | 2000-08-09 | 2002-02-20 | Fujitsu Ltd | Online shopping system, computer, server computer, and recording medium |
| JP2002352012A (en) * | 2001-05-29 | 2002-12-06 | Nec System Technologies Ltd | Commodity information presenting system, user terminal equipment, commodity information presenting method, and program |
| JP2006024038A (en) * | 2004-07-08 | 2006-01-26 | Kyoeisha Kk | Web data creation method |
| JP2008250836A (en) * | 2007-03-30 | 2008-10-16 | Clarion Co Ltd | Navigation device and control method thereof |
| US10640357B2 (en) | 2010-04-14 | 2020-05-05 | Restaurant Technology Inc. | Structural food preparation systems and methods |
| WO2014075092A1 (en) | 2012-11-12 | 2014-05-15 | Restaurant Technology Inc. | System and method for receiving and managing remotely placed orders |
| WO2015151206A1 (en) * | 2014-03-31 | 2015-10-08 | 楽天株式会社 | Purchase management device, purchase management method, program, and recording medium |
| JP7372431B1 (en) * | 2022-11-24 | 2023-10-31 | PayPay株式会社 | Information processing device, information processing system, information processing method, and information processing program |
-
1998
- 1998-03-04 JP JP5169198A patent/JP3549385B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH10320422A (en) | 1998-12-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR100834360B1 (en) | Adaptive catalog page display | |
| US20140281853A1 (en) | Apparatuses, methods and systems for a composite multimedia content generator | |
| JP3549385B2 (en) | Computer-readable recording medium recording mall server and mall server program | |
| JP2002032335A (en) | Method and system for displaying image | |
| JP2004070504A (en) | Information retrieval method and system based on personal profile information | |
| US20050188057A1 (en) | Contents service system and method using image, and computer readable storage medium stored therein computer executable instructions to implement contents service method | |
| JPH11143940A (en) | Purchasing information providing system and recording medium | |
| JP2001350782A (en) | Home page retrieval service method | |
| JP2004265294A (en) | Web system for providing daily special menu, store information, and advertisement | |
| TWI573032B (en) | Information processing device, information processing method, memory media | |
| WO2001098977A1 (en) | Bookmark system | |
| KR100343854B1 (en) | Classification diagram type displaying - information retrieval system | |
| JP2005122766A (en) | Merchandise price information registration system and method | |
| US20250037190A1 (en) | Information display device, information display method, and storage medium | |
| JP2001344478A (en) | System and method for article purchase by internet shopping, broker server, and recording medium with recorded article purchase program | |
| TWI852804B (en) | Search result page transmission device, search result page transmission method, and search result page transmission program | |
| JP7276950B2 (en) | Information provision system and program | |
| JP2002351886A (en) | Store search system and method | |
| JP2002297956A (en) | Product order receiving system and method | |
| JP5556166B2 (en) | Electronic leaflet information retrieval device | |
| JP2003044737A (en) | Wide-area recognition system for corporate information | |
| TW202420115A (en) | Item page transmission device, item page transmission method, and item page transmission program | |
| WO2002059786A1 (en) | Information serach service provision support device and information serach service provision support method | |
| JP2002041828A (en) | Inter-enterprise business talk system | |
| JP2023047969A (en) | Server, information processing method, and program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 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: 20040420 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040420 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080430 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090430 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090430 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100430 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110430 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110430 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120430 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130430 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140430 Year of fee payment: 10 |
|
| LAPS | Cancellation because of no payment of annual fees |