JP2007233466A - Information processing apparatus, method, and computer program - Google Patents

Information processing apparatus, method, and computer program Download PDF

Info

Publication number
JP2007233466A
JP2007233466A JP2006051071A JP2006051071A JP2007233466A JP 2007233466 A JP2007233466 A JP 2007233466A JP 2006051071 A JP2006051071 A JP 2006051071A JP 2006051071 A JP2006051071 A JP 2006051071A JP 2007233466 A JP2007233466 A JP 2007233466A
Authority
JP
Japan
Prior art keywords
product
information
cart
generation program
web page
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.)
Granted
Application number
JP2006051071A
Other languages
Japanese (ja)
Other versions
JP3883135B1 (en
Inventor
Toshihiko Osada
敏彦 長田
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.)
HANDS KK
Original Assignee
HANDS KK
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 HANDS KK filed Critical HANDS KK
Priority to JP2006051071A priority Critical patent/JP3883135B1/en
Application granted granted Critical
Publication of JP3883135B1 publication Critical patent/JP3883135B1/en
Publication of JP2007233466A publication Critical patent/JP2007233466A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a merchandise for changing the information of a shopping cart on a Web page only by registering the change of merchandise information such as the correction of merchandise information or the reduction of the number of stocks accompanied with the sales of merchandise at a server side without directly correcting the HTML of a Web page where merchandise is introduced. <P>SOLUTION: This information processing apparatus is configured to be able to communicate with a user terminal which requests the acquisition of merchandise identification information and cart generation program and generates a cart on a Web page by executing the acquired cart generation program. The information processing apparatus is provided with: a means for storing merchandise identification information and merchandise information associated with this; a means for receiving the acquisition request of the merchandise identification information and the cart generation program from the user terminal; a means for extracting the merchandise information relating to the received merchandise identification information and generating a generation program for generating a shopping cart for merchandise purchase based on the merchandise information; and a means for transmitting the cart generation program to the user terminal. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、Webページ上に、商品を購入するためのショッピングカートを生成する技術に関し、特に、ショッピングサイトの価格変更があった場合や、多数のショッピングサイトに同じ商品を出品している際に、その商品情報のメンテナンスに好適な仕組みに関する。   The present invention relates to a technology for generating a shopping cart for purchasing a product on a Web page, and particularly when the price of a shopping site is changed or when the same product is exhibited on many shopping sites. And a mechanism suitable for maintenance of the product information.

近年、手軽にショッピングができる手段としてインターネット上のショッピングサイトが利用されている。
このショッピングサイトでは、商品に関する情報をサーバに蓄積しておくだけで商品の情報の提供や、販売を行うことができるので、店舗設備や人件費の削減に多大な効果を発揮している。
In recent years, a shopping site on the Internet has been used as a means for easily shopping.
In this shopping site, product information can be provided and sold simply by accumulating information related to the product on the server, so that it has a great effect on reducing store facilities and labor costs.

そして、最近では、ショッピングサイトを構築する際には、商品説明と共に商品を購入するための、いわゆるショッピングカート(買い物カゴ)システムへのリンクが設定されることが一般的となっている。
このショッピングカートは、スーパーマーケット等で使用されるショッピングカートを想定した機能をもたせるようにしたものである。このショッピングカートを使うことで、商品提供者側のサイトにアクセスした利用者が、提供者側の商品情報の中から所望の商品を選択して、ショッピングカートに登録していき、所望の商品を全て登録した時点で、最終的な精算処理を行うことができる。このショッピングカート方式によれば、利用者は、購入したい一又は二以上の商品を、全て選択した上で最終的な精算処理を行えばよいので、商品一つずつについて別々に購入処理を行う場合に比べて利便性に優れている。
Recently, when a shopping site is constructed, it is common to set a link to a so-called shopping cart system for purchasing a product together with a product description.
This shopping cart has a function that assumes a shopping cart used in a supermarket or the like. By using this shopping cart, the user who accesses the site on the product provider side selects the desired product from the product information on the provider side, registers it in the shopping cart, and selects the desired product. When all are registered, final settlement processing can be performed. According to this shopping cart method, the user only has to select one or more products that he / she wishes to purchase and then perform the final checkout process. It is more convenient than

このようなショッピングカート方式を採用した電子商取引システムに関する技術としては、買物かご機能を電子ショップ本体とは別のウィンドウによって提供し、そのウィンドウをマウスなどのポインティング・デバイスの動きと連動させて、ポインタのすぐそばに表示させることで、電子ショップ画面上を商品カタログの表示のために有効に利用しつつ、商品を購入予定リストに追加する等の操作を消費者がカタログを見ながら簡単に行えるようにする仕組みが提案されている(特許文献1参照)。   As a technology related to an electronic commerce system adopting such a shopping cart system, a shopping basket function is provided by a window separate from the main body of the electronic shop, and the window is linked with the movement of a pointing device such as a mouse, and a pointer is provided. By displaying it next to the product, consumers can easily perform operations such as adding products to the purchase schedule list while viewing the catalog while effectively using the electronic shop screen to display the product catalog. Has been proposed (see Patent Document 1).

特開平10−105599JP-A-10-105599

しかしながら、このような従来例によるショッピングカートにおいては、商品紹介と共に併記する商品価格や商品属性、データに受け渡す商品コード等は、ショッピングサイト用のWebページ作成の際に、HTMLで商品名、価格、表示する画像などを書き込んでおく必要があった。
そのため、Webページ作成後に商品価格や商品属性等が変更になった場合は、該当するHTML自体をすべて変更する必要があり、これを書き直すことが大変な労力を必要としていた。
例えば、ショッピングサイトに掲載していた商品が売り切れ等による状況の変化があった場合や価格の割引など、その都度ホームページを編集して表示を切り替えなければならないし、また一時的に価格を割り引くなどの設定をする場合にもWebサイトのHTML自体を書き換える必要があった。
このような問題は特に、消費税の変更などがあった場合など、全ての商品価格を修正する必要性が発生し、大量数のホームページ修正作業コストが必要となってしまっていた。
更に、ホームページ修正の技術を持ち合わせていない場合には、商品データの変更ができずにショップ運営の障害となる場合もあり、利便性に問題があった。
However, in such a shopping cart according to the conventional example, the product price, product attribute, product code passed to the data, etc. that are written together with the product introduction are the product name, price in HTML when creating the web page for the shopping site. It was necessary to write an image to be displayed.
For this reason, when the product price, product attribute, or the like is changed after the creation of the Web page, it is necessary to change all of the corresponding HTML itself, and it has been necessary to rewrite this.
For example, if the status of a product posted on a shopping site changes due to being sold out, price discounts, etc., you must edit the homepage and change the display each time, or temporarily discount the price. Even when setting the above, it was necessary to rewrite the HTML of the Web site itself.
Such a problem, especially when there was a change in consumption tax, required the correction of all product prices, and a large number of homepage correction work costs were required.
Furthermore, if the homepage correction technology is not available, the merchandise data cannot be changed, which may hinder shop management, and there is a problem in convenience.

また、商品提供者は複数のショッピングサイトに同じ商品を出品している場合がある。
この場合、商品の価格や税率などが変動すると、これらのサイトのHTMLすべてを書き直す必要があり、掲載しているサイト数が多くなればなるほど、この手間が膨大となってしまうという問題があった。
In addition, the merchandise provider may exhibit the same merchandise on a plurality of shopping sites.
In this case, if the price of the product, the tax rate, etc. fluctuate, it is necessary to rewrite all the HTML of these sites, and there is a problem that this effort becomes enormous as the number of sites posting increases. .

本発明は、上述のような課題を解決するためになされたものであって、商品を紹介しているWebページのHTMLを直接修正しなくとも、サーバ側で商品情報の修正や、商品の販売に伴う在庫数の減少等の商品情報の変更の登録を行うだけで、Webページ上のショッピングカートの情報を変更できる仕組みを提供することを目的とする。   The present invention has been made to solve the above-described problems, and it is possible to correct product information on the server side or sell a product without directly correcting the HTML of the Web page introducing the product. It is an object of the present invention to provide a mechanism capable of changing shopping cart information on a Web page simply by registering a change in merchandise information such as a decrease in the number of stocks associated with the product.

上記目的を達成するため、本発明の一の観点に係る情報処理装置は、HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成された装置であって、電子商取引に供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段と、上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する受信手段と、上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶部を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該商品情報に基づいて商品購入用のショッピングカートを生成するためのカート生成プログラムを生成するプログラム生成手段と、上記生成されたカート生成プログラムを上記ユーザ端末に送信する送信手段とを有することを特徴とする。   In order to achieve the above object, an information processing apparatus according to an aspect of the present invention displays a Web page based on HTML data, and an access destination that represents a request destination of a shopping cart generation program included in the Web page data. Based on the information, the apparatus is configured to request acquisition of the product identification information and the cart generation program, and to be able to communicate with a user terminal that executes the acquired cart generation program and generates a cart on a Web page, Product identification information for identifying products to be provided for electronic commerce, product information storage means for storing product information associated therewith, and a shopping cart generation program included in the Web page data from the user terminal Product identification information and cart generation program based on access destination information indicating request destination A receiving means for receiving an acquisition request for the product, and an acquisition request for the cart generation program, so that the product information relating to the received product identification information is extracted with reference to the product information storage unit. A program generation unit that generates a cart generation program for generating a shopping cart for purchasing a product based on information, and a transmission unit that transmits the generated cart generation program to the user terminal. .

上記商品情報記憶手段に記憶されている商品情報を更新する更新手段をさらに有してもよい。   You may further have an update means to update the merchandise information memorize | stored in the said merchandise information storage means.

本発明の一の観点にかかる情報処理方法は、HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報、及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成され、電子商取引により供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段を有するコンピュータにより実行される方法であって、上記コンピュータが、上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する処理と、上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶部を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該上品情報に基づいてカート生成プログラムを生成する処理と、上記生成されたカート生成プログラムを上記ユーザ端末に送信する処理とを行うことを特徴とする。   An information processing method according to one aspect of the present invention displays a Web page based on HTML data, and identifies a product based on access destination information indicating a request destination of a shopping cart generation program included in the Web page data. In order to request acquisition of information and a cart generation program, and to identify a product that is configured to be able to communicate with a user terminal that executes the acquired cart generation program and generates a cart on a Web page, and is provided by electronic commerce The product is executed by a computer having product information storage means for storing product identification information and product information associated therewith, wherein the computer includes a shopping cart included in the Web page data from the user terminal. Based on access destination information that indicates the request destination of the generated program The product information related to the received product identification information with reference to the product information storage unit by receiving the acquisition request of the product generation information and the cart generation program and the acquisition request of the cart generation program And a process of generating a cart generation program based on the elegant information and a process of transmitting the generated cart generation program to the user terminal.

本発明にかかるコンピュータプログラムは、HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報、及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成され、電子商取引により供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段を有するコンピュータを情報処理装置として機能させるためのコンピュータプログラムであって、上記コンピュータに対して、上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する処理と、上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶部を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該上品情報に基づいてカート生成プログラムを生成する処理と、上記生成されたカート生成プログラムを上記ユーザ端末に送信する処理と、を実行させることを特徴とする。   A computer program according to the present invention displays a Web page based on HTML data, and also generates product identification information and cart generation based on access destination information indicating a request destination of a shopping cart generation program included in the Web page data. Product identification information for requesting acquisition of a program and configured to be able to communicate with a user terminal that executes the acquired cart generation program to generate a cart on a Web page, and for identifying a product provided by electronic commerce A computer program for causing a computer having product information storage means for storing product information associated therewith to function as an information processing device, which is included in the Web page data from the user terminal to the computer. Shopping cart generator Based on the access destination information indicating the request destination of the program, the product information storage unit is referred to by receiving the product identification information and the cart generation program acquisition request, and receiving the cart generation program acquisition request. The product information related to the received product identification information is extracted, and a process of generating a cart generation program based on the refined information and a process of transmitting the generated cart generation program to the user terminal are executed. It is characterized by making it.

これにより、情報処理装置に記憶されているデータに基づいて、カートが生成されるので、データ管理を一元的に行うことができるし、情報処理装置に記憶されている商品情報を更新することで、ショッピングサイトのHTMLを書き換えなくとも、商品情報を更新できる。
また、ミラーサイトを設けた場合でも、情報処理装置に記憶されている商品情報を使ってカートを生成することから、一括してカート情報を更新することができる。
これにより、商品情報に修正や変更があった場合に、わざわざHTMLを書き換えなくても、修正後あるいは変更後の商品情報が自動的にカートに反映される。
Thereby, since a cart is generated based on the data stored in the information processing apparatus, data management can be performed in a unified manner, and product information stored in the information processing apparatus can be updated. The product information can be updated without rewriting the HTML of the shopping site.
Even when a mirror site is provided, the cart information can be updated in a batch because the cart is generated using the product information stored in the information processing apparatus.
As a result, when there is a correction or change in the product information, the corrected or changed product information is automatically reflected in the cart without bothering to rewrite HTML.

本発明によれば、商品の単価や在庫数などの商品情報に変更があっても、WebページのHTML自体を書き換えことなく、情報処理装置側で商品情報を変更するだけで簡単に変更を反映することができる。
また、商品を販売するためにミラーサイトを設けた場合でも、個々にショッピングサイトの商品情報を変更しなくとも、一括して変更することができる。
According to the present invention, even if there is a change in the product information such as the unit price of the product or the number of stocks, the change is easily reflected by changing the product information on the information processing apparatus side without rewriting the HTML of the Web page itself. can do.
Even when a mirror site is provided to sell products, it can be changed in a batch without changing the product information on the shopping site individually.

以下、本発明に係る一実施形態について、図面を参照して説明する。
本実形態に係るシステムの全体構成を図1に示す。図1に示すように、本システムは、情報処理装置1、業者端末2、Webサーバ3、ユーザ端末4からなり、これらはインターネットを介して相互に通信可能に構成されている。
Hereinafter, an embodiment according to the present invention will be described with reference to the drawings.
The overall configuration of the system according to this embodiment is shown in FIG. As shown in FIG. 1, this system includes an information processing apparatus 1, a trader terminal 2, a Web server 3, and a user terminal 4, which are configured to be able to communicate with each other via the Internet.

業者端末2は、商品を販売する業者が利用する端末である。この業者端末2は、例えば、いわゆるパーソナルコンピュータにより構成することができ、少なくとも、Webブラウザを実行してインターネット通信が可能なコンピュータであればよい。
また、この業者端末2は、インターネットを介したデータの入出力を行うためのディスプレイ、マウス、キーボードなどの入力又は出力手段を有している。
The trader terminal 2 is a terminal used by a trader who sells products. This trader terminal 2 can be configured by, for example, a so-called personal computer, and may be at least a computer capable of executing Internet communication by executing a Web browser.
Further, the trader terminal 2 has input or output means such as a display, a mouse, and a keyboard for inputting and outputting data via the Internet.

Webサーバ3は、WWW(World Wide Web)システムにおいて、WebページのHTMLデータなどを配信するコンピュータである。
このWebサーバ3は、商品を提供する店舗のHP(ホームページ)をインターネット上に開設し、HP上に提供される商品情報をユーザ端末4へ配信することができる。
The Web server 3 is a computer that distributes HTML data and the like of Web pages in a WWW (World Wide Web) system.
The Web server 3 can open an HP (homepage) of a store that provides a product on the Internet, and distribute product information provided on the HP to the user terminal 4.

ユーザ端末4は、Webサーバ上に開設された店舗のHPにアクセスして、インターネット上で商品の購入を行うユーザが利用する端末である。このユーザ端末4は、例えば、いわゆるパーソナルコンピュータ、PDA(Personal Digital Assistance)、携帯電話機等で構成することができ、少なくとも、所定のWebブラウザによるインターネット通信が可能であって、インターネットを介してデータの入出力を行うためのディスプレイ、マウス、キーボードなどを有している。   The user terminal 4 is a terminal used by a user who purchases a product on the Internet by accessing the HP of a store established on a Web server. The user terminal 4 can be constituted by, for example, a so-called personal computer, PDA (Personal Digital Assistance), a mobile phone, etc., and at least Internet communication by a predetermined Web browser is possible, and data can be transmitted via the Internet. It has a display, a mouse, a keyboard, etc. for performing input / output.

情報処理装置1は、オンラインショッピングにおける商品情報の管理を行うコンピュータである。この情報処理装置1は、CPU(Central Processing Unit)、CPUが実行するコンピュータプログラム、コンピュータプログラムや所定のデータを記憶するRAM(Random Access Memory)及びハードディスクドライブなどの外部記憶装置により図2に示す機能ブロックを構成することができる。
即ち、図2に示す機能ブロックは、商品情報記憶部11、業者情報記憶部12、カート情報記憶部13、更新処理部14、プログラム生成部15、通信処理部16から構成されている。
The information processing apparatus 1 is a computer that manages product information in online shopping. The information processing apparatus 1 has functions shown in FIG. 2 by an external storage device such as a CPU (Central Processing Unit), a computer program executed by the CPU, a RAM (Random Access Memory) that stores the computer program and predetermined data, and a hard disk drive. Blocks can be configured.
That is, the functional block shown in FIG. 2 includes a product information storage unit 11, a vendor information storage unit 12, a cart information storage unit 13, an update processing unit 14, a program generation unit 15, and a communication processing unit 16.

商品情報記憶部11は、オンラインショッピングサービスにより提供される商品に関する情報をデータベース化したものである。この商品情報記憶部には、図3に示すように、商品ごとに発行され一の商品を他の商品と識別するための商品ID21、商品名22、商品の仕様等の商品説明23、商品の外観等の画像データ24、業者により設定された商品の単価25、販売可能な在庫数26、商品情報を登録した業者を識別するための業者ID27が関連付けて記憶されている。
なお、画像データは、jpegやgifなどの画像データのほか、Flashなどの動画データであってもよい。
販売可能な在庫数は、予め商品提供者が設定した数量が記憶され、販売されるごとに更新される。
The product information storage unit 11 is a database of information about products provided by the online shopping service. As shown in FIG. 3, the product information storage unit has a product ID 21, product name 22, product description 23 such as product specifications, etc. The image data 24 such as appearance, the unit price 25 of the product set by the supplier, the number of available stocks 26, and the supplier ID 27 for identifying the supplier who registered the product information are stored in association with each other.
The image data may be moving image data such as Flash in addition to image data such as jpeg and gif.
The number of stocks that can be sold is stored each time a quantity set by a product provider is stored, and is updated each time it is sold.

業者情報記憶部12は、商品販売を行う業者に関する情報を記憶することができる記憶部である。この業者情報記憶部12には、図4に示すように、業者ごとに発行され各業者を識別するための業者ID31、業者を認証するためのパスワード32、電子メールアドレス33、業者の名称34、住所35、電話番号36等が記憶されている。   The trader information storage unit 12 is a storage unit that can store information related to traders who sell products. As shown in FIG. 4, the supplier information storage unit 12 has a supplier ID 31 issued for each supplier to identify each supplier, a password 32 for authenticating the supplier, an e-mail address 33, a supplier name 34, Address 35, telephone number 36, and the like are stored.

カート情報記憶部13は、ユーザによる商品購入申込に係る情報をユーザごとにデータベース化して記憶することができる記憶部である。このカート情報記憶部13には、図5に示すように、ユーザ端末4ごとに発行されたセッションID41、ユーザの購入選択によりカート内に格納された商品の商品ID42、当該商品の個数43を記憶することができる。
従って、このカート情報記憶部13には、ユーザごとのセッションID41に関連付けて、ユーザが購入した商品の商品ID、購入した個数が記憶されようになっている。
The cart information storage unit 13 is a storage unit that can store information related to a product purchase application by a user in a database for each user. As shown in FIG. 5, the cart information storage unit 13 stores the session ID 41 issued for each user terminal 4, the product ID 42 of the product stored in the cart by the user's purchase selection, and the number 43 of the product. can do.
Therefore, the cart information storage unit 13 stores the product ID of the product purchased by the user and the number of purchases in association with the session ID 41 for each user.

更新処理部14は、業者より受け付けた更新要求に係る商品情報を、商品情報記憶部11の該当データに対して上書きして記憶する処理を行う。また、ユーザによる商品購入により変動した商品情報を、商品情報記憶部11の該当データに対して上書きして記憶する処理を行う。   The update processing unit 14 performs a process of storing the product information related to the update request received from the supplier by overwriting the corresponding data in the product information storage unit 11. Further, the product information that has been changed by the user purchasing the product is overwritten on the corresponding data in the product information storage unit 11 and stored.

プログラム生成部15は、ユーザ端末4からのカート生成プログラム生成要求に基づいて、カート生成プログラムを生成する処理を行う。
このカート生成プログラムは、本実施例ではJavaScript(登録商標、以下同じ)により生成される。このカート生成プログラムの生成は、カート生成のための基本プログラムを予め用意しておき、ユーザからの要求に基づいて、商品情報記憶部11を参照して、カートを構成する情報として商品情報を抽出し、上記カート生成プログラムのパラメータ値として、商品情報を挿入することで商品カート用のプログラムを生成する。
そして、このカート生成プログラムがユーザ端末4のブラウザプログラムにより実行されることにより、挿入された商品情報が反映されたショッピングカートがWebページ上に生成されるようになっている。
The program generation unit 15 performs processing for generating a cart generation program based on a cart generation program generation request from the user terminal 4.
In this embodiment, the cart generation program is generated by JavaScript (registered trademark, the same applies hereinafter). The cart generation program is generated by preparing a basic program for cart generation in advance and extracting product information as information constituting the cart by referring to the product information storage unit 11 based on a request from the user. Then, a product cart program is generated by inserting product information as a parameter value of the cart generation program.
And this cart production | generation program is run by the browser program of the user terminal 4, and the shopping cart in which the inserted merchandise information was reflected is produced | generated on a web page.

通信処理部16は、業者端末2、Webサーバ3、及びユーザ端末4との間でインターネットを介して所定のプロトコルに従ってデータの送受信処理を行う。通信処理部16は、例えば、ユーザ端末4との間では、プログラム生成部15により生成したプログラムデータなどを送信したり、ユーザ端末4により入力されたデータを受信したりする処理を行う。   The communication processing unit 16 performs data transmission / reception processing with the vendor terminal 2, the Web server 3, and the user terminal 4 according to a predetermined protocol via the Internet. For example, the communication processing unit 16 performs processing of transmitting program data generated by the program generation unit 15 and receiving data input by the user terminal 4 with the user terminal 4.

次に、本実施形態に係るシステムにおいて用いられるWebページのHTMLタグについて図6及び図7により説明する。
図6は従来例のWebページのHTMLで、直接ショッピングカード情報を記載している例をしている。図6に示すように、従来、Webページ上にカートを生成する場合には、ショッピングカートを生成するためのタグや、商品の単価や在庫数を明記したタグを全て明記している。
Next, the HTML tag of the Web page used in the system according to the present embodiment will be described with reference to FIGS.
FIG. 6 shows an example in which shopping card information is directly described in HTML of a Web page of a conventional example. As shown in FIG. 6, conventionally, when a cart is generated on a Web page, all tags for generating a shopping cart, and tags for specifying the unit price and the number of inventory of products are specified.

これに対して、本実施形態においては、図7に示すように、情報処理装置1へアクセスするためのアドレスと、当該商品を識別するための商品コードが記載されている。
図7の例では、JavaScriptインポート文として、http://cart.jpが情報所処理装置1へアクセスするためのアドレスであり、その後のS001が商品を識別する商品IDとなっている。この商品IDにより、商品情報を記憶したデータベースである商品情報記憶部11を参照して、当該商品IDの「S001」に対応する商品情報(商品名などのテキストデータ、画像データなど)を抽出することができる。
したがて、ユーザ端末4により、このショッピングサイトのWebページのHTMLのデータがダウンロードされ、ユーザ端末4がこのWebページのHTMLのデータをブラウザプログラムで実行することにより、当該Webページに含まれるアドレスと商品IDが送信される。これにより、Webサーバ3を介して、情報処理装置1に対して、商品IDに対応した商品カートを生成するためのカート生成プログラムを要求することで、情報処理装置1からこの要求に基づいて取得したカート生成プログラムを取得し、取得したカート生成プログラムを実行することで、ショッピングサイト上に商品カートが生成されるようになっている。
On the other hand, in this embodiment, as shown in FIG. 7, an address for accessing the information processing apparatus 1 and a product code for identifying the product are described.
In the example of FIG. 7, as a JavaScript import statement, http: // cart. jp is an address for accessing the information processing apparatus 1, and the subsequent S001 is a product ID for identifying the product. With this product ID, product information (text data such as product name, image data, etc.) corresponding to “S001” of the product ID is extracted with reference to the product information storage unit 11 which is a database storing product information. be able to.
Therefore, the HTML data of the web page of this shopping site is downloaded by the user terminal 4, and the user terminal 4 executes the HTML data of this web page with the browser program, whereby the address included in the web page And the product ID are transmitted. As a result, a request for a cart generation program for generating a merchandise cart corresponding to the merchandise ID is made to the information processing apparatus 1 via the Web server 3 and acquired from the information processing apparatus 1 based on this request. By acquiring the cart generation program and executing the acquired cart generation program, a product cart is generated on the shopping site.

次に、本実施形態に係るシステムにおいて、ユーザが商品購入を行うまでの処理の流れを図8及び図9を参照して説明する。
なお、予め、情報処理装置1は、オンラインショッピングにより販売する商品に関する情報を商品情報記憶部11に記憶しておく。これは、業者端末2上からインターネットを介して受信してもよいし、所定の用紙等に記された情報を、情報処理装置1から直接入力して記憶させてもよい。
Next, in the system according to the present embodiment, a processing flow until the user purchases a product will be described with reference to FIGS.
In addition, the information processing apparatus 1 stores in advance the information related to the products sold by online shopping in the product information storage unit 11. This may be received from the dealer terminal 2 via the Internet, or information written on a predetermined sheet or the like may be directly input from the information processing apparatus 1 and stored.

図8を参照して、Webページを開いて、カートを生成するまでの処理を説明する。
まず、ユーザ端末4が、ショッピングサイトのURLを入力することで、Webサーバ3に対してショッピングサイトへのアクセス要求をする(S101)。
With reference to FIG. 8, a process from opening a Web page to generating a cart will be described.
First, the user terminal 4 requests the Web server 3 to access the shopping site by inputting the URL of the shopping site (S101).

これに対してWebサーバ3は、取得要求に係るWebページデータをユーザ端末4に対して送信する(S102)。当該Webページデータには、前述した図7に示すように、ソースの<body>〜</body>内の任意の位置に、JavaScriptインポート文が挿入されている。   In response to this, the Web server 3 transmits Web page data related to the acquisition request to the user terminal 4 (S102). In the Web page data, as shown in FIG. 7 described above, a JavaScript import statement is inserted at an arbitrary position within <body> to </ body> of the source.

ユーザ端末4のブラウザプログラムは、受信したWebページデータ中のJavaScriptインポート文にしたがって指定された情報処理装置1にアクセスして、JavaScriptにより記述されたカート生成プログラムの取得要求を情報処理装置1に対して送る(S103)。この際、ユーザ端末4は、ユーザが指定したWebページに含まれる商品の商品IDを情報処理装置1に対して送信する。
これに応じて、情報処理装置1は、要求された商品カートを生成するためのカート生成プログラムを生成する(S104)。
このカート生成プログラムの生成は、情報処理装置1のプログラム生成部15が、商品情報記憶部11を参照して、要求された商品IDに対応する商品情報を抽出し、この商品情報をパラメータ値としてカート生成プログラムを生成することにより行われる。
なお、カート生成の際、商品情報記憶部11において、該当商品の在庫数が0となっている場合には、プログラム生成部15は、図11に示すように、「カートに入れる」ボタン57の代わりに「SOLD OUT」の表示をして売り切れを示し、購入ができないようにするメッセージを表示させることとする。
そして、情報処理装置1は、生成したカート生成プログラムと、商品購入サイトのHTMLデータを、通信処理部16からユーザ端末4に対して送信する(S105)。
The browser program of the user terminal 4 accesses the information processing apparatus 1 specified according to the JavaScript import statement in the received Web page data, and sends an acquisition request for the cart generation program described in Java Script to the information processing apparatus 1. (S103). At this time, the user terminal 4 transmits the product ID of the product included in the Web page designated by the user to the information processing apparatus 1.
In response to this, the information processing apparatus 1 generates a cart generation program for generating the requested merchandise cart (S104).
The cart generation program is generated by the program generation unit 15 of the information processing apparatus 1 referring to the product information storage unit 11 to extract product information corresponding to the requested product ID, and using the product information as a parameter value. This is done by generating a cart generation program.
Note that, when the cart is generated, if the stock quantity of the corresponding product is 0 in the product information storage unit 11, the program generation unit 15 uses the “Add to Cart” button 57 as shown in FIG. Instead, “SOLD OUT” is displayed to indicate that the item has been sold out, and a message is displayed to prevent purchase.
Then, the information processing apparatus 1 transmits the generated cart generation program and the HTML data of the product purchase site from the communication processing unit 16 to the user terminal 4 (S105).

ユーザ端末4のブラウザプログラムは、受信したカート生成プログラムを実行することにより、図10に示すように、Webページ50上に商品カートを生成させる(S106)。
図10に示すように、生成された商品カートには、商品名51、商品画像52、商品説明53、単価表示54、在庫数表示55、個数入力フィールド56、入力内容と共に購入申込に係る商品情報を送信するための「カートに入れる」ボタン57からなる。
The browser program of the user terminal 4 executes the received cart generation program to generate a product cart on the Web page 50 as shown in FIG. 10 (S106).
As shown in FIG. 10, the generated product cart includes a product name 51, a product image 52, a product description 53, a unit price display 54, a stock quantity display 55, a quantity input field 56, and product information related to the purchase application along with the input contents. "Add to cart" button 57 for transmitting.

また、ブラウザにより、JavaScriptが利用できない場合には、<noscript>タグにより、夫々図12あるいは図13に示す代替表示をして購入を可能とする。
図12は<noscript>タグにより代替表示をしたWebページの一例であり、購入を可能とするリンク71をカートの替わりに表示することにより購入を可能とすることもできる。
図13は<noscript>タグにより代替表示をしたWebページの一例であり、<iframe>タグを記載しておき、これにより、図10における単価表示54、在庫表示55、個数入力フィールド56、「カートに入れる」ボタン57を、夫々単価表示73、在庫表示74、個数入力フィールド75、「カートに入れる」ボタン76として<iframe>タグにて代替表示をし、カートを表示することにより購入を可能とすることもできる。
If Javascript cannot be used by the browser, the <noscript> tag can be used for purchase with the alternative display shown in FIG. 12 or FIG. 13, respectively.
FIG. 12 shows an example of a Web page displayed as an alternative using a <noscript> tag, and the purchase can be made possible by displaying a link 71 enabling purchase instead of the cart.
FIG. 13 shows an example of a Web page displayed as an alternative display using a <noscript> tag. An <iframe> tag is described in this manner, whereby a unit price display 54, an inventory display 55, a number input field 56, a “cart” in FIG. "Add to" button 57 is replaced with <iframe> tag as unit price display 73, inventory display 74, quantity input field 75, and "add to cart" button 76, and can be purchased by displaying the cart. You can also

次に、図9により、上記処理により生成されたカートにより、商品の決済を行うまでの処理を説明する。
ユーザが個数入力フィールド56に所望の数値を入力し(S107)、「カートに入れる」ボタン57を押下することによって購入申込を行うと、ユーザ端末4は、個数入力フィールド56の数値、商品ID、及びセッションIDが発行されている場合にはセッションIDを情報処理装置に送信する(S108)。
Next, referring to FIG. 9, processing until the product is settled using the cart generated by the above processing will be described.
When the user inputs a desired numerical value in the number input field 56 (S107) and makes a purchase application by pressing the “Add to Cart” button 57, the user terminal 4 displays the numerical value, product ID, If the session ID has been issued, the session ID is transmitted to the information processing apparatus (S108).

情報処理装置1は、ユーザ端末4から、上記個数入力フィールド56に入力された数値、商品IDを受信する(S109)。そして、当該受信内容にセッションIDが含まれているか否かを判別し(S110)、含まれていない場合には、送信元のユーザ端末4に対してセッションIDを発行する(S111)。そして、当該セッションIDと共に、購入申込個数、及び商品IDをカート情報記憶部13に記憶する(S112)。   The information processing apparatus 1 receives the numerical value and the product ID input in the number input field 56 from the user terminal 4 (S109). Then, it is determined whether or not a session ID is included in the received content (S110), and if it is not included, a session ID is issued to the user terminal 4 that is the transmission source (S111). Then, the purchase application quantity and the product ID are stored in the cart information storage unit 13 together with the session ID (S112).

一方、S110の処理においてセッションIDを受信した場合には、カート情報記憶部13を参照し、当該セッションIDに係るカート情報を抽出し、新たに受信した購入申込個数、及び商品IDを追加記憶して更新する(S112)。
そして、情報処理装置1は、上記セッションIDに係るカート情報をユーザ端末4に対して送信する(S113)。当該カート情報は、ユーザ端末4により、図14に示すようなWebページとして表示される。
図14に示すように、Webページ80は、商品名81、単価82、注文数83、商品ごとの小計84、カート内の商品の全額85、更に商品の購入申込情報の追加を要求するための「買い物を続ける」ボタン86、カート内の商品の注文を要求する「注文画面へ進む」ボタン87からなる。
On the other hand, when the session ID is received in the processing of S110, the cart information storage unit 13 is referred to, the cart information related to the session ID is extracted, and the newly received purchase application number and the product ID are additionally stored. (S112).
Then, the information processing apparatus 1 transmits the cart information related to the session ID to the user terminal 4 (S113). The cart information is displayed as a web page as shown in FIG.
As shown in FIG. 14, the Web page 80 is for requesting addition of a product name 81, a unit price 82, an order quantity 83, a subtotal 84 for each product, a total amount 85 of products in the cart, and a product purchase application information. A “Continue shopping” button 86 and a “Proceed to order screen” button 87 for requesting an order for the product in the cart are included.

ユーザは、商品の購入申込が終了するかどうかを決定し(S114)、他の商品について購入申込を行いたい場合には、「買い物を続ける」ボタン86を押下する。すると、ユーザ端末4は情報処理装置1に対して購入申込の続行要求を送信し、これを受信した情報処理装置1は、ユーザ端末4に対して、商品の選択を行うWebページを送信する。これにより、ユーザは、本処理フローの最初S101に戻って、再び購入申込を続行できる。
一方、S114において、ユーザが購入申込は終了したと決定した場合は、「注文画面へ進む」ボタン87を押下する。すると、ユーザ端末4は、情報処理装置1に対してセッションIDと共に注文要求を送信する(S115)。
The user determines whether or not the purchase application for the product is to be ended (S114), and presses the “Continue Shopping” button 86 to make a purchase application for another product. Then, the user terminal 4 transmits a purchase application continuation request to the information processing apparatus 1, and the information processing apparatus 1 that has received the request transmits a Web page for selecting a product to the user terminal 4. As a result, the user can return to the first step S101 of the processing flow and continue the purchase application again.
On the other hand, if it is determined in S114 that the user has completed the purchase application, the “proceed to order screen” button 87 is pressed. Then, the user terminal 4 transmits an order request together with the session ID to the information processing apparatus 1 (S115).

情報処理装置1は、セッションIDと共に注文要求を受信すると(S116)、図15に示すような、決済のためのWebページ90をユーザ端末4に対して送信する(S117)。
図15に示すように、Webページ90は、注文者の名前入力欄91、住所入力欄92、電話番号入力欄93、及び電子メールアドレス入力欄794、購入申込商品を決済するために必要な決済方法指定欄95、クレジットカードによる決済をする場合に必要となるカード番号入力欄96及びカードの有効期限入力欄97、入力内容を情報処理装置1に対して送信するための「送信」ボタン98、注文を中止するための「キャンセル」ボタン99からなる。
なお、この際、ユーザ情報を情報処理装置1内に記憶できるように記憶部を設け、ユーザごとに会員登録を行うことできるようにしてもよい
When receiving the order request together with the session ID (S116), the information processing apparatus 1 transmits a web page 90 for settlement to the user terminal 4 as shown in FIG. 15 (S117).
As shown in FIG. 15, the Web page 90 includes an orderer name input field 91, an address input field 92, a telephone number input field 93, and an e-mail address input field 794, a payment necessary to settle the purchase application product. A method designation field 95, a card number input field 96 and a card expiration date input field 97 which are necessary for payment by credit card, a “send” button 98 for transmitting input contents to the information processing apparatus 1, A “cancel” button 99 is used to cancel the order.
At this time, a storage unit may be provided so that user information can be stored in the information processing apparatus 1 so that member registration can be performed for each user.

ユーザが「キャンセル」ボタン99を押下した場合には、ユーザ端末4は、決済中止要求を情報処理装置1に対して送信する。これにより、情報処理装置1は、前画面であるカート内情報をユーザ端末4に対して送信し、ユーザ端末4はこれを受信する。ユーザは、当該画面より再びカート内情報を確認できると共に、購入申込を続けることもできる。   When the user presses the “Cancel” button 99, the user terminal 4 transmits a settlement stop request to the information processing apparatus 1. Thereby, the information processing apparatus 1 transmits the in-cart information as the previous screen to the user terminal 4, and the user terminal 4 receives the information. The user can confirm the information in the cart again from the screen and can continue the purchase application.

ユーザが決済に必要な名前91等の個人情報を入力して(S118)、「送信」ボタン99を押下することにより、当該情報とセッションIDを情報処理装置1に対して送信する(S19)。これにより、情報処理装置1は決済処理要求と共に、ユーザ情報及びセッションIDを受信し(S120)、決済処理を行う(S121)
決済処理は、例えば、クレジットカード決済の場合は、カード番号、有効期限、及び決済金額を、情報処理装置1とインターネットを介して通信可能に構成された金融機関端末に対して送信して決済処理を要求し、金融機関端末により決済処理がなされ、処理完了通知を受信することによって終了する。
このようにして決済処理が完了すると、決済完了通知をユーザ端末4に対して送信する(S122)。ユーザは、当該決済完了通知をユーザ端末4により受信して(S123)決済が完了したことを認識する。
When the user inputs personal information such as the name 91 required for settlement (S118) and presses the “Send” button 99, the information and the session ID are transmitted to the information processing apparatus 1 (S19). Thereby, the information processing apparatus 1 receives the user information and the session ID together with the payment processing request (S120), and performs the payment processing (S121).
For example, in the case of credit card payment, the payment processing is performed by transmitting the card number, expiration date, and payment amount to a financial institution terminal configured to be able to communicate with the information processing apparatus 1 via the Internet. Is settled by the financial institution terminal, and the process is terminated when a process completion notice is received.
When the settlement process is completed in this way, a settlement completion notification is transmitted to the user terminal 4 (S122). The user receives the payment completion notification from the user terminal 4 (S123) and recognizes that the payment has been completed.

そして、情報処理装置1は、更新処理部14により、商品情報記憶部11を参照して、決済を完了した商品に係る商品情報について、販売個数を在庫数から減らすなどの上書処理を行って、商品情報を更新して、一連の処理を終了する。   Then, the information processing apparatus 1 uses the update processing unit 14 to refer to the product information storage unit 11 and perform overwriting processing such as reducing the sales quantity from the inventory quantity for the product information related to the product for which settlement has been completed. The product information is updated, and the series of processing ends.

続いて、業者が、業者端末2上から、情報処理装置1にアクセスして、商品情報を新規に登録、あるいは更新する処理を夫々図16ないしは図17により説明する。
まず、業者は、業者端末2上から情報処理装置1にアクセスして、予め設定しておいた業者ID及びパスワードを送信してログイン要求を行う(S201)。これに対して、情報処理装置1は、受信した業者IDに基づいて、業者情報記憶部12を参照し、当該業者IDと関連付けて記憶されているパスワードが、受信したパスワードと一致するかを判別して、業者の認証を行う(S202)。
Next, a process in which a trader accesses the information processing apparatus 1 from the trader terminal 2 to newly register or update product information will be described with reference to FIGS. 16 and 17 respectively.
First, the trader accesses the information processing apparatus 1 from the trader terminal 2, transmits a trader ID and password set in advance, and makes a login request (S201). On the other hand, the information processing apparatus 1 refers to the supplier information storage unit 12 based on the received supplier ID, and determines whether the password stored in association with the supplier ID matches the received password. Then, the supplier is authenticated (S202).

認証を行った結果、パスワードが一致しない場合には、再度、業者ID及びパスワードを情報処理装置1に対して送信してログインするよう要求する(S203)。業者は、S201の処理に戻って、再度ログインID及びパスワードを情報処理装置1に対して送信する。   If the passwords do not match as a result of the authentication, the vendor ID and password are again transmitted to the information processing apparatus 1 to request login (S203). The trader returns to the process of S201 and transmits the login ID and password to the information processing apparatus 1 again.

一方、S202の処理において、パスワードが一致して、業者を正しく認証できた場合には、商品情報記憶部11を参照して、受信した業者IDと関連付けられた商品情報のみを抽出して、これを一覧として表示したWebページを業者端末4に対して送信する(S204)。当該Webページは、例えば、図18に示すWebページ100として表示される。Webページ100は、商品情報一覧101、新規に商品情報を登録することを要求するための「新規登録」ボタン102からなる。なお、商品情報一覧101の商品名には、リンクが設定されており、商品情報を更新する際には、所望の商品に貼られたリンクから、情報処理装置1に対して商品情報の更新を要求することができる。   On the other hand, in the process of S202, when the passwords match and the merchant can be correctly authenticated, the merchandise information storage unit 11 is referred to, and only the merchandise information associated with the received merchant ID is extracted. A Web page displaying the list as a list is transmitted to the vendor terminal 4 (S204). The web page is displayed, for example, as a web page 100 shown in FIG. The Web page 100 includes a product information list 101 and a “new registration” button 102 for requesting new product information registration. Note that a link is set in the product name of the product information list 101, and when the product information is updated, the product information is updated to the information processing apparatus 1 from the link attached to the desired product. Can be requested.

ここで、業者が、商品情報を新規に登録する場合には、「新規登録」ボタン102を押下する。これにより、業者端末2は、情報処理装置1に対して、業者IDと共に新規登録要求を送信する(S205)。
これに応じて、情報処理装置1は、例えば、図19に示す商品情報の新規登録のためのWebページ110を業者端末2に対して送信する(S206)。
Webページ110は、新規に登録するのに必要な商品名111、商品説明112、商品の画像データ113、単価114、及び在庫数115の各入力欄、入力内容を情報処理装置1に対して送信するための「登録」ボタン116、当該処理を中止するための「キャンセル」ボタン117からなる。
業者は、Webページ110上から商品情報を入力した上、「登録」ボタン116を押下して、当該入力内容と共に入力内容の新規登録要求を送信する(S207)。これにより、情報処理装置1が新規商品情報及びその登録要求を受信すると、当該商品情報に対して商品IDを発行して商品情報記憶部11に記憶して、一連の処理フローを終了する(S208)。
Here, when the merchant newly registers the product information, the “new registration” button 102 is pressed. Thereby, the trader terminal 2 transmits a new registration request together with the trader ID to the information processing apparatus 1 (S205).
In response to this, the information processing apparatus 1 transmits, for example, the Web page 110 for new registration of product information shown in FIG. 19 to the trader terminal 2 (S206).
The Web page 110 transmits to the information processing apparatus 1 input items and input contents of a product name 111, a product description 112, product image data 113, a unit price 114, and a stock quantity 115 necessary for newly registering. A “Register” button 116 for canceling, and a “Cancel” button 117 for canceling the process.
The merchant inputs product information from the Web page 110 and then presses the “registration” button 116 to transmit a new registration request for the input content together with the input content (S207). Thereby, when the information processing apparatus 1 receives the new product information and the registration request, the product ID is issued for the product information and stored in the product information storage unit 11, and the series of processing flow is finished (S208). ).

他方、S204の処理の後、図18に示すWebページ100上から、業者が商品情報を変更あるいは更新する場合には、図17に示す処理フローをたどる。例えば、Webページ100において「デジタルカメラ」101aについて変更を加える場合には、「デジタルカメラ」101aを押下することにより、情報処理装置1に対して、当該デジタルカメラ101aについて発行されている商品ID及び当該商品情報の更新要求を送信する(S301)。
これに応じて、情報処理装置1は、商品情報記憶部11を参照して、受信した商品IDに係る商品情報を抽出して、例えば、図20に示す更新情報の入力のためのWebページ120を送信する(S302)。
Webページ120は、業者が選択した商品について、現在、商品情報記憶部11に記憶されている状態の商品情報の設定情報表示121、更新情報を入力するための入力フィールド122、入力内容を情報処理装置1に対して送信するための「送信」ボタン123、処理を中止するための「キャンセル」ボタン124からなる。
On the other hand, after the processing of S204, when the merchant changes or updates the product information from the Web page 100 shown in FIG. 18, the processing flow shown in FIG. 17 is followed. For example, when a change is made to the “digital camera” 101a on the Web page 100, by pressing the “digital camera” 101a, the merchandise ID issued for the digital camera 101a and the information processing apparatus 1 are displayed. The product information update request is transmitted (S301).
In response to this, the information processing apparatus 1 refers to the product information storage unit 11 and extracts the product information related to the received product ID, for example, the Web page 120 for inputting update information shown in FIG. Is transmitted (S302).
For the product selected by the supplier, the Web page 120 displays the setting information display 121 of the product information currently stored in the product information storage unit 11, the input field 122 for inputting update information, and the information input. A “send” button 123 for sending to the apparatus 1 and a “cancel” button 124 for stopping the process are included.

業者は、Webページ120上において更新情報を入力後、「送信」ボタン123を押下する。これにより、業者端末2は、入力内容及び商品IDと共に商品情報更新要求を情報処理装置1に対して送信する(S303)。
これに応じて、情報処理装置1は、商品IDに基づいて、商品情報記憶部11を参照して、該当する商品情報を抽出して、更新情報を上書きして更新登録処理を終了する(S304)。
以上の処理によれば、業者は、Webページ作成に関する技術がなくとも、業者端末4上から商品の登録・更新を簡易に行うことができる。
After inputting the update information on the Web page 120, the trader presses a “Send” button 123. Thereby, the trader terminal 2 transmits a product information update request to the information processing apparatus 1 together with the input content and the product ID (S303).
In response to this, the information processing apparatus 1 refers to the product information storage unit 11 based on the product ID, extracts the corresponding product information, overwrites the update information, and ends the update registration process (S304). ).
According to the above processing, the merchant can easily register and update the product from the merchant terminal 4 without the technology for creating the Web page.

また、本発明において、消費税率など、商品の販売に関わる設定情報等を情報処理装置1に記憶できるように記憶部を設けることが可能である。この場合には、税率の変動等に応じて当該税率を更新すれば、逐一HTMLデータを書き換える必要がなく、容易に対応することができる。   In the present invention, it is possible to provide a storage unit so that the information processing apparatus 1 can store setting information related to the sale of goods such as a consumption tax rate. In this case, if the tax rate is updated according to a change in the tax rate or the like, it is not necessary to rewrite the HTML data one by one, and can be handled easily.

本発明の一実施形態に係るシステムの全体構成を示した図である。It is a figure showing the whole system composition concerning one embodiment of the present invention. 本実施形態に係る情報処理装置の機能ブロック図である。It is a functional block diagram of the information processor concerning this embodiment. 商品情報記憶部のデータの一例を示した図である。It is the figure which showed an example of the data of a merchandise information storage part. 業者情報記憶部のデータの一例を示した図である。It is the figure which showed an example of the data of a trader information storage part. カート情報記憶部のデータの一例を示した図である。It is the figure which showed an example of the data of a cart information storage part. 従来のカート情報表示におけるHTMLテンプレートの一例である。It is an example of the HTML template in the conventional cart information display. カート情報表示におけるHTMLテンプレートの一例である。It is an example of the HTML template in cart information display. カートを生成する際の処理の流れを示した図である。It is the figure which showed the flow of the process at the time of producing | generating a cart. カートによるオンラインショッピングの処理フローを示した図である。It is the figure which showed the processing flow of the online shopping by a cart. 生成されたカートを表示したWebページの一例である。It is an example of the web page which displayed the produced | generated cart. 商品在庫がない商品に係るカートを表示したWebページの一例である。It is an example of the web page which displayed the cart which concerns on the goods which have no goods stock. ブラウザによりJavaScriptを利用できない場合に、<noscript>タグにより代替表示をしたWebページの一例である。This is an example of a Web page that is displayed as a substitute by a <noscript> tag when JavaScript cannot be used by a browser. ブラウザによりJavaScriptを利用できない場合に、<noscript>タグにより代替表示をしたWebページの別の一例である。This is another example of a Web page that is displayed as a substitute by a <noscript> tag when Javascript cannot be used by a browser. カート情報記憶部に記憶されているカート情報をWebページとして出力した一例である。It is an example which output the cart information memorize | stored in the cart information storage part as a web page. 商品の決済処理に必要な情報の入力を行うWebページの一例である。It is an example of the web page which inputs the information required for the payment process of goods. 新規に商品情報を登録する場合の処理フローを示した図である。It is the figure which showed the processing flow in the case of registering new merchandise information. 商品情報記憶部に記憶されている商品情報を更新する場合の処理フローを示した図である。It is the figure which showed the processing flow in the case of updating the merchandise information memorize | stored in the merchandise information storage part. 既登録の商品に関する情報を一覧として出力したWebページの一例である。It is an example of the Web page which output the information regarding the registered goods as a list. 新規に商品情報を登録するためのWebページの一例である。It is an example of the web page for registering merchandise information newly. 商品の更新情報を入力するためのWebページの一例である。It is an example of the web page for inputting the update information of goods.

符号の説明Explanation of symbols

1・・・情報処理装置、2・・・業者端末、3・・・Webサーバ、11・・・商品情報記憶部、12・・・業者情報記憶部、13・・・カート情報記憶部、14・・・更新処理部、15・・・プログラム生成部、16・・・通信処理部
DESCRIPTION OF SYMBOLS 1 ... Information processing apparatus, 2 ... Trader terminal, 3 ... Web server, 11 ... Merchandise information storage part, 12 ... Trader information storage part, 13 ... Cart information storage part, 14 ... Update processor, 15 ... Program generator, 16 ... Communication processor

上記目的を達成するため、本発明の一の観点に係る情報処理装置は、HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成された装置であって、電子商取引に供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段と、上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する受信手段と、上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶手段を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該商品情報に基づいて商品購入用のショッピングカートを生成するためのカート生成プログラムを生成するプログラム生成手段と、上記生成されたカート生成プログラムを上記ユーザ端末に送信する送信手段とを有することを特徴とする。 In order to achieve the above object, an information processing apparatus according to an aspect of the present invention displays a Web page based on HTML data, and an access destination that represents a request destination of a shopping cart generation program included in the Web page data. Based on the information, the apparatus is configured to request acquisition of the product identification information and the cart generation program, and to be able to communicate with a user terminal that executes the acquired cart generation program and generates a cart on a Web page, Product identification information for identifying products to be provided for electronic commerce, product information storage means for storing product information associated therewith, and a shopping cart generation program included in the Web page data from the user terminal Product identification information and cart generation program based on access destination information indicating request destination Receiving means for receiving a request for acquiring beam by receiving the acquisition request of the cart generation program, by referring to the product information storage unit, it extracts the product information related to product identification information thus received, the goods A program generation unit that generates a cart generation program for generating a shopping cart for purchasing a product based on information, and a transmission unit that transmits the generated cart generation program to the user terminal. .

本発明の一の観点にかかる情報処理方法は、HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報、及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成され、電子商取引により供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段を有するコンピュータにより実行される方法であって、上記コンピュータが、上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する処理と、上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶手段を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該上品情報に基づいてカート生成プログラムを生成する処理と、上記生成されたカート生成プログラムを上記ユーザ端末に送信する処理とを行うことを特徴とする。 An information processing method according to one aspect of the present invention displays a Web page based on HTML data, and identifies a product based on access destination information indicating a request destination of a shopping cart generation program included in the Web page data. In order to request acquisition of information and a cart generation program, and to identify a product that is configured to be able to communicate with a user terminal that executes the acquired cart generation program and generates a cart on a Web page, and is provided by electronic commerce The product is executed by a computer having product information storage means for storing product identification information and product information associated therewith, wherein the computer includes a shopping cart included in the Web page data from the user terminal. Based on access destination information that indicates the request destination of the generated program A process of receiving a request for product identification and cart generation program by receiving the acquisition request of the cart generation program, by referring to the product information storage means, commodity information relating to the product identification information thus received And a process of generating a cart generation program based on the elegant information and a process of transmitting the generated cart generation program to the user terminal.

本発明にかかるコンピュータプログラムは、HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報、及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成され、電子商取引により供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段を有するコンピュータを情報処理装置として機能させるためのコンピュータプログラムであって、上記コンピュータに対して、上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する処理と、上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶手段を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該上品情報に基づいてカート生成プログラムを生成する処理と、上記生成されたカート生成プログラムを上記ユーザ端末に送信する処理と、を実行させることを特徴とする。 A computer program according to the present invention displays a Web page based on HTML data, and also generates product identification information and cart generation based on access destination information indicating a request destination of a shopping cart generation program included in the Web page data. Product identification information for requesting acquisition of a program and configured to be able to communicate with a user terminal that executes the acquired cart generation program to generate a cart on a Web page, and for identifying a product provided by electronic commerce A computer program for causing a computer having product information storage means for storing product information associated therewith to function as an information processing device, which is included in the Web page data from the user terminal to the computer. Shopping cart generator Based on the access destination information indicating the grams of the requested, a process of receiving a request for product identification and cart generation program by receiving the acquisition request of the cart generation program, referring to the product information storage means The product information related to the received product identification information is extracted, and a process of generating a cart generation program based on the refined information and a process of transmitting the generated cart generation program to the user terminal are executed. It is characterized by making it.

Claims (4)

HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成された装置であって、
電子商取引に供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段と、
上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する受信手段と、
上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶部を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該商品情報に基づいて商品購入用のショッピングカートを生成するためのカート生成プログラムを生成するプログラム生成手段と、
上記生成されたカート生成プログラムを上記ユーザ端末に送信する送信手段と、
を有することを特徴とする情報処理装置。
A web page is displayed based on the HTML data, and the product identification information and the cart generation program are requested and acquired based on the access destination information indicating the request destination of the shopping cart generation program included in the web page data. An apparatus configured to be able to communicate with a user terminal that executes a cart generation program and generates a cart on a Web page,
Product information storage means for storing product identification information for identifying products provided for electronic commerce, and product information associated therewith,
Receiving means for receiving the product identification information and the request for acquiring the cart generation program from the user terminal based on the access destination information indicating the request destination of the shopping cart generation program included in the Web page data;
By receiving the acquisition request of the cart generation program, the product information storage unit is referred to extract product information related to the received product identification information, and a shopping cart for product purchase is obtained based on the product information. Program generation means for generating a cart generation program for generation;
Transmitting means for transmitting the generated cart generation program to the user terminal;
An information processing apparatus comprising:
上記商品情報記憶手段に記憶されている商品情報を更新する更新手段をさらに有する、
請求項1記載の情報処理装置。
Update means for updating product information stored in the product information storage means;
The information processing apparatus according to claim 1.
HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報、及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成され、電子商取引により供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段を有するコンピュータにより実行される方法であって、
上記コンピュータが、
上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する処理と、
上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶部を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該上品情報に基づいてカート生成プログラムを生成する処理と、
上記生成されたカート生成プログラムを上記ユーザ端末に送信する処理と、
を行うことを特徴とする情報処理方法。
While displaying a web page based on HTML data, requesting acquisition of product identification information and a cart generation program based on access destination information representing a request destination of a shopping cart generation program included in the web page data, Product identification information for identifying a product provided by electronic commerce and communicable with a user terminal that executes the acquired cart generation program and generates a cart on a Web page, and product information associated therewith A method executed by a computer having product information storage means for storing
The computer
Processing for receiving the product identification information and the cart generation program acquisition request from the user terminal based on the access destination information indicating the request destination of the shopping cart generation program included in the Web page data;
Processing for extracting product information related to the received product identification information by referring to the product information storage unit by receiving an acquisition request for the cart generation program, and generating a cart generation program based on the refined information When,
Processing for transmitting the generated cart generation program to the user terminal;
An information processing method characterized by:
HTMLデータに基づいてWebページを表示すると共に、当該Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報、及びカート生成プログラムの取得を要求すると共に、取得したカート生成プログラムを実行してWebページ上にカートを生成するユーザ端末と通信可能に構成され、電子商取引により供される商品を識別するための商品識別情報と、これに関連付けられた商品情報を記憶する商品情報記憶手段を有するコンピュータを情報処理装置として機能させるためのコンピュータプログラムであって、
上記コンピュータに対して、
上記ユーザ端末から、上記Webページデータに含まれるショッピングカート生成プログラムの要求先を表すアクセス先情報に基づいて、商品識別情報及びカート生成プログラムの取得要求を受信する処理と、
上記カート生成プログラムの取得要求を受信することにより、上記商品情報記憶部を参照して、上記受信した商品識別情報に係る商品情報を抽出し、当該上品情報に基づいてカート生成プログラムを生成する処理と、
上記生成されたカート生成プログラムを上記ユーザ端末に送信する処理と、
を実行させるコンピュータプログラム。
While displaying a web page based on HTML data, requesting acquisition of product identification information and a cart generation program based on access destination information representing a request destination of a shopping cart generation program included in the web page data, Product identification information for identifying a product provided by electronic commerce and communicable with a user terminal that executes the acquired cart generation program and generates a cart on a Web page, and product information associated therewith A computer program for causing a computer having product information storage means to function as an information processing apparatus,
For the above computer
Processing for receiving the product identification information and the cart generation program acquisition request from the user terminal based on the access destination information indicating the request destination of the shopping cart generation program included in the Web page data;
Processing for extracting product information related to the received product identification information by referring to the product information storage unit by receiving an acquisition request for the cart generation program, and generating a cart generation program based on the refined information When,
A process of transmitting the generated cart generation program to the user terminal;
A computer program that executes
JP2006051071A 2006-02-27 2006-02-27 Information processing apparatus, method, and computer program Active JP3883135B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006051071A JP3883135B1 (en) 2006-02-27 2006-02-27 Information processing apparatus, method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006051071A JP3883135B1 (en) 2006-02-27 2006-02-27 Information processing apparatus, method, and computer program

Publications (2)

Publication Number Publication Date
JP3883135B1 JP3883135B1 (en) 2007-02-21
JP2007233466A true JP2007233466A (en) 2007-09-13

Family

ID=37852267

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006051071A Active JP3883135B1 (en) 2006-02-27 2006-02-27 Information processing apparatus, method, and computer program

Country Status (1)

Country Link
JP (1) JP3883135B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015007997A (en) * 2014-08-11 2015-01-15 株式会社ハンズ Shopping cart system using two-dimensional code peculiar to each product
JP2015130179A (en) * 2015-01-17 2015-07-16 利仁 曽根 Electronic commerce method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11443355B2 (en) * 2018-08-23 2022-09-13 FoodMaven, Inc. Method and system for presenting food alternatives to food buyers
CN111784427B (en) * 2019-05-21 2024-06-21 北京沃东天骏信息技术有限公司 Product information processing method and device based on electronic shelf and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015007997A (en) * 2014-08-11 2015-01-15 株式会社ハンズ Shopping cart system using two-dimensional code peculiar to each product
JP2015130179A (en) * 2015-01-17 2015-07-16 利仁 曽根 Electronic commerce method

Also Published As

Publication number Publication date
JP3883135B1 (en) 2007-02-21

Similar Documents

Publication Publication Date Title
US8701982B2 (en) Gift card conversion and digital wallet
US20110307389A1 (en) Method and System for Distributed Point of Sale Transactions
JP2010092087A (en) Commodity sales system and commodity sales method
JP2013101421A (en) Information processing device, control method of information processing device and program
JP2001222577A (en) Method and system for managing sale and article selling system
JP3883135B1 (en) Information processing apparatus, method, and computer program
US20110307387A1 (en) Method and System for Distributed Point of Sale Transactions
JP5601645B2 (en) A shopping cart system using a two-dimensional code for each product
KR101603009B1 (en) System and method for selling of delivery company oriented
JP2005250899A (en) Prepaid settlement apparatus, prepaid settlement system, prepaid settlement method, and program
JP2007200258A (en) Commodity sales information management system combining joint purchase and point system on internet shopping site
US20090063848A1 (en) Method and system for sending/receiving data, central apparatus, and computer readable storage medium thereof
KR100943106B1 (en) Electronic commercial system and method thereof
JP5096439B2 (en) Credit settlement system and program using communication network
JP7456684B1 (en) Information processing device, program and information processing method
KR20010011145A (en) Electronic Commerce System and Selling Method in the Same
JP2012212471A (en) Web-pos system
KR102454401B1 (en) Book-trading apparatus, system and method using a server to manage the registrantion information of a chain transaction book
JP5081337B2 (en) Product purchase price settlement system and method
KR101062213B1 (en) Electronic commerce system linked with personal website and its method
KR100889355B1 (en) Method for Reserving Accumulated Points in accordance with Number of Buyer and System for there of
JP2023021855A (en) Commodity order receiving system and program
JP6683319B2 (en) Information processing apparatus, information processing method, and program
JP3776739B2 (en) Credit information providing server device in online shopping system
JP2024034907A (en) Selling/buying support apparatus and selling/buying support method

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: 20061108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061110

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 3883135

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: 20101124

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20101124

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20111124

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20121124

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20131124

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250