JP2016031609A - Server device and program - Google Patents

Server device and program Download PDF

Info

Publication number
JP2016031609A
JP2016031609A JP2014153268A JP2014153268A JP2016031609A JP 2016031609 A JP2016031609 A JP 2016031609A JP 2014153268 A JP2014153268 A JP 2014153268A JP 2014153268 A JP2014153268 A JP 2014153268A JP 2016031609 A JP2016031609 A JP 2016031609A
Authority
JP
Japan
Prior art keywords
tax
product
price
information
unit
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
JP2014153268A
Other languages
Japanese (ja)
Other versions
JP6367637B2 (en
Inventor
正敏 西田
Masatoshi Nishida
正敏 西田
康惠 芹澤
Yasue Serizawa
康惠 芹澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2014153268A priority Critical patent/JP6367637B2/en
Publication of JP2016031609A publication Critical patent/JP2016031609A/en
Application granted granted Critical
Publication of JP6367637B2 publication Critical patent/JP6367637B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To achieve a shopping site in which a display type of a commodity price can be easily changed by a user himself/herself.SOLUTION: A server device comprises: tax information acquisition means; commodity information acquisition means; sale price display setting means; and sale price calculation means. The tax information acquisition means acquires tax information from a tax master which associates a tax class of tax applied to each commodity and a tax rate applied to the tax class and stores. The commodity information acquisition means acquires a unit price and tax specification information from a commodity master in which the unit price of the commodity and the tax specification information, which specifies the tax class and tax rate applied to the commodity, are stored in association with the commodity information for specifying the commodity. The sale price display setting means receives designation whether the sale price of the commodity should be displayed as a tax-inclusive price or a tax-excluded price. The sale price calculation means calculates the sale price which is displayed to a commodity introduction screen for indicating the commodity information, based on the designation received by the sale price display setting means, the unit price and tax specification information acquired by the commodity information acquisition means, and the tax information acquired by the tax information acquisition means.SELECTED DRAWING: Figure 5

Description

本発明の実施形態は、サーバ装置およびプログラムに関する。   Embodiments described herein relate generally to a server device and a program.

従来、ネットスーパーなどのショッピングサイトを実現するためのアプリケーションが、ASPサービス(Application Service Provider Service)にて提供されている。   Conventionally, an application for realizing a shopping site such as a net supermarket is provided by an ASP service (Application Service Provider Service).

このほどの消費税率改定に先立ち、従来義務付けられていた総額表示(消費税込価格での表示)に加えて、税抜表示も認められるようになっている。ただし、税抜表示にあたっては、総額表示と誤認されないための措置がなされていることが必要である。   Prior to the recent revision of the consumption tax rate, in addition to the total amount display (indicated at the price including consumption tax), which has been obligated in the past, display without tax is also permitted. However, when tax-excluded, measures must be taken so that it is not mistaken for the total amount.

これまで、上述のようなアプリケーションにおいて、商品価格の表示方式は、総額表示であった。しかし、消費税率改定を受けて、税抜表示が可能となったため、価格をどのように表示するか(例えば税込価格と税抜価格とのどちらを主として表示するのか)が、サービスの利用者によって異なるようになっている。   Until now, in the application as described above, the display method of the commodity price has been the total amount display. However, because the consumption tax rate has been revised, it is now possible to display tax-excluded, so how the price is displayed (for example, whether the tax-excluded price or the tax-excluded price is mainly displayed) depends on the service user. It has become different.

本発明が解決しようとする課題は、商品価格の表示方式をユーザ自身が容易に変更可能であるショッピングサイトを実現するサーバ装置およびプログラムを提供することである。   The problem to be solved by the present invention is to provide a server device and a program for realizing a shopping site in which the user can easily change the display method of the product price.

実施形態のサーバ装置は、税情報取得手段と、商品情報取得手段と、売価表示設定手段と、売価算出手段とを備える。税情報取得手段は、商品にかかる税区分と該税区分にかかる税率とを関連付けて記憶した税マスタから税情報を取得する。商品情報取得手段は、商品を特定する商品情報に関連付けて該商品の単価と該商品にかかる税区分および税率を特定する税特定情報とを記憶した商品マスタから単価および税特定情報を取得する。売価表示設定手段は、商品の売価を税込価格または税抜価格のどちらで示すかの指定を受け付ける。売価算出手段は、商品情報を示す商品紹介画面に表示させる売価を、前記売価表示設定手段が受け付けた指定と、前記商品情報取得手段が取得した単価および税特定情報と、前記税情報取得手段が取得した税情報とから算出する。   The server device of the embodiment includes tax information acquisition means, product information acquisition means, sales price display setting means, and sales price calculation means. The tax information acquisition means acquires the tax information from the tax master that stores the tax category for the product and the tax rate for the tax category in association with each other. The product information acquisition means acquires the unit price and the tax specifying information from the product master storing the unit price of the product and the tax specifying information specifying the tax classification and the tax rate for the product in association with the product information specifying the product. The selling price display setting means accepts designation of whether the selling price of the product is indicated by a tax-inclusive price or a tax-excluded price. The selling price calculating means includes a designation received by the selling price display setting means, a unit price and tax specifying information acquired by the product information acquiring means, and a tax information acquiring means for displaying a selling price to be displayed on a product introduction screen showing product information. Calculated from the acquired tax information.

実施形態のプログラムは、コンピュータを、税情報取得手段と、商品情報取得手段と、売価表示設定手段と、売価算出手段と、として機能させる。税情報取得手段は、商品にかかる税区分と該税区分にかかる税率とを関連付けて記憶した税マスタから税情報を取得する。商品情報取得手段は、商品を特定する商品情報に関連付けて該商品の単価と該商品にかかる税区分および税率を特定する税特定情報とを記憶した商品マスタから単価および税特定情報を取得する。売価表示設定手段は、商品の売価を税込価格または税抜価格のどちらで示すかの指定を受け付ける。売価算出手段は、商品情報を示す商品紹介画面に表示させる売価を、前記売価表示設定手段が受け付けた指定と、前記商品情報取得手段が取得した単価および税特定情報と、前記税情報取得手段が取得した税情報とから算出する。   The program of the embodiment causes a computer to function as tax information acquisition means, product information acquisition means, selling price display setting means, and selling price calculation means. The tax information acquisition means acquires the tax information from the tax master that stores the tax category for the product and the tax rate for the tax category in association with each other. The product information acquisition means acquires the unit price and the tax specifying information from the product master storing the unit price of the product and the tax specifying information specifying the tax classification and the tax rate for the product in association with the product information specifying the product. The selling price display setting means accepts designation of whether the selling price of the product is indicated by a tax-inclusive price or a tax-excluded price. The selling price calculating means includes a designation received by the selling price display setting means, a unit price and tax specifying information acquired by the product information acquiring means, and a tax information acquiring means for displaying a selling price to be displayed on a product introduction screen showing product information. Calculated from the acquired tax information.

図1は、実施形態のサーバ装置の機能構成を示すブロック図である。FIG. 1 is a block diagram illustrating a functional configuration of the server apparatus according to the embodiment. 図2は、実施形態の税マスタの一例を示す図である。FIG. 2 is a diagram illustrating an example of a tax master according to the embodiment. 図3は、実施形態の商品マスタの一例を示す図である。FIG. 3 is a diagram illustrating an example of a product master according to the embodiment. 図4は、実施形態のテンプレート管理テーブルの一例を示す図である。FIG. 4 is a diagram illustrating an example of a template management table according to the embodiment. 図5は、実施形態の設定画面の一例を示す図である。FIG. 5 is a diagram illustrating an example of a setting screen according to the embodiment. 図6は、実施形態の制御部が実行する売価表示設定処理の流れを示すフローチャートである。FIG. 6 is a flowchart illustrating a flow of selling price display setting processing executed by the control unit of the embodiment.

実施形態について図面を用いて説明する。図1は、実施形態のサーバ装置1の機能構成を示すブロック図である。サーバ装置1は、ショッピングサイト(例えばネットスーパーなど)を提供する。ショッピングサイトは、コンピュータネットワークによる通信(例えばインターネット)を介して商品を販売するウェブページである。   Embodiments will be described with reference to the drawings. FIG. 1 is a block diagram illustrating a functional configuration of the server device 1 according to the embodiment. The server device 1 provides a shopping site (for example, a net supermarket). The shopping site is a web page that sells products via communication via a computer network (for example, the Internet).

サーバ装置1は、制御部10、第一記憶部20、および第二記憶部30、を備えている。また、サーバ装置1は、ユーザ(ネットスーパーの管理者など)による操作を受け付けるためのキーボードやマウスなどの入力デバイスや、LCD(Liquid Crystal Display)などの表示デバイス(いずれも不図示)を備えている。   The server device 1 includes a control unit 10, a first storage unit 20, and a second storage unit 30. The server device 1 also includes an input device such as a keyboard and a mouse for accepting an operation by a user (such as an administrator of a net supermarket), and a display device such as an LCD (Liquid Crystal Display) (none of which is shown). Yes.

制御部10は、CPU(Central Processing Unit)、ROM(Read Only Memory)およびRAM(Random Access Memory)(いずれも不図示)等から構成される。
ROMは、CPUが実行する各種プログラムや各種データを記憶する。RAMは、CPUが各種プログラムを実行する際に一時的にデータやプログラムを記憶する。CPUは、ROMから読み出したプログラムをRAMに展開して実行することにより、サーバ装置1の各部(入力デバイスおよび表示デバイスをも含む)を制御する。
The control unit 10 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory) (all not shown), and the like.
The ROM stores various programs executed by the CPU and various data. The RAM temporarily stores data and programs when the CPU executes various programs. The CPU controls each unit (including the input device and the display device) of the server apparatus 1 by developing the program read from the ROM on the RAM and executing the program.

制御部10は、ROMに記憶されたプログラムをCPUが実行することにより、税情報取得手段11、商品情報取得手段12、売価表示設定手段13、および売価算出手段14、として機能する。   The control unit 10 functions as a tax information acquisition unit 11, a product information acquisition unit 12, a sales price display setting unit 13, and a sales price calculation unit 14 when the CPU executes a program stored in the ROM.

第一記憶部20および第二記憶部30は、例えばHDD(Hard Disk Drive)やメモリなどの記憶デバイスにより構成される。   The 1st memory | storage part 20 and the 2nd memory | storage part 30 are comprised by memory | storage devices, such as HDD (Hard Disk Drive) and memory, for example.

第一記憶部20は、税マスタ21と商品マスタ22とを記憶している。図2は、実施形態の税マスタ21の一例を示す図である。図3は、実施形態の商品マスタ22の一例を示す図である。制御部10の税情報取得手段11は、税マスタ21から情報を取得する。商品情報取得手段12は、商品マスタ22から情報を取得する。   The first storage unit 20 stores a tax master 21 and a product master 22. FIG. 2 is a diagram illustrating an example of the tax master 21 according to the embodiment. FIG. 3 is a diagram illustrating an example of the product master 22 according to the embodiment. The tax information acquisition unit 11 of the control unit 10 acquires information from the tax master 21. The product information acquisition unit 12 acquires information from the product master 22.

税マスタ21は、税情報として、商品にかかる税区分と該税区分にかかる税率と、を関連付けて記憶している。さらに、税マスタ21は、税区分と税率との組み合わせごとに異なる税番号(識別子)をも記憶している。税番号は、一意のキーである。税区分は、例えば、内税、外税、非課税などである。税率は、新しい消費税率である8%や、改定前の消費税率である5%、非課税を示す税率0%などである。これらの重複しない組み合わせだけ、税番号の種類がある。   The tax master 21 stores, as tax information, the tax category for the product and the tax rate for the tax category in association with each other. Furthermore, the tax master 21 also stores a different tax number (identifier) for each combination of tax classification and tax rate. The tax number is a unique key. The tax classification is, for example, internal tax, external tax, tax exemption, or the like. The tax rate is 8%, which is the new consumption tax rate, 5%, which is the consumption tax rate before the revision, and 0% which indicates tax exemption. Only these unique combinations have tax number types.

商品マスタ22は、商品を特定する情報に関連付けて、該商品の単価と、該商品にかかる税区分および税率を特定する税特定情報と、を記憶している。本実施形態では、商品を特定する商品情報を、商品コードや商品名とし、また、税特定情報として、税番号を用いた。商品コードは、一意のキーである。商品マスタ22は、さらに、テンプレート番号を記憶している。   The merchandise master 22 stores the unit price of the merchandise and tax specifying information for specifying the tax classification and the tax rate for the merchandise in association with the information for specifying the merchandise. In the present embodiment, product information for specifying a product is a product code or a product name, and a tax number is used as tax specifying information. The product code is a unique key. The product master 22 further stores a template number.

テンプレート番号は、テンプレート31の番号である。テンプレート31は、複数あり、第二記憶部30に記憶されている。テンプレート31は、商品紹介画面(不図示)の体裁を記録したものである。商品紹介画面は、サーバ装置1が提供するネットスーパーサービスを利用して商品を購入する購買者が見る画面で、売価を少なくとも含む1以上の情報を購買者に対して示す。ここで、売価は、ショッピングサイトの客に商品の価格として示す数値である。テンプレート31は、商品紹介画面における各種パーツの位置やサイズなどを規定するほか、売価の表示方式を規定する。テンプレート31は、商品紹介画面の書式情報である。   The template number is the number of the template 31. There are a plurality of templates 31, which are stored in the second storage unit 30. The template 31 records the appearance of a product introduction screen (not shown). The product introduction screen is a screen viewed by a purchaser who purchases a product using the net super service provided by the server device 1, and shows one or more pieces of information including at least the selling price to the purchaser. Here, the selling price is a numerical value shown to the customer of the shopping site as the price of the product. The template 31 defines the position and size of various parts on the product introduction screen, as well as the display method of the selling price. The template 31 is format information of a product introduction screen.

図4は、実施形態のテンプレート管理テーブル32の一例を示す図である。テンプレート管理テーブル32は、第二記憶部30に記憶されている。テンプレート管理テーブル32は、テンプレート番号と、該テンプレート番号にかかる税番号と、を関連付けて記憶している。本実施形態において、テンプレート31は、1つの税番号に対して複数設定可能である。   FIG. 4 is a diagram illustrating an example of the template management table 32 according to the embodiment. The template management table 32 is stored in the second storage unit 30. The template management table 32 stores a template number and a tax number associated with the template number in association with each other. In the present embodiment, a plurality of templates 31 can be set for one tax number.

図5は、実施形態の設定画面100の一例を示す図である。設定画面100は、商品紹介画面における売価の表示方式の設定を受け付ける。より詳細には、制御部10が、入力デバイスが受け付けたユーザの操作に応じて、設定画面100の表示内容を変更する。設定画面100は、番号指定部110、テンプレート表示部120、および素材表示部130を有する。   FIG. 5 is a diagram illustrating an example of the setting screen 100 according to the embodiment. The setting screen 100 accepts the setting of the display method of the selling price on the product introduction screen. More specifically, the control unit 10 changes the display content of the setting screen 100 according to a user operation received by the input device. The setting screen 100 includes a number specifying unit 110, a template display unit 120, and a material display unit 130.

テンプレート31は、売価表示設定手段13により作成される。売価表示設定手段13は、表示デバイスに設定画面100を表示し、入力デバイスでユーザによる操作を受け付ける。これにより、売価表示設定手段13は、商品紹介画面の体裁を改変する。また、この改変にあたって、売価表示設定手段13は、売価を、税込価格または税抜価格のどちらで主に示すかの指定を受け付ける。より詳細には、制御部10が、入力デバイスへの操作を介して、ユーザによる指定の内容を取得する。   The template 31 is created by the selling price display setting means 13. The selling price display setting means 13 displays the setting screen 100 on the display device and accepts an operation by the user with the input device. Thereby, the selling price display setting unit 13 modifies the appearance of the product introduction screen. In this modification, the selling price display setting means 13 accepts designation of whether the selling price is mainly indicated by a tax-inclusive price or a tax-excluded price. More specifically, the control unit 10 acquires the content designated by the user through an operation on the input device.

番号指定部110は、税番号指定欄111とテンプレート番号指定欄112とを有する。各指定欄111,112は、コンボボックスであり、選択肢を選択可能に表示する。税番号指定欄111は、税マスタ21に存在する税番号の指定を受け付ける欄である。テンプレート番号指定欄112は、テンプレート管理テーブル32に存在するテンプレート番号の指定を受け付ける欄である。これらの指定欄111,112に表示された番号に合致するテンプレート31に基づく内容が、設定画面100のテンプレート表示部120に表示される。   The number designation unit 110 has a tax number designation field 111 and a template number designation field 112. Each designation column 111, 112 is a combo box, and displays selection options. The tax number designation column 111 is a column for accepting designation of a tax number existing in the tax master 21. The template number designation column 112 is a column that accepts designation of a template number existing in the template management table 32. The contents based on the template 31 that matches the numbers displayed in the designation fields 111 and 112 are displayed on the template display unit 120 of the setting screen 100.

テンプレート表示部120は、商品画像エリア121と、売価エリア122と、保存ボタン123と、を有する。商品画像エリア121は、商品を紹介するための画像を表示する領域の位置や大きさ、形状などの目安を示す。売価エリア122は、売価を表示する位置の目安を示し、売価の表示方式として指定されている内容を表示する。保存ボタン123は、売価エリア122に加えられた指定内容の変更を保存(上書き保存または新規登録)するための操作を受け付ける。   The template display unit 120 includes a product image area 121, a selling price area 122, and a save button 123. The product image area 121 indicates a guideline such as the position, size, and shape of an area for displaying an image for introducing a product. The selling price area 122 indicates an indication of the position where the selling price is displayed, and displays the contents specified as the selling price display method. The save button 123 accepts an operation for saving (overwriting or newly registering) a change in the designated content added to the selling price area 122.

素材表示部130は、方式選択ボタン131と、文字列選択ボタン132とを有する。方式選択ボタン131は、単価表示、税抜表示、税込表示のうちいずれかの売価表示方式を選択する操作を受け付ける。方式選択ボタン131が選択されると、当該選択された表示方式を、売価表示設定手段13が売価エリア122に表示させる。文字列選択ボタン132は、各々の文字列を売価エリア122に表示させる操作を受け付ける。   The material display unit 130 includes a method selection button 131 and a character string selection button 132. The method selection button 131 accepts an operation of selecting any selling price display method from unit price display, tax-excluded display, and tax-included display. When the method selection button 131 is selected, the selling price display setting means 13 displays the selected display method in the selling price area 122. The character string selection button 132 receives an operation for displaying each character string in the selling price area 122.

売価算出手段14は、購買者(ネットスーパーサービス利用者)のPC(Personal Computer)等の表示デバイスに商品紹介画面のデータを配信するに際し、商品の価格として商品紹介画面に示す数値(つまり売価)を、テンプレート31に従って算出する。   The selling price calculation means 14 distributes the data of the product introduction screen to a display device such as a PC (Personal Computer) of the purchaser (net super service user), and the numerical value (that is, the selling price) indicated on the product introduction screen as the price of the product. Is calculated according to the template 31.

図6は、制御部10が実行する売価表示設定処理の流れを示すフローチャートである。この処理は、設定画面100を表示させることにより、スタートする。本処理において、制御部10は、まず、税番号の指定を受け付ける(ステップS1)。制御部10は、ユーザが税番号指定欄111に税番号を書き込むと、当該税番号に関連付けられたテンプレート番号をテンプレート管理テーブル32から取得して、テンプレート番号指定欄112に選択肢として表示する。制御部10は、当該選択肢の最上段に「新規」を含める。   FIG. 6 is a flowchart showing the flow of selling price display setting processing executed by the control unit 10. This process is started by displaying the setting screen 100. In this process, the control unit 10 first receives designation of a tax number (step S1). When the user writes the tax number in the tax number designation field 111, the control unit 10 acquires the template number associated with the tax number from the template management table 32 and displays it as an option in the template number designation field 112. The control unit 10 includes “new” at the top of the option.

制御部10は、次に、テンプレートの指定を受け付ける(ステップS2)。制御部10は、ユーザがテンプレート番号指定欄112の選択肢からいずれかを選択すると、当該選択に応じた内容をテンプレート表示部120に表示し(ステップ3)、売価エリア122の編集を受け付ける(ステップS4)。   Next, the control unit 10 receives a template designation (step S2). When the user selects one of the options in the template number designation field 112, the control unit 10 displays the content corresponding to the selection on the template display unit 120 (step 3) and accepts editing of the selling price area 122 (step S4). ).

より詳細には、ステップ2で「新規」が選択された場合、ステップS3では標準の内容(ベースのテンプレート)を表示し、ステップS4で、標準の内容を改変した新たなテンプレート31の作成を受け付ける。ステップS2で特定のテンプレート番号が指定された場合、当該テンプレート番号が付けられたテンプレート31の内容を表示し(ステップS3)、当該テンプレート31の改変を受け付ける(ステップS4)。   More specifically, when “new” is selected in step 2, the standard content (base template) is displayed in step S3, and the creation of a new template 31 in which the standard content is modified is accepted in step S4. . When a specific template number is specified in step S2, the contents of the template 31 to which the template number is assigned are displayed (step S3), and modification of the template 31 is accepted (step S4).

次に、制御部10は、保存ボタン123への操作を待機する(ステップS5のNo)。ユーザが保存ボタン123を押下すると(ステップS5のYes)、制御部10は、売価エリア122が編集されているかを判断する(ステップS6)。売価エリア122が編集されていた場合(ステップS6のYes)、制御部10は、編集内容を保存する(ステップS7)。   Next, the control unit 10 waits for an operation on the save button 123 (No in step S5). When the user presses the save button 123 (Yes in step S5), the control unit 10 determines whether the selling price area 122 has been edited (step S6). If the selling price area 122 has been edited (Yes in step S6), the control unit 10 stores the edited content (step S7).

ここで、ステップS2での指定が「新規」であれば、制御部10は編集内容を新たなテンプレート番号で保存する。また、ステップS2での指定が特定のテンプレート番号であれば、制御部10は、当該番号のテンプレート31を、編集内容で上書き保存する。   Here, if the designation in step S2 is “new”, the control unit 10 saves the edited content with a new template number. If the designation in step S2 is a specific template number, the control unit 10 overwrites and saves the template 31 with the edited content.

そして、制御部10は、処理を終了する。また、ステップS6において、売価エリア122が編集されていなかった場合(ステップS6のNo)、制御部10は、処理を終了する。   And the control part 10 complete | finishes a process. If the selling price area 122 has not been edited in step S6 (No in step S6), the control unit 10 ends the process.

ステップS4で受け付ける売価エリア122の編集のやり方について、以下に説明する。売価エリア122に、税抜の単価を表示するには、「@単価税抜」と記入する。また、税込の単価を表示するには、「@単価税込」と記入する。次に、これらの「@単価税抜」または「@単価税込」が売価エリア122に記入された場合の商品の価格を示す数値(売価)について、説明する。   A method of editing the selling price area 122 accepted in step S4 will be described below. To display the unit price excluding tax in the selling price area 122, enter “@ unit price excluding tax”. To display the unit price including tax, enter “@ unit price tax included”. Next, numerical values (selling prices) indicating the prices of products when these “@ unit price tax excluded” or “@ unit price tax included” are entered in the selling price area 122 will be described.

商品紹介画面を表示するにあたり、売価算出手段14は、商品マスタ22により、当該商品の単価および税番号を確認する。例えば、商品マスタ22で税番号が「04」の商品の単価は、税マスタ21が定めるように外税である。この場合、売価算出手段14は、売価エリア122の「@単価税抜」に表示させる数値を、商品マスタ22の単価そのものとする。また、同商品について、売価算出手段14は、売価エリア122の「@単価税込」に表示させる数値を、商品マスタ22の単価に、税額を加えたものとする。この税額は、単価に、税マスタ21が定める税率をかけた値である。   In displaying the product introduction screen, the selling price calculation means 14 confirms the unit price and tax number of the product with the product master 22. For example, the unit price of the product whose tax number is “04” in the product master 22 is an external tax as determined by the tax master 21. In this case, the sales price calculation means 14 sets the numerical value displayed in “@ unit price tax-excluded” in the sales price area 122 as the unit price of the product master 22 itself. Further, for the same product, the selling price calculation means 14 is assumed to add the tax amount to the unit price of the product master 22 for the numerical value to be displayed in “@ unit price tax included” in the selling price area 122. This tax amount is a value obtained by multiplying the unit price by the tax rate determined by the tax master 21.

さらに、商品マスタ22で税番号が「03」の商品の単価は、税マスタ21が定めるように内税である。この場合、売価算出手段14は、売価エリア122の「@単価税込」に表示させる数値を、商品マスタ22の単価そのものとする。また、同商品について、売価算出手段14は、売価エリア122の「@単価税抜」に表示させる数値を、商品マスタ22の単価から、税額を差し引いたものとする。この税額は、単価を、税マスタ21が定める税率で割った値である。   Further, the unit price of the product whose tax number is “03” in the product master 22 is the internal tax as determined by the tax master 21. In this case, the sales price calculation means 14 sets the numerical value displayed in “@ unit price tax included” in the sales price area 122 as the unit price itself of the product master 22. For the same product, the sales price calculation means 14 subtracts the tax amount from the unit price of the product master 22 for the numerical value displayed in “@ unit price tax-excluded” in the sales price area 122. This tax amount is a value obtained by dividing the unit price by the tax rate determined by the tax master 21.

売価エリア122には、商品の価格を示す数値の他に、数値に添える文字列をも表示させることができる。文字列は、前後を「"」で挟んで記入する。また、改行したい位置には、「<br>」と記入する。   In the selling price area 122, in addition to a numerical value indicating the price of a product, a character string attached to the numerical value can be displayed. The character string is entered with ““ ”between the front and back. Also, enter "<br>" at the position where you want to start a new line.

例えば、税抜価格100円の商品の売価を、「価格100円」の後改行して「(税込108円)送料別」のように表示したい場合、売価エリア122に次の(例1)のように記入する。
"価格"@単価税抜"円"<br>"(税込"@単価税込"円)送料別"
…(例1)
For example, if you want to display the sales price of a product with a tax-excluded price of 100 yen, such as “(100 yen including tax) by shipping” after a line break after “Price 100 yen”, the following (example 1) Fill in as
"Price" @ Yen without unit price tax "<br>" (tax included "Yen unit price including tax") Shipping fee not included "
... (Example 1)

売価エリア122に上述の(例1)を記入するにあたって、ユーザは、売価エリア122に直接テキストを打ち込んでもよいし、方式選択ボタン131や文字列選択ボタン132を、売価エリア122にドラッグアンドドロップしてもよい。   When entering the above (Example 1) in the selling price area 122, the user may directly enter text in the selling price area 122, or drag and drop the method selection button 131 and the character string selection button 132 to the selling price area 122. May be.

方式選択ボタン131としては、「税抜」、「税込」、「単価」を備えている。例えば、「税抜」の方式選択ボタン131が、売価エリア122へとドラッグアンドドロップされた場合、売価表示設定手段13は、ドロップ位置に「@単価税抜」と記入する。同様に、「税込」の方式選択ボタン131が、売価エリア122へとドラッグアンドドロップされた場合、売価表示設定手段13は、ドロップ位置に「@単価税込」と記入する。また、「単価」の方式選択ボタン131が、売価エリア122へとドラッグアンドドロップされた場合、売価表示設定手段13は、ドロップ位置に「@単価」と記入する。この場合、商品マスタ22の税番号にかかわらず、商品マスタ22の単価をそのまま表示する。   The method selection button 131 includes “tax excluded”, “tax included”, and “unit price”. For example, when the “tax excluded” method selection button 131 is dragged and dropped into the selling price area 122, the selling price display setting unit 13 writes “@ unit price tax excluded” at the drop position. Similarly, when the “tax included” method selection button 131 is dragged and dropped into the selling price area 122, the selling price display setting means 13 writes “@ unit price tax included” at the drop position. When the “unit price” method selection button 131 is dragged and dropped into the selling price area 122, the selling price display setting unit 13 writes “@ unit price” at the drop position. In this case, the unit price of the product master 22 is displayed as it is regardless of the tax number of the product master 22.

文字列選択ボタン132としては、「価格」、「円」、「税込」、「税抜」、「送料込」、「送料別」、「特売」、「オススメ」などの他、空白文字(スペース)や、改行、括弧、などを備える。   The character string selection buttons 132 include “price”, “yen”, “tax included”, “tax excluded”, “shipping included”, “by shipping”, “special sale”, “recommended”, etc. ), Line breaks, parentheses, etc.

例えば、「価格」の文字列選択ボタン132が、売価エリア122へとドラッグアンドドロップされた場合、売価表示設定手段13は、ドロップ位置に「"価格"」と記入する。つまり、文字列選択ボタン132(改行マークを除く)のドラッグアンドドロップに際して、売価表示設定手段13は、選んだ文字列の前後を「"」で挟んだものを、記入する。ただし、改行マークがドラッグアンドドロップされた場合には「<br>」を記入する。   For example, when the “price” character string selection button 132 is dragged and dropped into the selling price area 122, the selling price display setting unit 13 writes “price” at the drop position. That is, at the time of drag and drop of the character string selection button 132 (excluding the line feed mark), the selling price display setting means 13 fills in the one between the selected character string and "" ". However, if the line feed mark is dragged and dropped, “<br>” is entered.

このように、本実施形態のサーバ装置およびプログラムによれば、商品価格の表示方式をユーザ自身が容易に変更可能であるショッピングサイトを実現することができる。つまり、商品の特性や税区分に応じて、税込表示ないし税抜表示のうち、効果的と思われる方を、ユーザ自身で選択して、主に表示させる売価とすることができる。ここで、売価エリア122には、税込表示および税抜表示の一方のみを表示させてもよいし、また、両方を表示させてもよい。両方を表示させる場合には、税込表示および税抜表示の両方を同列に表示させてもよいし、あるいは、本実施形態のように、税込表示および税抜表示のうち従として表示させる方を括弧書きにして主に表示させる方の後に位置させるなど、表示のさせ方に差をもたせてもよい。   As described above, according to the server device and the program of the present embodiment, it is possible to realize a shopping site where the user can easily change the display method of the product price. In other words, according to the characteristics of the product and tax classification, it is possible to select the one that seems to be effective from among the tax-inclusive display or the tax-exclusive display by the user, and set the selling price to be displayed mainly. Here, in the selling price area 122, only one of the tax-included display and the tax-excluded display may be displayed, or both may be displayed. In the case of displaying both, both the tax-inclusive display and the tax-excluded display may be displayed in the same line, or the taxi display and the tax-excluded display that are displayed as slaves in parentheses as in this embodiment. There may be a difference in the display method, for example, it is positioned after the one that is mainly displayed by writing.

さらに、本実施形態によれば、価格表示に、文字列を併記することができる。つまり、ASPサービスによるショッピングサイトであっても、「特売」や「おすすめ」、「期間限定」などを、臨機応変に表示させることができる。   Furthermore, according to the present embodiment, it is possible to write a character string in the price display. That is, even for a shopping site using the ASP service, “special sale”, “recommendation”, “limited time”, and the like can be displayed in a flexible manner.

なお、実施形態では、税マスタ21、商品マスタ22、テンプレート31、およびテンプレート管理テーブル32を、サーバ装置1が備える第一記憶部20および第二記憶部30に記憶させているが、実施にあたっては、これらをサーバ装置1外に設けた記憶部に記憶させてもよい。   In the embodiment, the tax master 21, the product master 22, the template 31, and the template management table 32 are stored in the first storage unit 20 and the second storage unit 30 included in the server device 1. These may be stored in a storage unit provided outside the server device 1.

さらに、実施形態では、税マスタ21と商品マスタ22とを同じ第一記憶部20に記憶させ、テンプレート31とテンプレート管理テーブル32とを同じ第二記憶部30に記憶させているが、実施にあたっては、税マスタ21と商品マスタ22とが異なる記憶部に記憶されていてもよく、同様に、テンプレート31とテンプレート管理テーブル32とが異なる記憶部に記憶されていてもよい。また、逆に、税マスタ21、商品マスタ22、テンプレート31、およびテンプレート管理テーブル32のすべてが同じ記憶部に記憶されていてもよい。   Furthermore, in the embodiment, the tax master 21 and the merchandise master 22 are stored in the same first storage unit 20, and the template 31 and the template management table 32 are stored in the same second storage unit 30. The tax master 21 and the product master 22 may be stored in different storage units, and similarly, the template 31 and the template management table 32 may be stored in different storage units. Conversely, all of the tax master 21, the product master 22, the template 31, and the template management table 32 may be stored in the same storage unit.

また、実施形態では、テンプレート31は、1つの税番号に対して複数設定可能としたが、実施にあたっては、1つの税番号に対して1つのみ設定可能としてもよい。この場合には、税番号がテンプレート番号の役割を果たせるため、商品マスタ22においてテンプレート番号が不要となり、かつ、テンプレート管理テーブル32が不要となる。さらに、実施にあたっては、複数のテンプレートを持つことをせずに、全商品の価格の表示方式として同じ設定を用いるようにし、当該1つの表示方式の設定を、売価表示設定手段13が受け付けるようにしてもよい。この場合には、商品マスタ22の税番号にかかわらず、同じ表示方式となる。   In the embodiment, a plurality of templates 31 can be set for one tax number. However, only one template 31 may be set for one tax number. In this case, since the tax number can serve as a template number, the template number is not required in the product master 22, and the template management table 32 is not required. Further, in the implementation, the same setting is used as the price display method for all products without having a plurality of templates, and the selling price display setting means 13 accepts the setting of the one display method. May be. In this case, the display method is the same regardless of the tax number of the product master 22.

また、実施形態では、テンプレートの新規登録を、テンプレート番号指定欄112の選択肢から「新規」が選択されて、標準の内容の売価エリア122が編集されて、保存ボタン123が押下された場合としているが、これに限らない。実施にあたっては、例えば、テンプレート番号指定欄112の選択肢から特定のテンプレート番号が指定された場合に、本実施形態では単一の保存ボタン123を新規登録ボタンと上書き保存ボタンとの二つにして、新規登録ボタンを押下することによって、指定のテンプレート番号が付けられたテンプレート31に対して行われた編集内容を、新たなテンプレート31として別のテンプレート番号を付けて保存するようにしてもよい。   In the embodiment, the new registration of the template is performed when “new” is selected from the options in the template number designation column 112, the standard selling price area 122 is edited, and the save button 123 is pressed. However, it is not limited to this. In implementation, for example, when a specific template number is designated from the options in the template number designation column 112, in this embodiment, the single save button 123 is changed into two, a new registration button and an overwrite save button, By pressing a new registration button, the edited content performed on the template 31 with the designated template number may be stored as a new template 31 with a different template number.

さらに、実施形態では、売価エリア122の編集のやり方の一例として、ドラッグアンドドロップによる編集を紹介したが、実施にあたっては、ボタン131,132の押下により売価エリア122のカーソル位置に所定の文字列が追記されるのであってもよいし、他のやり方でもよい。   Further, in the embodiment, drag-and-drop editing has been introduced as an example of a method for editing the selling price area 122. However, when the button 131 or 132 is pressed, a predetermined character string is placed at the cursor position in the selling price area 122. It may be added, or another method may be used.

そして、実施形態では、売価算出手段14は、商品紹介画面の表示に際して売価を算出したが、実施にあたっては、商品紹介画面の表示に先立って予め売価を算出しておき、所定の記憶部に記憶させておいてもよい。売価を記憶させておく先として、例えば、第一記憶部20の商品マスタ22に売価カラムを設けてもよい。   In the embodiment, the selling price calculation unit 14 calculates the selling price when the product introduction screen is displayed. However, prior to the display of the product introduction screen, the selling price is calculated in advance and stored in a predetermined storage unit. You may leave it. As a destination for storing the selling price, for example, a selling price column may be provided in the product master 22 of the first storage unit 20.

本実施形態のサーバ装置は、CPUなどの制御装置と、ROM(Read Only Memory)やRAMなどの記憶装置と、HDD、CDドライブ装置などの外部記憶装置と、ディスプレイ装置などの表示装置と、キーボードやマウスなどの入力装置を備えており、通常のコンピュータを利用したハードウェア構成となっている。   The server device of this embodiment includes a control device such as a CPU, a storage device such as a ROM (Read Only Memory) and a RAM, an external storage device such as an HDD and a CD drive device, a display device such as a display device, and a keyboard. And a hardware configuration using a normal computer.

本実施形態のサーバ装置で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The program executed by the server device of the present embodiment is an installable or executable file and is read by a computer such as a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). It is provided by being recorded on a possible recording medium.

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

また、本実施形態のプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the program of this embodiment may be configured to be provided by being incorporated in advance in a ROM or the like.

本実施形態のサーバ装置で実行されるプログラムは、上述した各部(税情報取得手段11、商品情報取得手段12、売価表示設定手段13、売価算出手段14)を含むモジュール構成となっている。CPU(プロセッサ)がプログラムを実行することにより、税情報取得手段11、商品情報取得手段12、売価表示設定手段13、売価算出手段14が主記憶装置上に生成される。   The program executed by the server device of the present embodiment has a module configuration including the above-described units (tax information acquisition unit 11, product information acquisition unit 12, selling price display setting unit 13, and selling price calculation unit 14). When the CPU (processor) executes the program, the tax information acquisition unit 11, the product information acquisition unit 12, the selling price display setting unit 13, and the selling price calculation unit 14 are generated on the main storage device.

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

1…サーバ装置、
10…制御部、
11…税情報取得手段、12…商品情報取得手段、
13…売価表示設定手段、14…売価算出手段、
20…第一記憶部、
21…税マスタ、22…商品マスタ、
30…第二記憶部、
31…テンプレート、32…テンプレート管理テーブル、
100…設定画面、
110…番号指定部、
111…税番号指定欄、112…テンプレート番号指定欄、
120…テンプレート表示部、
121…商品画像エリア、122…売価エリア、123…保存ボタン、
130…素材表示部、
131…方式選択ボタン、132…文字列選択ボタン。
1 ... Server device,
10 ... control unit,
11 ... Tax information acquisition means, 12 ... Product information acquisition means,
13 ... Sales price display setting means, 14 ... Sales price calculation means,
20 ... the first storage unit,
21 ... Tax master, 22 ... Product master,
30. Second storage unit,
31 ... Template, 32 ... Template management table,
100 ... setting screen,
110 ... number designation part,
111 ... Tax number designation field, 112 ... Template number designation field,
120 ... template display part,
121 ... Product image area, 122 ... Sales price area, 123 ... Save button,
130: Material display section,
131 ... Method selection button, 132 ... Character string selection button.

特開2012−113654号公報JP 2012-113654 A

Claims (6)

商品にかかる税区分と該税区分にかかる税率とを関連付けて記憶した税マスタから税情報を取得する税情報取得手段と、
商品を特定する商品情報に関連付けて該商品の単価と該商品にかかる税区分および税率を特定する税特定情報とを記憶した商品マスタから単価および税特定情報を取得する商品情報取得手段と、
商品の売価を税込価格または税抜価格のどちらで示すかの指定を受け付ける売価表示設定手段と、
商品情報を示す商品紹介画面に表示させる売価を、前記売価表示設定手段が受け付けた指定と、前記商品情報取得手段が取得した単価および税特定情報と、前記税情報取得手段が取得した税情報とから算出する売価算出手段と、
を備えるサーバ装置。
Tax information acquisition means for acquiring tax information from a tax master that stores the tax classification for the product and the tax rate for the tax classification in association with each other;
Product information acquisition means for acquiring the unit price and the tax specifying information from the product master storing the unit price of the product in association with the product information specifying the product and the tax specifying information specifying the tax classification and the tax rate applied to the product;
A selling price display setting means for accepting designation of whether the selling price of a product is indicated by tax-inclusive price or tax-excluded price,
The selling price to be displayed on the product introduction screen showing the product information, the designation received by the selling price display setting unit, the unit price and tax specifying information acquired by the product information acquiring unit, the tax information acquired by the tax information acquiring unit, and Sales price calculation means to calculate from,
A server device comprising:
前記売価表示設定手段は、前記商品紹介画面の体裁を記録したテンプレートを記憶する記憶部にアクセス可能であって、前記記憶部から前記テンプレートを取得し、当該テンプレートを前記指定により改変し、当該改変後のテンプレートを、前記記憶部に上書き保存または新規登録する
請求項1に記載のサーバ装置。
The selling price display setting means is accessible to a storage unit that stores a template that records the appearance of the product introduction screen, acquires the template from the storage unit, modifies the template according to the designation, and modifies the modification. The server apparatus according to claim 1, wherein a later template is overwritten or newly registered in the storage unit.
前記テンプレートは、商品の画像を表示するエリアの位置ないし大きさの設定をも含む
請求項2に記載のサーバ装置。
The server device according to claim 2, wherein the template also includes setting of a position or a size of an area for displaying an image of a product.
前記税マスタは、税区分と税率との組み合わせごとに異なる識別子をも記憶し、
前記売価表示設定手段は、前記識別子ごとに1つの前記テンプレートを設定可能とし、
前記商品マスタは、前記識別子ないし前記テンプレートを特定する情報を記憶する
請求項2または3に記載のサーバ装置。
The tax master also stores different identifiers for each combination of tax classification and tax rate,
The selling price display setting means can set one template for each identifier,
The server apparatus according to claim 2 or 3, wherein the product master stores information that identifies the identifier or the template.
前記税マスタは、税区分と税率との組み合わせごとに異なる識別子をも記憶し、
前記売価表示設定手段は、前記識別子ごとに複数の前記テンプレートを設定可能とし、
前記商品マスタは、前記テンプレートを特定する情報を記憶する
請求項2または3に記載のサーバ装置。
The tax master also stores different identifiers for each combination of tax classification and tax rate,
The selling price display setting means can set a plurality of the templates for each identifier,
The server device according to claim 2, wherein the product master stores information for specifying the template.
コンピュータを、
商品にかかる税区分と該税区分にかかる税率とを関連付けて記憶した税マスタから税情報を取得する税情報取得手段と、
商品を特定する商品情報に関連付けて該商品の単価と該商品にかかる税区分および税率を特定する税特定情報とを記憶した商品マスタから単価および税特定情報を取得する商品情報取得手段と、
商品の売価を税込価格または税抜価格のどちらで示すかの指定を受け付ける売価表示設定手段と、
商品情報を示す商品紹介画面に表示させる売価を、前記売価表示設定手段が受け付けた指定と、前記商品情報取得手段が取得した単価および税特定情報と、前記税情報取得手段が取得した税情報とから算出する売価算出手段と、
として機能させるプログラム。
Computer
Tax information acquisition means for acquiring tax information from a tax master that stores the tax classification for the product and the tax rate for the tax classification in association with each other;
Product information acquisition means for acquiring the unit price and the tax specifying information from the product master storing the unit price of the product in association with the product information specifying the product and the tax specifying information specifying the tax classification and the tax rate applied to the product;
A selling price display setting means for accepting designation of whether the selling price of a product is indicated by tax-inclusive price or tax-excluded price,
The selling price to be displayed on the product introduction screen showing the product information, the designation received by the selling price display setting unit, the unit price and tax specifying information acquired by the product information acquiring unit, the tax information acquired by the tax information acquiring unit, and Sales price calculation means to calculate from,
Program to function as.
JP2014153268A 2014-07-28 2014-07-28 Server apparatus and program Active JP6367637B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014153268A JP6367637B2 (en) 2014-07-28 2014-07-28 Server apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014153268A JP6367637B2 (en) 2014-07-28 2014-07-28 Server apparatus and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018127520A Division JP6545870B2 (en) 2018-07-04 2018-07-04 Server apparatus, program, product data setting system and price display setting method

Publications (2)

Publication Number Publication Date
JP2016031609A true JP2016031609A (en) 2016-03-07
JP6367637B2 JP6367637B2 (en) 2018-08-01

Family

ID=55441957

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014153268A Active JP6367637B2 (en) 2014-07-28 2014-07-28 Server apparatus and program

Country Status (1)

Country Link
JP (1) JP6367637B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019149213A (en) * 2019-06-18 2019-09-05 東芝テック株式会社 Server device, program, commodity data setting system, and price indication setting method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259576A (en) * 1998-03-06 1999-09-24 Best Mix Consultant:Kk Electronic mall device and computer readable recording medium
JP2003323536A (en) * 2002-05-02 2003-11-14 Nippon Digital Kenkyusho:Kk Input/display screen, method of displaying consumption tax information, consumption tax information display program and memory medium
JP2005242664A (en) * 2004-02-26 2005-09-08 Toshiba Tec Corp Commodity data processor
JP2005329653A (en) * 2004-05-20 2005-12-02 Ishida Co Ltd Output device and program
JP2007157174A (en) * 2007-02-15 2007-06-21 Nippon Digital Kenkyusho:Kk Accounting processor, control program for refining error data, and storage medium
JP2007223326A (en) * 2007-03-29 2007-09-06 Ishida Co Ltd Label printing device and label printing method
US20070299733A1 (en) * 2006-06-27 2007-12-27 Derby Herbert G Determining taxes in an electronic commerce system
JP2014029631A (en) * 2012-07-31 2014-02-13 Moldec:Kk Sales support system
US20140172647A1 (en) * 2012-12-18 2014-06-19 Wal-Mart Stores, Inc. Tax Aware Price Displays

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259576A (en) * 1998-03-06 1999-09-24 Best Mix Consultant:Kk Electronic mall device and computer readable recording medium
JP2003323536A (en) * 2002-05-02 2003-11-14 Nippon Digital Kenkyusho:Kk Input/display screen, method of displaying consumption tax information, consumption tax information display program and memory medium
JP2005242664A (en) * 2004-02-26 2005-09-08 Toshiba Tec Corp Commodity data processor
JP2005329653A (en) * 2004-05-20 2005-12-02 Ishida Co Ltd Output device and program
US20070299733A1 (en) * 2006-06-27 2007-12-27 Derby Herbert G Determining taxes in an electronic commerce system
JP2007157174A (en) * 2007-02-15 2007-06-21 Nippon Digital Kenkyusho:Kk Accounting processor, control program for refining error data, and storage medium
JP2007223326A (en) * 2007-03-29 2007-09-06 Ishida Co Ltd Label printing device and label printing method
JP2014029631A (en) * 2012-07-31 2014-02-13 Moldec:Kk Sales support system
US20140172647A1 (en) * 2012-12-18 2014-06-19 Wal-Mart Stores, Inc. Tax Aware Price Displays

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019149213A (en) * 2019-06-18 2019-09-05 東芝テック株式会社 Server device, program, commodity data setting system, and price indication setting method

Also Published As

Publication number Publication date
JP6367637B2 (en) 2018-08-01

Similar Documents

Publication Publication Date Title
US9471571B2 (en) Digital media album creator
US9336337B2 (en) Online frame layout tool
JP7407225B2 (en) Server device and program
JP5620615B1 (en) Electronic shopping mall system, terminal, display control method, recording medium, and program
US20120310789A1 (en) Electronic commerce system, electronic commerce method, and electronic commerce program
US10133706B2 (en) Electronic book system, electronic book provision method, recording medium, and program
JP6367637B2 (en) Server apparatus and program
JP6242556B1 (en) Information display device, program, and information display method
JP6855536B2 (en) Server device, program, product data setting system and price display setting method
JP6545870B2 (en) Server apparatus, program, product data setting system and price display setting method
US20060064314A1 (en) Multimedia floral merchandising system
KR20130079255A (en) Smart on shop system and method, computer-readable recording medium for practicing priduction program of mobile brocher
US20140222508A1 (en) Data editing device and program
JP5457500B2 (en) Content creation apparatus and program
JP2014137789A (en) Point exchange processor, point exchange processing method and program
JP2014174716A (en) Event management support device, event management support method and program
KR20090104346A (en) System for managing showcard and pop advertisement and methode therefor
JP7090878B2 (en) Image processing programs, computer-readable recording media, image processing methods and image processing equipment
JP5667322B1 (en) Server and method for managing information on products
JP2010117766A (en) Advertisement providing system, advertisement providing method, and program
JP5769098B2 (en) recoding media
JP2014132409A (en) Electronic menu device and electronic menu program
JP6316122B2 (en) Information processing apparatus and program
TWI521454B (en) Management devices, management methods, recording media and programs
JP2016058031A (en) Entry service providing device, entry service providing system, and entry service providing program

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20160201

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160714

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170525

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170901

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180405

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180705

R150 Certificate of patent or registration of utility model

Ref document number: 6367637

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150