WO2015174134A1 - 商品に関する情報を管理するサーバ及び方法 - Google Patents

商品に関する情報を管理するサーバ及び方法 Download PDF

Info

Publication number
WO2015174134A1
WO2015174134A1 PCT/JP2015/057867 JP2015057867W WO2015174134A1 WO 2015174134 A1 WO2015174134 A1 WO 2015174134A1 JP 2015057867 W JP2015057867 W JP 2015057867W WO 2015174134 A1 WO2015174134 A1 WO 2015174134A1
Authority
WO
WIPO (PCT)
Prior art keywords
product
main body
information
terminal device
body member
Prior art date
Application number
PCT/JP2015/057867
Other languages
English (en)
French (fr)
Inventor
貴智 沖津
Original Assignee
株式会社ディー・エヌ・エー
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 株式会社ディー・エヌ・エー filed Critical 株式会社ディー・エヌ・エー
Publication of WO2015174134A1 publication Critical patent/WO2015174134A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • the present invention relates to a server and method for managing information related to products, and more particularly to a server and method for managing information related to products for which design materials are applied to main body members.
  • An embodiment of the present invention has an object of promoting the distribution of a product in which a design material is applied to a main body member by a user.
  • Other objects of the embodiments of the present invention will become apparent by referring to the entire specification.
  • the server which concerns on one Embodiment of this invention is a server which manages the information regarding the goods with which a design material is applied with respect to a main body member, Comprising: The main body member information regarding the said several main body member, and the said several design material A storage device that stores at least design material information; and one or more physical processors that execute predetermined instructions.
  • the physical processor executes the predetermined instructions to execute the first instruction. 1 included in the plurality of design materials stored in the storage device with respect to one main body member included in the plurality of main body members stored in the storage device in response to a request from the terminal device.
  • a setting screen on which a product to which a plurality of design materials are applied can be set is displayed on the first terminal device, and the user of the first terminal device
  • Product information relating to the product set via the fixed screen is stored in the storage device, and in response to a request from the second terminal device, the order screen for ordering the product stored in the storage device Is displayed on the second terminal device, and the order of the product via the ordering screen by the user of the second terminal device is received.
  • a method is a method of managing information related to a product to which a design material is applied to a main body member by one or a plurality of computers, the main body member information regarding a plurality of the main body members, and A step of storing at least design material information related to the plurality of design materials, and one main body member included in the plurality of main body members stored in response to a request from the first terminal device.
  • the figure which shows one display aspect of an example of the screen 80 for goods information setting in one Embodiment The figure which shows one display aspect of an example of the screen 80 for goods information setting in one Embodiment.
  • the figure which shows one display aspect of an example of the screen 80 for goods information setting in one Embodiment The figure which shows one display aspect of an example of the screen 80 for goods information setting in one Embodiment.
  • the figure which shows one display aspect of an example of the screen 80 for goods information setting in one Embodiment. The figure which shows an example of the screen 90 for orders in one Embodiment.
  • FIG. 1 is a configuration diagram schematically showing a configuration of a system 1 including a server 10 according to an embodiment of the present invention.
  • the server 10 in one embodiment is connected to a plurality of terminal devices 30 configured as a general computer via a communication network 20 such as the Internet so as to be able to communicate with each other.
  • a communication network 20 such as the Internet
  • the server 10 includes a CPU (physical processor) 11, a main memory 12, a user I / F 13, a communication I / F 14, a storage (storage device) 15, and a disk drive 16. Each of these components is electrically connected to each other via a bus 17.
  • the CPU 11 loads various programs from the storage 15 into the main memory 12 and executes instructions included in the loaded programs.
  • the main memory 12 is used for storing a program executed by the CPU 11, and is configured by a DRAM or the like, for example.
  • the user I / F 13 includes, for example, an information input device such as a keyboard and a mouse that accepts an operator's input, and an information output device such as a liquid crystal display that outputs a calculation result of the CPU 11.
  • the communication I / F 14 is implemented as hardware, firmware, communication software such as a TCP / IP driver or a PPP driver, or a combination thereof, and is configured to be able to communicate with the terminal device 30 via the communication network 20.
  • the storage 15 is constituted by a magnetic disk drive, for example, and can store various programs and various data.
  • Various data that can be stored in the storage 15 may be stored in a database server or the like that is physically separate from the server 10 that is communicably connected to the server 10.
  • the disk drive 16 reads data stored in various storage media such as CD-ROM, DVD-ROM, and DVD-R, or writes data to these storage media.
  • the server 10 also functions as a web server that manages a website composed of a plurality of web pages having a hierarchical structure.
  • the terminal device 30 can acquire HTML data for displaying a web page from the server 10, analyze the acquired HTML data, and present the web page to the user of the terminal device 30.
  • the HTML data is composed of an HTML document described in a markup language such as HTML, and various images are associated with the HTML document. Also, programs written in various script languages can be embedded in the HTML document.
  • the terminal device 30 is an arbitrary information processing device in which an application program execution environment for displaying the web page of the website acquired from the server 10 on the web browser and executing the application program is installed.
  • a personal computer, a smart phone, a tablet terminal, a game dedicated terminal, and the like may be included.
  • the terminal device 30 includes a CPU (physical processor) 31, a main memory 32, a user I / F 33, a communication I / F 34, and a storage 35, as shown in the figure. They are electrically connected to each other through 36.
  • a CPU physical processor
  • the CPU 31 loads various programs from the storage 35 into the main memory 32 and executes instructions included in the loaded programs.
  • the main memory 32 is used for storing a program executed by the CPU 31, and is configured by, for example, a DRAM or the like.
  • the user I / F 33 is an information input device that receives user input and an information output device that outputs the calculation result of the CPU 31, and includes a display device such as a liquid crystal display including a touch panel.
  • the communication I / F 34 is implemented as hardware, firmware, communication software such as a TCP / IP driver or a PPP driver, or a combination thereof, and is configured to be able to communicate with the server 10 via the communication network 20.
  • the storage 35 is configured by, for example, a magnetic disk drive, a flash memory, or the like, and can store various programs such as an operating system and application programs, and various data handled by these programs.
  • the terminal device 30 having such an architecture includes, for example, browser software for interpreting HTML data and displaying the screen, and interprets and receives HTML data acquired from the server 10 by the function of the browser software. A web page corresponding to the HTML data thus displayed can be displayed. Further, the terminal device 30 includes plug-in software incorporated in browser software, acquires a file in SWF format or the like embedded in HTML data from the server 10 or another server, and the SWF format file is acquired from the browser. It can also be executed using software and plug-in software.
  • At least a part of a plurality of application programs executed in the terminal device 30 is an area in which a display screen corresponding to a web page can be displayed by interpreting HTML data in at least a part of a screen area displayed on the terminal device 30 ( WebView area) is set.
  • the server 10 is requested to display the WebView area among the screens displayed on the terminal apparatus 30 and the terminal apparatus 30 (application program) displays an area other than the WebView area. Do by.
  • FIG. 2 is a block diagram schematically illustrating functions of the server 10 according to an embodiment.
  • the server 10 stores an information storage unit 51 that stores information, a display control unit 52 that displays various screens on the terminal device 30, and stores various information in the information storage unit 51.
  • a storage control unit 53 ; a product information setting unit 54 for setting product information such as a price of a product to which the design material is applied to the main body member; an order receiving unit 55 for receiving a product order by a user;
  • An order processing execution unit 56 that executes product ordering processing in response to receipt of the product, and a distribution amount setting unit 57 that sets a distribution amount for the parties involved in the sales amount of the product.
  • These functions are realized by the cooperative operation of hardware such as the CPU 11 and the main memory 12 and various programs and tables stored in the storage 15, for example, instructions included in the loaded program This is realized by the CPU 11 executing.
  • the information storage unit 51 in one embodiment is realized by the storage 15 or the like, and can store various information for managing information related to products.
  • 3 to 5 show examples of information managed by various tables included in the information storage unit 51 according to an embodiment.
  • FIG. 3 is an example of information managed by a main body member information management table that manages main body member information related to the main body member.
  • the main body member information management table in the embodiment is associated with a “main body member ID” for identifying the main body member, “type” indicating the type of the main body member, and the name (serial number) of the main body member. "Name” indicating the name of the main body member, "image” of the main body member, "provider information” about the provider (supplier) of the main body member, etc.
  • main body members in one embodiment include various types of main body members to which design materials described below can be applied (for example, printing), such as smartphone cases, T-shirts, tote bags, and the like. It is.
  • FIG. 4 is an example of information managed by a design material information management table that manages design material information related to design materials.
  • the design material information management table in one embodiment is associated with a “design material ID” for identifying a design material, “type” indicating the type of this design material, and the name (serial number) of this design material. Etc.), “image” of this design material, “applicable body member information” indicating the type of body member to which this design material can be applied, and the design material provider (designer) Manage information such as “provider information”.
  • the types of design materials in one embodiment include various types of design materials that can be applied (for example, printed) to the above-described main body member, for example, photographs, stamps, characters, figures, colors, Patterns are included.
  • FIG. 5 is an example of information managed by a product information management table that manages product information related to products.
  • the product information management table in one embodiment is associated with a “product ID” that identifies a product, and a “corresponding main body member ID” that identifies a main body member corresponding to (used) the product.
  • “Corresponding design material ID” for identifying the design material corresponding to (used in) this product “Layout information” regarding the layout (layout) of the design material relative to the body member, “Image” of this product, Information such as “price” and “setter information” related to the setter of this product is managed.
  • these pieces of information are registered based mainly on information set by a product setter.
  • the “corresponding design material ID” when a plurality of design materials are applied to one main body member, a plurality of design material IDs respectively corresponding to the plurality of design materials are registered.
  • the server 10 in one embodiment manages information related to products to which design materials are applied to main body members such as smartphone cases and T-shirts, and provides main body member suppliers (suppliers) and design materials.
  • Platform service that mediates the provider (designer), the product setter, and the general user via the product.
  • FIG. 6 is an example of a main body member registration screen 60 for the supplier to register main body member information.
  • the main body member registration screen 60 is a screen that the display control unit 52 of the server 10 displays on the supplier terminal device 30 in response to a request from the supplier terminal device 30.
  • the supplier can request the display of the main body member registration screen 60.
  • the main body member registration screen 60 is configured so that various main body member information can be registered. For example, as shown in the figure, an image file of the main body member is selected and the type of the main body member is selected. , It is comprised so that the name and price of this main body member can be input.
  • the supplier inputs the main body member information and selects the registration button 62 on the main body member registration screen 60, the input main body member information is registered in the main body member information management table by the storage control unit 53 of the server 10. .
  • FIG. 7 is an example of a design material registration screen 70 for the designer to register design material information.
  • the design material registration screen 70 is a screen that the display control unit 52 of the server 10 displays on the terminal device 30 of the designer in response to a request from the terminal device 30 of the designer. Specifically, for example, in the designer page included in the platform service web page provided by the server 10, the designer can request the display of the design material registration screen 70.
  • the design material registration screen 70 is configured to be able to register various design material information. For example, as shown in the figure, an image file of a design material is selected and a main body to which this design material can be applied. The type of the member is selected, the type of the design material is selected, and the name and price of the design material can be input.
  • the storage control unit 53 of the server 10 registers the input design material information in the design material information management table.
  • the design material information can be registered on the design material registration screen 70 of one embodiment without specifying the type of applicable body member (for example, FIG. 7). Select the check box labeled “All” in the example). In another embodiment, an applicable individual body member may be selected instead of the type of applicable body member. In this case, on the design material registration screen 70 (or other screen), the designer may be able to browse the main body member information managed in the main body member information management table.
  • FIGS. 8 to 12 show various display modes (screen transitions) of an example of a product information setting screen 80 for a product setter to set a product (apply a design material to a main body member).
  • the product information setting screen 80 is a screen that the display control unit 52 of the server 10 displays on the terminal device 30 of the product setter in response to a request from the terminal device 30 of the product setter.
  • the product setter can request the display of the product information setting screen 80.
  • FIG. 8 shows a product information setting screen 80 a that is an initial display mode of the product information setting screen 80.
  • the product information setting screen 80a is configured so that a product setter can select the type of the main body member, as shown in the figure. Thus, in one embodiment, when a product setter sets a product, first, the type of main body member corresponding to the product to be set is selected.
  • the product information setting screen 80 transitions to the product information setting screen 80b illustrated in FIG.
  • the product information setting screen 80b displays body member information related to a plurality of body members corresponding to the type selected via the product information setting screen 80a.
  • a desired main body member can be selected from the plurality of main body members.
  • the main body member information displayed on the product information setting screen 80b includes all or part of the information managed by the main body member information management table.
  • the product setter can select a desired main body member from a plurality of main body members registered in advance by the supplier.
  • a main body member search using a keyword or the like may be performed on the product information setting screen 80b.
  • the product information setting screen 80c is a screen for selecting and arranging (laying out) the design material to be applied to the main body member. As shown in the drawing, the product information setting screen 80c is arranged at the center of the screen via the product information setting screen 80b. An image of the selected main body member is displayed. Below this image, a design material selection button group 82c for selecting a design material, a layout button 84c for laying out the design material, and an enter button 86c.
  • the design material selection button group 82c is provided for each type of design material (for example, photo, stamp, character), and the product setter selects any button of the design material selection button group 82c.
  • the product information setting screen 80 transitions to a product information setting screen 80d illustrated in FIG.
  • the product information setting screen 80d displays design material information related to a plurality of design materials of a type corresponding to the button selected via the product information setting screen 80c.
  • One or a plurality of desired design materials to be applied to the main body member can be selected from the plurality of displayed design materials.
  • the design material information displayed on the product information setting screen 80d includes all or part of the information managed by the design material information management table.
  • the design material (design material information management table of the design material information management table) that can be applied to the type of main body member selected from the design materials managed by the design material information management table.
  • Design material information relating to “applicable main body member information” can be extracted and displayed.
  • the product setter selects a desired design material from a plurality of design materials that are pre-registered by the designer and can be applied to the type of main body member selected. Can do.
  • a design material search using a keyword or the like may be performed on the product information setting screen 80d.
  • the product information setting screen 80 When the product setter selects a desired design material via the product information setting screen 80d and selects the layout button 84c of the product information setting screen 80c illustrated in FIG. 10, the product information setting screen 80 is displayed. Then, the screen transitions to a product information setting screen 80e illustrated in FIG. As shown in the figure, the product information setting screen 80e is displayed with the image of the selected design material superimposed on the image of the selected main body member. The arrangement (layout) of the design material with respect to the main body member can be changed by moving the image to a desired position by a drag operation or the like.
  • the design material may be processed (for example, simple image processing or the like).
  • the product information regarding the set product is registered in the product information management table.
  • “price” in the information managed in the product information management table is set by the product information setting unit 54 of the server 10 according to the setting content by the product setter.
  • the price of a product can be set by applying various rules. For example, after adding the price of the design material used for the set product (managed in the design material information management table) and the price of the main body member (managed in the design material information management table) Furthermore, the price of the product can be obtained by adding a predetermined consideration (reward for setting the product) to the setter of the product.
  • a predetermined price for the operator (platform service provider) of the server 10 can be added to obtain a product price.
  • the consideration for the setter of the product (and the operator of the server 10) can be set as a fixed amount, or can be set as a ratio (for example, 3%) to the total price of the design material and the main body member. .
  • the price of the main body member is applied as it is as the price of the product, and the price for the designer (the price of the design material), the price for the setter of the product, and the price for the operator of the server 10 are Can be set as a ratio to the price (i.e., the price of the body member).
  • the timing for setting the price of the product is not limited to the timing at which the product information set via the product information setting screen 80 described above is registered in the product information management table. You can also
  • FIG. 13 is an example of a product ordering screen 90 for a general user to order a product.
  • the product order screen 90 is a screen that the display control unit 52 of the server 10 displays on the general user terminal device 30 in response to a request from the general user terminal device 30. Specifically, for example, in a general user page included in a platform service web page provided by the server 10, the general user can request display of the product ordering screen 90.
  • the product ordering screen 90 has a search area 92 for searching for products using keywords or the like, and product information regarding a plurality of products searched using the search area 92 is displayed. It is configured to be displayed.
  • the product information displayed on the product order screen 90 includes all or part of the information managed in the product information management table.
  • the general user for example, selects a desired product from a plurality of products displayed on the product ordering screen 90 and puts it in his cart, and then selects a “view cart contents” button 94, The order of the selected item (in the cart) can be confirmed. Since the processing related to ordering such products is a general processing for those skilled in the art, further detailed description is omitted.
  • the order is received by the order receiving unit 55 of the server 10.
  • the order is received, for example, order information related to the confirmed order (for example, information related to the ordered product, information related to the general user who is the orderer, information related to payment such as a payment method, information related to shipping such as a shipping method) Is registered in a table for managing information related to orders (not shown).
  • the order processing execution unit 56 executes an ordering process for a supplier of the main body member used for the ordered product.
  • the ordering process for the supplier can include, for example, a process of providing all or part of the order information described above to a supplier-side information system (for example, an order management system).
  • the supplier that has received the order information applies the design material to the body member based on the design material and layout information set for the ordered product (for example, prints a photo on the smartphone case) And send it to the user.
  • the platform service provided by the server 10 performs an ordering process for a supplier by a general user (mediates an order).
  • the distribution amount setting unit 57 of the server 10 sets the distribution amount of the sales amount of the product for a plurality of related parties.
  • the plurality of parties include at least a part of a supplier, a designer, a product setter, and an operator of the server 10.
  • the distribution amount can be set by applying various rules.
  • the price of the product when the price of the main body member, the price of the design material, the consideration for the setter of the product, and the total price for the operator of the server 10 are set, the price of the main body member, The price of the design material, the price for the product setter, and the price for the operator of the server 10 can be set as the distribution amount.
  • settlement processing between the parties based on the distribution amount set in this way may be executed in the server 10.
  • the server 10 according to the embodiment can distribute the sales amount of the product among a plurality of parties including the product setter.
  • the product setter can set the product. You can enjoy yourself even more.
  • the supplier, the designer, the product setter, and the general user are described separately. However, it is also assumed that one user plays a plurality of roles. For example, it is assumed that a designer who registers design material information sets a product as a product setter, and a product setter who sets a product orders a product as a general user.
  • the server 10 manages information related to normal products (products to which design material is applied in advance) other than the products set by the user (product setter). It is also possible to allow general users to order products via the product ordering screen 90 or the like.
  • the server 10 in the embodiment described above it is included in the plurality of main body members stored in the main body member information management table in response to a request from the terminal device 30 (first terminal device) of the product setter.
  • Product information related to products set by the product setter via the product information setting screen 80 is stored in the product information management table, and the general user terminal device 30 (second terminal device) is displayed.
  • the product setter can enjoy the application itself of the design material to the main body member, and the general user can order the product set by another user (product setter). As a result, it is possible to promote the distribution of products in which the design material is applied to the main body member by the user.
  • a design material registration screen 70 capable of registering design material information is displayed on the terminal device 30 of the designer.
  • the design material information registered by the designer via the design material registration screen 70 is stored in the design material information management table. Therefore, the designer can easily register his / her design material, and can be used by other users (for example, a product setter) on the platform service provided by the server 10. As a result, it is possible to promote the distribution of design materials (expand usage opportunities).
  • a main body member registration screen 60 capable of registering main body member information is displayed on the terminal device 30 of the supplier.
  • the main body member information registered through the main body member registration screen 60 by the supplier is stored in the main body member information management table. Therefore, the supplier can easily register his / her main body member, and can be used by another user (for example, a product setter) on the platform service provided by the server 10. As a result, distribution of the main body member can be promoted (utilization opportunity can be expanded).
  • the processes and procedures described in this specification are realized by software, hardware, or any combination thereof other than those explicitly described in the embodiment. More specifically, the processes and procedures described in this specification are performed by mounting logic corresponding to the processes on a medium such as an integrated circuit, a volatile memory, a nonvolatile memory, a magnetic disk, or an optical storage. Realized. Further, the processes and procedures described in this specification can be implemented as a computer program and executed by various computers.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

 ユーザによって本体部材に対してデザイン素材が適用された商品の流通を促進させる。一実施形態に係るサーバは、情報を記憶する情報記憶部と、様々な画面を端末装置に表示させる表示制御部と、様々な情報を情報記憶部に記憶させる記憶制御部と、本体部材に対してデザイン素材が適用される商品の価格等の商品情報を設定する商品情報設定部と、ユーザによる商品の注文を受け付ける注文受付部と、商品の注文の受け付けに応じて商品の発注処理を実行する発注処理実行部と、商品の販売額の関係者に対する分配額を設定する分配額設定部と、を備え、スマートフォンのケース、Tシャツ、及びトートバッグ等の様々な本体部材に対してデザイン素材が適用される商品に関する情報を管理する。

Description

商品に関する情報を管理するサーバ及び方法
相互参照
 本出願は、日本国特許出願2014-100536(2014年5月14日出願)に基づく優先権を主張し、その内容は参照により全体として本明細書に組み込まれる。
 本発明は、商品に関する情報を管理するサーバ及び方法に関し、詳しくは、本体部材に対してデザイン素材が適用される商品に関する情報を管理するサーバ及び方法に関する。
 従来より、Tシャツやスマートフォンのケース等の本体部材に対してプリントするデザイン素材をユーザ自らが指定して注文できるシステムが提案されている。こうしたシステムでは、ユーザは、自らデザイン素材を作成し、又は、予め用意されている複数のデザイン素材の中から選択することによって、所望のデザイン素材が本体部材にプリントされた商品を購入することができる(例えば、特許文献1参照)。
特開2001-229228号公報
 しかしながら、上述したシステムでは、購入できる商品は、ユーザ自らが指定したデザイン素材がプリントされた商品に限定され、他のユーザによって指定されたデザイン素材が適用された商品を購入することはできない。また、ユーザの中には、商品の購入は希望しないものの、本体部材に対するデザイン素材の適用自体に関心があるユーザも存在するが、上述したシステムでは、こうしたユーザの欲求に対応することが難しい。従って、本材部材に対してデザイン素材を適用する商品の設定自体をユーザが楽しむことができ、こうして設定された商品の流通を促進し得る仕組みの提供が望まれる。
 本発明の実施形態は、ユーザによって本体部材に対してデザイン素材が適用された商品の流通を促進させることを目的の一つとする。本発明の実施形態の他の目的は、本明細書全体を参照することにより明らかとなる。
 本発明の一実施形態に係るサーバは、本体部材に対してデザイン素材が適用される商品に関する情報を管理するサーバであって、複数の前記本体部材に関する本体部材情報と、複数の前記デザイン素材に関するデザイン素材情報とを少なくとも記憶する記憶装置と、所定の命令を実行する1又は複数の物理的なプロセッサと、を備え、前記物理的なプロセッサは、前記所定の命令を実行することによって、第1の端末装置からの要求に応答し、前記記憶装置に記憶されている前記複数の本体部材に含まれる1の本体部材に対して前記記憶装置に記憶されている前記複数のデザイン素材に含まれる1又は複数のデザイン素材を適用した商品を設定可能な設定用画面を当該第1の端末装置に表示させ、前記第1の端末装置のユーザによって前記設定用画面を介して設定された商品に関する商品情報を前記記憶装置に記憶させ、第2の端末装置からの要求に応答し、前記記憶装置に記憶されている前記商品を注文可能な注文用画面を当該第2の端末装置に表示させ、前記第2の端末装置のユーザによる前記注文用画面を介した前記商品の注文を受け付ける。
 本発明の一実施形態に係る方法は、1又は複数のコンピュータによって、本体部材に対してデザイン素材が適用される商品に関する情報を管理する方法であって、複数の前記本体部材に関する本体部材情報と、複数の前記デザイン素材に関するデザイン素材情報とを少なくとも記憶するステップと、第1の端末装置からの要求に応答し、前記記憶されている前記複数の本体部材に含まれる1の本体部材に対して前記記憶されている前記複数のデザイン素材に含まれる1又は複数のデザイン素材を適用した商品を設定可能な設定用画面を当該第1の端末装置に表示させるステップと、前記第1の端末装置のユーザによって前記設定用画面を介して設定された商品に関する商品情報を記憶するステップと、第2の端末装置からの要求に応答し、前記記憶されている前記商品を注文可能な注文用画面を当該第2の端末装置に表示させるステップと、前記第2の端末装置のユーザによる前記注文用画面を介した前記商品の注文を受け付けるステップと、を備える。
 本発明の様々な実施形態によって、ユーザによって本体部材に対してデザイン素材が適用された商品の流通を促進させることができる。
本発明の一実施形態に係るサーバ10を含むシステム1の構成を概略的に示す構成図。 一実施形態におけるサーバ10の機能を示すブロック図。 一実施形態における本体部材情報管理テーブルによって管理される情報の一例を示す図。 一実施形態におけるデザイン素材情報管理テーブルによって管理される情報の一例を示す図。 一実施形態における商品情報管理テーブルによって管理される情報の一例を示す図。 一実施形態における本体部材登録用画面60の一例を示す図。 一実施形態におけるデザイン素材登録用画面70の一例を示す図。 一実施形態における商品情報設定用画面80の一例の一表示態様を示す図。 一実施形態における商品情報設定用画面80の一例の一表示態様を示す図。 一実施形態における商品情報設定用画面80の一例の一表示態様を示す図。 一実施形態における商品情報設定用画面80の一例の一表示態様を示す図。 一実施形態における商品情報設定用画面80の一例の一表示態様を示す図。 一実施形態における注文用画面90の一例を示す図。
 図1は、本発明の一実施形態に係るサーバ10を含むシステム1の構成を概略的に示す構成図である。一実施形態におけるサーバ10は、図示するように、一般的なコンピュータとして構成される複数の端末装置30とインターネット等の通信網20を介して通信可能に接続されており、スマートフォンのケース、Tシャツ、及びトートバッグ等の様々な本体部材に対してデザイン素材が適用される商品に関する情報を管理する。
 サーバ10は、図示のとおり、CPU(物理的なプロセッサ)11と、メインメモリ12と、ユーザI/F13と、通信I/F14と、ストレージ(記憶装置)15と、ディスクドライブ16とを含み、これらの各構成要素がバス17を介して互いに電気的に接続されている。CPU11は、ストレージ15から様々なプログラムをメインメモリ12にロードし、ロードしたプログラムに含まれる命令を実行する。メインメモリ12は、CPU11が実行するプログラムを格納するために用いられ、例えば、DRAM等によって構成される。
 ユーザI/F13は、例えば、オペレータの入力を受け付けるキーボードやマウス等の情報入力装置と、CPU11の演算結果を出力する液晶ディスプレイ等の情報出力装置とを含む。通信I/F14は、ハードウェア、ファームウェア、又はTCP/IPドライバやPPPドライバ等の通信用ソフトウェア又はこれらの組み合わせとして実装され、通信網20を介して端末装置30と通信可能に構成される。
 ストレージ15は、例えば磁気ディスクドライブ等で構成され、様々なプログラムや各種データが記憶され得る。ストレージ15に記憶され得る各種データは、サーバ10と通信可能に接続されるサーバ10とは物理的に別体のデータベースサーバ等に格納されてもよい。ディスクドライブ16は、CD-ROM、DVD-ROM、DVD-R等の各種の記憶メディアに格納されたデータを読み込み、又は、これらの記憶メディアにデータを書き込む。
 一実施形態において、サーバ10は、階層構造を有する複数のウェブページから成るウェブサイトを管理するウェブサーバとしても機能する。端末装置30は、ウェブページを表示するためのHTMLデータをサーバ10から取得し、取得したHTMLデータを解析して、当該ウェブページを端末装置30のユーザに提示することができる。HTMLデータは、HTML等のマークアップ言語で記述されたHTML文書から成り、このHTML文書には、様々な画像が関連付けられている。また、HTML文書には、各種スクリプト言語等で記述されたプログラムが埋め込まれ得る。
 端末装置30は、一実施形態において、サーバ10から取得したウェブサイトのウェブページをウェブブラウザ上で表示すると共にアプリケーションプログラムを実行するためのアプリケーションプログラム実行環境を実装した任意の情報処理装置であり、パーソナルコンピュータ、スマートフォン、タブレット端末、及びゲーム専用端末等が含まれ得る。
 端末装置30は、図示のとおり、CPU(物理的なプロセッサ)31と、メインメモリ32と、ユーザI/F33と、通信I/F34と、ストレージ35と、を含み、これらの各構成要素がバス36を介して互いに電気的に接続されている。
 CPU31は、ストレージ35から様々なプログラムをメインメモリ32にロードし、ロードしたプログラムに含まれる命令を実行する。メインメモリ32は、CPU31が実行するプログラムを格納するために用いられ、例えば、DRAM等によって構成される。
 ユーザI/F33は、ユーザの入力を受け付ける情報入力装置と、CPU31の演算結果を出力する情報出力装置であり、タッチパネルを備える液晶ディスプレイなどの表示装置を含む。
 通信I/F34は、ハードウェア、ファームウェア、又は、TCP/IPドライバやPPPドライバ等の通信用ソフトウェア又はこれらの組み合わせとして実装され、通信網20を介してサーバ10と通信可能に構成される。
 ストレージ35は、例えば磁気ディスクドライブやフラッシュメモリ等により構成され、オペレーティングシステム及びアプリケーションプログラム等の様々なプログラム、並びにこれらのプログラムによって扱われる様々なデータを記憶し得る。
 このようなアーキテクチャを有する端末装置30は、例えば、HTMLデータを解釈して画面表示するためのブラウザソフトウェアを備えており、このブラウザソフトウェアの機能によりサーバ10から取得したHTMLデータを解釈して、受信したHTMLデータに対応するウェブページを表示することができる。また、端末装置30は、ブラウザソフトウェアに組み込まれるプラグインソフトを備えており、HTMLデータに埋め込まれたSWF形式等のファイルをサーバ10又は他のサーバ等から取得し、当該SWF形式のファイルをブラウザソフトウェア及びプラグインソフトを用いて実行することもできる。
 端末装置30においてブラウザソフトウェア又はアプリケーションプログラムが実行されると、例えば、プログラムにより指示されたアニメーションや操作用アイコンが端末装置30に表示される。ユーザは、端末装置30のユーザI/F33を用いて各種指示を入力することができる。ユーザから入力された指示は、端末装置30のブラウザやNgCore(商標)等の実行環境の機能を通じてサーバ10に伝達される。
 端末装置30において実行される複数のアプリケーションプログラムの少なくとも一部は、端末装置30に表示する画面領域の少なくとも一部に、HTMLデータを解釈してウェブページに相当する表示画面を表示可能な領域(WebView領域)が設定されている。こうしたWebView領域が設定されているアプリケーションプログラムでは、端末装置30に表示する画面のうち、WebView領域の表示をサーバ10に対して要求し、WebView領域以外の領域の表示を端末装置30(アプリケーションプログラム)によって行う。
 次に、一実施形態におけるサーバ10が有する機能について説明する。図2は、一実施形態におけるサーバ10が有する機能を概略的に示すブロック図である。一実施形態におけるサーバ10は、図示するように、情報を記憶する情報記憶部51と、様々な画面を端末装置30に表示させる表示制御部52と、様々な情報を情報記憶部51に記憶させる記憶制御部53と、本体部材に対してデザイン素材が適用される商品の価格等の商品情報を設定する商品情報設定部54と、ユーザによる商品の注文を受け付ける注文受付部55と、商品の注文の受け付けに応じて商品の発注処理を実行する発注処理実行部56と、商品の販売額の関係者に対する分配額を設定する分配額設定部57と、を備える。これらの機能は、CPU11及びメインメモリ12等のハードウェア、並びに、ストレージ15に記憶されている各種プログラムやテーブル等が協働して動作することによって実現され、例えば、ロードしたプログラムに含まれる命令をCPU11が実行することによって実現される。
 一実施形態における情報記憶部51は、ストレージ15等によって実現され、商品に関する情報を管理するための様々な情報を記憶し得る。図3-図5は、一実施形態における情報記憶部51が有する各種テーブルによって管理される情報の一例を示す。図3は、本体部材に関する本体部材情報を管理する本体部材情報管理テーブルによって管理される情報の一例である。一実施形態における本体部材情報管理テーブルは、図示するように、本体部材を識別する「本体部材ID」に対応付けて、この本体部材の種類を示す「種類」、この本体部材の名称(シリアル番号等を含む)を示す「名称」、この本体部材の「価格」、この本体部材の「画像」、この本体部材の提供者(サプライヤ(供給者))に関する「提供者情報」等の情報を管理する。詳細は後述するが、これらの情報は、主に、本体部材の提供者によって入力された情報に基づいて登録される。ここで、一実施形態における本体部材の種類は、後述するデザイン素材を適用(例えば、印刷)可能な様々な本体部材の種類が含まれ、例えば、スマートフォンのケース、Tシャツ、トートバッグ等が含まれる。
 図4は、デザイン素材に関するデザイン素材情報を管理するデザイン素材情報管理テーブルによって管理される情報の一例である。一実施形態におけるデザイン素材情報管理テーブルは、図示するように、デザイン素材を識別する「デザイン素材ID」に対応付けて、このデザイン素材の種類を示す「種類」、このデザイン素材の名称(シリアル番号等を含む)を示す「名称」、このデザイン素材の「画像」、このデザイン素材を適用可能な本体部材の種類等を示す「適用可能本体部材情報」、このデザイン素材の提供者(デザイナ)に関する「提供者情報」等の情報を管理する。詳細は後述するが、これらの情報は、主に、デザイン素材の提供者によって入力された情報に基づいて登録される。ここで、一実施形態におけるデザイン素材の種類は、上述した本体部材に対して適用(例えば、印刷)可能な様々なデザイン素材の種類が含まれ、例えば、写真、スタンプ、文字、図形、色、模様等が含まれる。
 図5は、商品に関する商品情報を管理する商品情報管理テーブルによって管理される情報の一例である。一実施形態における商品情報管理テーブルは、図示するように、商品を識別する「商品ID」に対応付けて、この商品に対応する(用いられている)本体部材を識別する「対応本体部材ID」、この商品に対応する(用いられている)デザイン素材を識別する「対応デザイン素材ID」、本体部材に対するデザイン素材の配置(レイアウト)に関する「レイアウト情報」、この商品の「画像」、この商品の「価格」、この商品の設定者に関する「設定者情報」等の情報を管理する。詳細は後述するが、これらの情報は、主に、商品の設定者によって設定された情報に基づいて登録される。ここで、「対応デザイン素材ID」には、1の本体部材に対して複数のデザイン素材が適用される場合には、複数のデザイン素材にそれぞれ対応する複数のデザイン素材IDが登録される。
 次に、こうして構成された一実施形態におけるサーバ10の動作について説明する。一実施形態におけるサーバ10は、上述したように、スマートフォンのケースやTシャツ等の本体部材に対してデザイン素材が適用される商品に関する情報を管理し、本体部材の提供者(サプライヤ)、デザイン素材の提供者(デザイナ)、商品の設定者、及び一般ユーザを、商品を介して仲介するプラットフォームサービスを提供する。まず、サプライヤ、デザイナ、及び商品の設定者によってそれぞれ行われる、本体部材及びデザイン素材の登録、並びに、商品の設定に関する動作について説明し、次に、設定された商品の注文の受け付け及びそれ以降の動作について説明する。
 図6は、サプライヤが本体部材情報を登録するための本体部材登録用画面60の一例である。この本体部材登録用画面60は、サーバ10の表示制御部52が、サプライヤの端末装置30からの要求に応答してサプライヤの端末装置30に表示させる画面である。具体的には、例えば、サーバ10が提供するプラットフォームサービス用のウェブページに含まれるサプライヤ用ページにおいて、サプライヤは、本体部材登録用画面60の表示を要求することができる。本体部材登録用画面60は、様々な本体部材情報を登録することができるように構成されており、例えば、図示するように、本体部材の画像ファイルを選択し、この本体部材の種類を選択し、この本体部材の名称及び価格を入力することができるように構成されている。サプライヤが本体部材情報を入力した上で、本体部材登録用画面60の登録ボタン62を選択すると、サーバ10の記憶制御部53によって、入力された本体部材情報が本体部材情報管理テーブルに登録される。
 図7は、デザイナがデザイン素材情報を登録するためのデザイン素材登録用画面70の一例である。このデザイン素材登録用画面70は、サーバ10の表示制御部52が、デザイナの端末装置30からの要求に応答してデザイナの端末装置30に表示させる画面である。具体的には、例えば、サーバ10が提供するプラットフォームサービス用のウェブページに含まれるデザイナ用ページにおいて、デザイナは、デザイン素材登録用画面70の表示を要求することができる。デザイン素材登録用画面70は、様々なデザイン素材情報を登録することができるように構成されており、例えば、図示するように、デザイン素材の画像ファイルを選択し、このデザイン素材を適用可能な本体部材の種類を選択し、このデザイン素材の種類を選択し、このデザイン素材の名称及び価格を入力することができるように構成されている。デザイナがデザイン素材情報を入力した上で、デザイン素材登録用画面70の登録ボタン72を選択すると、サーバ10の記憶制御部53によって、入力されたデザイン素材情報がデザイン素材情報管理テーブルに登録される。ここで、図示するように、一実施形態のデザイン素材登録用画面70では、適用可能な本体部材の種類を特定することなく、デザイン素材情報を登録することも可能である(例えば、図7の例において「全て」と表示されているチェックボックスを選択する)。また、他の実施態様においては、適用可能な本体部材の種類に代えて、適用可能な個別の本体部材を選択するようにし得る。この場合、デザイン素材登録用画面70(又は他の画面)において、デザイナが、本体部材情報管理テーブルで管理されている本体部材情報を閲覧できるようにしても良い。
 図8-図12は、商品の設定者が商品を設定する(本体部材に対してデザイン素材を適用する)ための商品情報設定用画面80の一例の様々な表示態様(画面遷移)を示す。この商品情報設定用画面80は、サーバ10の表示制御部52が、商品の設定者の端末装置30からの要求に応答して商品の設定者の端末装置30に表示させる画面である。具体的には、例えば、サーバ10が提供するプラットフォームサービス用のウェブページに含まれる商品の設定者用ページにおいて、商品の設定者は、商品情報設定用画面80の表示を要求することができる。図8は、商品情報設定用画面80の初期の表示態様である商品情報設定用画面80aを示す。この商品情報設定用画面80aは、図示するように、商品の設定者が、本体部材の種類を選択できるように構成されている。このように、一実施形態においては、商品の設定者が商品を設定する際には、まず、設定しようとする商品に対応する本体部材の種類を選択する。
 商品の設定者が商品情報設定用画面80aを介して所望の本体部材の種類を選択すると、商品情報設定用画面80は、図9に例示する商品情報設定用画面80bに遷移する。この商品情報設定用画面80bは、図示するように、商品情報設定用画面80aを介して選択されている種類に対応する複数の本体部材に関する本体部材情報が表示され、商品の設定者は、表示されている複数の本体部材の中から所望の本体部材を選択することができる。ここで、商品情報設定用画面80bにおいて表示される本体部材情報は、本体部材情報管理テーブルによって管理されている情報の全部又は一部を含む。このように、商品の設定者は、サプライヤによって予め登録されている複数の本体部材の中から所望の本体部材を選択することができる。ここで、商品の設定者が所望の本体部材を容易に発見できるようにするために、商品情報設定用画面80bにおいて、キーワード等を用いた本体部材の検索を行えるようにしても良い。
 商品の設定者が商品情報設定用画面80bを介して所望の本体部材を選択すると、商品情報設定用画面80は、図10に例示する商品情報設定用画面80cに遷移する。この商品情報設定用画面80cは、本体部材に対して適用するデザイン素材を選択して配置(レイアウト)するための画面であり、図示するように、画面中央に、商品情報設定用画面80bを介して選択されている本体部材の画像が表示され、この画像の下方に、デザイン素材を選択するためのデザイン素材選択ボタン群82cと、デザイン素材をレイアウトするためのレイアウトボタン84cと、確定ボタン86cとを有する。一実施形態において、デザイン素材選択ボタン群82cは、デザイン素材の種類(例えば、写真、スタンプ、文字)毎に設けられており、商品の設定者がデザイン素材選択ボタン群82cの何れかのボタンを選択すると、商品情報設定用画面80は、図11に例示する商品情報設定用画面80dに遷移する。この商品情報設定用画面80dは、図示するように、商品情報設定用画面80cを介して選択されているボタンに対応する種類の複数のデザイン素材に関するデザイン素材情報が表示され、商品の設定者は、表示されている複数のデザイン素材の中から本体部材に適用する1又は複数の所望のデザイン素材を選択することができる。ここで、商品情報設定用画面80dにおいて表示されるデザイン素材情報は、デザイン素材情報管理テーブルによって管理されている情報の全部又は一部を含む。また、一実施形態の商品情報設定用画面80dでは、デザイン素材情報管理テーブルによって管理されているデザイン素材のうち、選択されている本体部材の種類に適用可能なデザイン素材(デザイン素材情報管理テーブルの「適用可能本体部材情報」によって判断することができる)に関するデザイン素材情報が抽出されて表示される。このように、商品の設定者は、デザイナによって予め登録されているデザイン素材であって、選択している本体部材の種類に適用可能な複数のデザイン素材の中から所望のデザイン素材を選択することができる。ここで、商品の設定者が所望のデザイン素材を容易に発見できるようにするために、商品情報設定用画面80dにおいて、キーワード等を用いたデザイン素材の検索を行えるようにしても良い。
 商品の設定者が商品情報設定用画面80dを介して所望のデザイン素材を選択した上で、図10に例示した商品情報設定用画面80cのレイアウトボタン84cを選択すると、商品情報設定用画面80は、図12に例示する商品情報設定用画面80eに遷移する。この商品情報設定用画面80eは、図示するように、選択されている本体部材の画像上に、選択されているデザイン素材の画像が重畳して表示され、商品の設定者は、例えば、デザイン素材の画像をドラッグ操作等によって所望の位置に移動させることにより、本体部材に対するデザイン素材の配置(レイアウト)を変更することができる。ここで、商品情報設定用画面80e(又は他の画面)において、デザイン素材に対する加工(例えば、簡易な画像処理等)を施せるようにしても良い。
 そして、商品の設定者が、図10に例示した商品情報設定用画面80cの確定ボタン86cを選択すると、設定された商品に関する商品情報が商品情報管理テーブルに登録される。一実施形態では、商品情報管理テーブルで管理される情報のうち「価格」については、商品の設定者による設定内容に従って、サーバ10の商品情報設定部54によって設定される。商品の価格の設定は、様々なルールを適用して行うことができる。例えば、設定された商品に用いられているデザイン素材の価格(デザイン素材情報管理テーブルにおいて管理されている)と本体部材の価格(デザイン素材情報管理テーブルにおいて管理されている)とを合計した上で、更に、商品の設定者に対する所定の対価(商品の設定に対する報酬)を加算して、商品の価格とすることができる。更に、サーバ10の運営者(プラットフォームサービスの提供者)に対する所定の対価を加算して商品の価格とすることもできる。商品の設定者(及びサーバ10の運営者)に対する対価は、固定額として設定することもできるし、デザイン素材及び本体部材の価格の合計額に対する比率(例えば、3%)として設定することもできる。また、他の実施態様においては、本体部材の価格が商品の価格としてそのまま適用され、デザイナに対する対価(デザイン素材の価格)、商品の設定者に対する対価、及びサーバ10の運営者に対する対価は、商品の価格(即ち、本体部材の価格)に対する比率として設定され得る。また、商品の価格を設定するタイミングは、上述した商品情報設定用画面80を介して設定された商品情報が商品情報管理テーブルに登録されるタイミングに限定されず、その他のタイミングで行うようにすることもできる。
 以上、本体部材及びデザイン素材の登録、並びに、商品の設定に関する動作について説明した。次に、設定された商品の注文の受け付け及びそれ以降の動作について説明する。図13は、一般ユーザが商品を注文するための商品注文用画面90の一例である。この商品注文用画面90は、サーバ10の表示制御部52が、一般ユーザの端末装置30からの要求に応答して一般ユーザの端末装置30に表示させる画面である。具体的には、例えば、サーバ10が提供するプラットフォームサービス用のウェブページに含まれる一般ユーザ用ページにおいて、一般ユーザは、商品注文用画面90の表示を要求することができる。商品注文用画面90は、図示するように、キーワード等を用いた商品の検索を行うための検索用領域92を有し、この検索用領域92を用いて検索された複数の商品に関する商品情報が表示されるように構成されている。ここで、商品注文用画面90において表示される商品情報は、商品情報管理テーブルにおいて管理されている情報の全部又は一部を含む。一般ユーザは、例えば、商品注文用画面90において表示されている複数の商品の中から所望の商品を選択して自身のカートに入れ、その後、「カートの中身を見る」ボタン94を選択し、選択されている(カートに入れられている)商品の注文を確定させることができる。こうした商品の注文に関する処理は、当業者にとって一般的な処理であるから、これ以上の詳細な説明は省略する。一般ユーザが商品の注文を確定させると、サーバ10の注文受付部55によって注文が受け付けられる。注文の受け付けは、例えば、確定された注文に関する注文情報(例えば、注文された商品に関する情報、注文者である一般ユーザに関する情報、支払方法等の支払に関する情報、発送方法等の発送に関する情報等)を、図示しない注文に関する情報を管理するテーブルに登録することによって行われる。
 ここで、一実施形態では、サーバ10の注文受付部55が商品の注文を受け付けると、発注処理実行部56が、注文された商品に用いられている本体部材のサプライヤに対する発注処理を実行する。サプライヤに対する発注処理は、例えば、上述した注文情報の全部又は一部をサプライヤ側の情報システム(例えば、受注管理システム)等に提供する処理が含まれ得る。注文情報を受け付けたサプライヤ(受注したサプライヤ)は、注文された商品に設定されているデザイン素材及びレイアウト情報に基づいて、本体部材にデザイン素材を適用して(例えば、スマートフォンのケースに写真をプリントして)ユーザに発送する。このように、一実施形態におけるサーバ10が提供するプラットフォームサービスは、一般ユーザによるサプライヤに対する発注処理を代行して行う(発注を仲介する)。
 ここで、一実施形態では、商品の販売に応じて(例えば、注文受付部55による注文の受け付けに応じて、発注処理実行部56による発注処理の実行に応じて、又は、サプライヤによる商品の発送に応じて等)、サーバ10の分配額設定部57が、複数の関係者に対する商品の販売額の分配額を設定する。複数の関係者としては、例えば、サプライヤ、デザイナ、商品の設定者、及びサーバ10の運営者の少なくとも一部が含まれる。分配額の設定は、様々なルールを適用して行うことができる。例えば、商品の価格として、本体部材の価格、デザイン素材の価格、商品の設定者に対する対価、及び、サーバ10の運営者に対する対価の合計額が設定されている場合には、本体部材の価格、デザイン素材の価格、商品の設定者に対する対価、及び、サーバ10の運営者に対する対価がそのまま分配額として設定され得る。また、例えば、商品の価格として本体部材の価格がそのまま適用されて設定されている場合には、各関係者に対する対価を考慮した分配率を予め設定しておき(例えば、「サプライヤ:デザイナ:商品の設定者:サーバ10の運営者=85:3:2:5」と設定しておき)、この分配率に従って販売額の分配額を演算することができる。さらに、こうして設定した分配額に基づく関係者間の決済処理(例えば、サーバ10の運営者による、サプライヤ、デザイナ及び商品の設定者に対する支払処理等)をサーバ10において実行するようにしても良い。このように、一実施形態におけるサーバ10は、商品の販売額を、商品の設定者を含む複数の関係者間で分配することを可能とし、この結果、例えば、商品の設定者は商品の設定自体をより一層楽しむことができる。
 上述した一実施形態では、サプライヤ、デザイナ、商品の設定者、及び一般ユーザを区別して説明したが、一のユーザが複数の役割を担うことも想定される。例えば、デザイン素材情報を登録するデザイナが、商品の設定者として商品を設定することが想定され、また、商品を設定する商品の設定者が、一般ユーザとして商品を注文することが想定される。また、一実施形態において、ユーザ(商品の設定者)によって設定された商品以外の通常の商品(予めデザイン素材が適用されている商品)に関する情報についてもサーバ10が管理するようにし、こうした通常の商品について、一般ユーザが商品注文用画面90等を介して注文できるようにすることもできる。
 以上説明した一実施形態におけるサーバ10では、商品の設定者の端末装置30(第1の端末装置)からの要求に応答し、本体部材情報管理テーブルに記憶されている複数の本体部材に含まれる1の本体部材に対して、デザイン素材情報管理テーブルに記憶されている複数のデザイン素材に含まれる1又は複数のデザイン素材を適用した商品を設定可能な商品情報設定用画面80を商品の設定者の端末装置30に表示させ、商品の設定者によって商品情報設定用画面80を介して設定された商品に関する商品情報を商品情報管理テーブルに記憶し、一般ユーザの端末装置30(第2の端末装置)からの要求に応答し、商品情報管理テーブルに記憶されている商品を注文可能な注文用画面90を一般ユーザの端末装置30に表示させ、一般ユーザによる注文用画面90を介した商品の注文を受け付ける。従って、商品の設定者は、本体部材に対するデザイン素材の適用自体を楽しむことができ、一般ユーザは、他のユーザ(商品の設定者)によって設定された商品を注文することができる。この結果、ユーザによって本体部材に対してデザイン素材が適用された商品の流通を促進することができる。
 また、一実施形態におけるサーバ10では、デザイナの端末装置30(第3の端末装置)からの要求に応答し、デザイン素材情報を登録可能なデザイン素材登録用画面70をデザイナの端末装置30に表示させ、デザイナによってデザイン素材登録用画面70を介して登録されたデザイン素材情報をデザイン素材情報管理テーブルに記憶させる。従って、デザイナは、自身のデザイン素材を容易に登録し、サーバ10が提供するプラットフォームサービス上において他のユーザ(例えば、商品の設定者)による利用を可能とすることができる。この結果、デザイン素材の流通を促進(利用機会を拡張)することができる。
 また、一実施形態におけるサーバ10では、サプライヤの端末装置30(第4の端末装置)からの要求に応答し、本体部材情報を登録可能な本体部材登録用画面60をサプライヤの端末装置30に表示させ、サプライヤによって本体部材登録用画面60を介して登録された本体部材情報を本体部材情報管理テーブルに記憶させる。従って、サプライヤは、自身の本体部材を容易に登録し、サーバ10が提供するプラットフォームサービス上において他のユーザ(例えば、商品の設定者)による利用を可能とすることができる。この結果、本体部材の流通を促進(利用機会を拡張)することができる。
 本明細書で説明された処理及び手順は、実施形態中で明示的に説明されたもの以外にも、ソフトウェア、ハードウェアまたはこれらの任意の組み合わせによって実現される。より具体的には、本明細書で説明される処理及び手順は、集積回路、揮発性メモリ、不揮発性メモリ、磁気ディスク、光ストレージ等の媒体に、当該処理に相当するロジックを実装することによって実現される。また、本明細書で説明される処理及び手順は、それらの処理・手順をコンピュータプログラムとして実装し、各種のコンピュータに実行させることが可能である。
 本明細書中で説明される処理及び手順が単一の装置、ソフトウェア、コンポーネント、モジュールによって実行される旨が説明されたとしても、そのような処理または手順は複数の装置、複数のソフトウェア、複数のコンポーネント、及び/又は複数のモジュールによって実行され得る。また、本明細書中で説明されるデータ、テーブル、又はデータベースが単一のメモリに格納される旨説明されたとしても、そのようなデータ、テーブル、又はデータベースは、単一の装置に備えられた複数のメモリまたは複数の装置に分散して配置された複数のメモリに分散して格納され得る。さらに、本明細書において説明されるソフトウェアおよびハードウェアの要素は、それらをより少ない構成要素に統合して、またはより多い構成要素に分解することによって実現することも可能である。
 本明細書において、発明の構成要素が単数もしくは複数のいずれか一方として説明された場合、又は、単数もしくは複数のいずれとも限定せずに説明された場合であっても、文脈上別に解すべき場合を除き、当該構成要素は単数又は複数のいずれであってもよい。
 1 システム
 10 サーバ
 20 通信網
 30 端末装置
 51 情報記憶部
 52 表示制御部
 53 記憶制御部
 54 商品情報設定部
 55 注文受付部
 56 発注処理実行部
 57 分配額設定部
 60 本体部材登録用画面
 70 デザイン素材登録用画面
 80 商品情報設定用画面
 90 注文用画面

Claims (6)

  1.  本体部材に対してデザイン素材が適用される商品に関する情報を管理するサーバであって、
     複数の前記本体部材に関する本体部材情報と、複数の前記デザイン素材に関するデザイン素材情報とを少なくとも記憶する記憶装置と、
     所定の命令を実行する1又は複数の物理的なプロセッサと、を備え、
     前記物理的なプロセッサは、前記所定の命令を実行することによって、
     第1の端末装置からの要求に応答し、前記記憶装置に記憶されている前記複数の本体部材に含まれる1の本体部材に対して前記記憶装置に記憶されている前記複数のデザイン素材に含まれる1又は複数のデザイン素材を適用した商品を設定可能な設定用画面を当該第1の端末装置に表示させ、
     前記第1の端末装置のユーザによって前記設定用画面を介して設定された商品に関する商品情報を前記記憶装置に記憶させ、
     第2の端末装置からの要求に応答し、前記記憶装置に記憶されている前記商品を注文可能な注文用画面を当該第2の端末装置に表示させ、
     前記第2の端末装置のユーザによる前記注文用画面を介した前記商品の注文を受け付ける、
     サーバ。
  2.  請求項1に記載のサーバであって、
     前記物理的なプロセッサは、前記所定の命令を実行することによって、
     第3の端末装置からの要求に応答し、前記デザイン素材情報を登録可能なデザイン素材登録用画面を当該第3の端末装置に表示させ、
     前記第3の端末装置のユーザによって前記デザイン素材登録用画面を介して登録された前記デザイン素材情報を前記記憶装置に記憶させる、
     サーバ。
  3.  請求項1に記載のサーバであって、
     前記物理的なプロセッサは、前記所定の命令を実行することによって、
     第4の端末装置からの要求に応答し、前記本体部材情報を登録可能な本体部材登録用画面を当該第4の端末装置に表示させ、
     前記第4の端末装置のユーザによって前記本体部材登録用画面を介して登録された前記本体部材情報を前記記憶装置に記憶させる、
     サーバ。
  4.  請求項1に記載のサーバであって、
     前記物理的なプロセッサは、前記所定の命令を実行することによって、
     前記商品の注文の受け付けに応じて、当該商品に対応する前記本体部材の供給者に対する当該商品の発注処理を実行する、
     サーバ。
  5.  請求項1に記載のサーバであって、
     前記物理的なプロセッサは、前記所定の命令を実行することによって、
     前記商品を設定した前記ユーザを含む複数の関係者に対する当該商品の販売額の分配額を設定する、
     サーバ。
  6.  1又は複数のコンピュータによって、本体部材に対してデザイン素材が適用される商品に関する情報を管理する方法であって、
     複数の前記本体部材に関する本体部材情報と、複数の前記デザイン素材に関するデザイン素材情報とを少なくとも記憶するステップと、
     第1の端末装置からの要求に応答し、前記記憶されている前記複数の本体部材に含まれる1の本体部材に対して前記記憶されている前記複数のデザイン素材に含まれる1又は複数のデザイン素材を適用した商品を設定可能な設定用画面を当該第1の端末装置に表示させるステップと、
     前記第1の端末装置のユーザによって前記設定用画面を介して設定された商品に関する商品情報を記憶するステップと、
     第2の端末装置からの要求に応答し、前記記憶されている前記商品を注文可能な注文用画面を当該第2の端末装置に表示させるステップと、
     前記第2の端末装置のユーザによる前記注文用画面を介した前記商品の注文を受け付けるステップと、
     を備える方法。

     
PCT/JP2015/057867 2014-05-14 2015-03-17 商品に関する情報を管理するサーバ及び方法 WO2015174134A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014100536A JP5667322B1 (ja) 2014-05-14 2014-05-14 商品に関する情報を管理するサーバ及び方法
JP2014-100536 2014-05-14

Publications (1)

Publication Number Publication Date
WO2015174134A1 true WO2015174134A1 (ja) 2015-11-19

Family

ID=52569503

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/057867 WO2015174134A1 (ja) 2014-05-14 2015-03-17 商品に関する情報を管理するサーバ及び方法

Country Status (2)

Country Link
JP (1) JP5667322B1 (ja)
WO (1) WO2015174134A1 (ja)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001243368A (ja) * 2000-03-02 2001-09-07 T-Galaxy.Com Co Ltd デザイン付き商品の製造販売仲介システム及びデザイン付き商品の製造販売仲介方法
JP2002183538A (ja) * 2000-12-19 2002-06-28 Plat'home Co Ltd カスタムメイド商品販売システム、その方法、記録媒体及びサーバ
JP2003196506A (ja) * 2001-12-28 2003-07-11 Canon Electronics Inc サーバ、クライアント、システム及びそれらの制御方法、プログラム
JP2003203173A (ja) * 2002-01-09 2003-07-18 Sony Corp 付加デザイン要素を設けた製品を提供するためのシステム、注文管理装置、ユーザ側端末、製品供給者側端末、付加デザイン要素を設けた製品を提供するため方法、付加デザイン要素を設けた製品を注文するための方法、そのプログラム、並びにプログラム記録媒体
US20040181465A1 (en) * 2003-03-11 2004-09-16 Kan Steven S. Method for on-line outsourcing of customized merchandise containing personalized logo
JP2012529084A (ja) * 2009-05-30 2012-11-15 ナイキ インターナショナル リミテッド 消費者製品のオンラインデザインの方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001243368A (ja) * 2000-03-02 2001-09-07 T-Galaxy.Com Co Ltd デザイン付き商品の製造販売仲介システム及びデザイン付き商品の製造販売仲介方法
JP2002183538A (ja) * 2000-12-19 2002-06-28 Plat'home Co Ltd カスタムメイド商品販売システム、その方法、記録媒体及びサーバ
JP2003196506A (ja) * 2001-12-28 2003-07-11 Canon Electronics Inc サーバ、クライアント、システム及びそれらの制御方法、プログラム
JP2003203173A (ja) * 2002-01-09 2003-07-18 Sony Corp 付加デザイン要素を設けた製品を提供するためのシステム、注文管理装置、ユーザ側端末、製品供給者側端末、付加デザイン要素を設けた製品を提供するため方法、付加デザイン要素を設けた製品を注文するための方法、そのプログラム、並びにプログラム記録媒体
US20040181465A1 (en) * 2003-03-11 2004-09-16 Kan Steven S. Method for on-line outsourcing of customized merchandise containing personalized logo
JP2012529084A (ja) * 2009-05-30 2012-11-15 ナイキ インターナショナル リミテッド 消費者製品のオンラインデザインの方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"WHAT'S UNIQLO CUSTOMIZE?", XP055236437, Retrieved from the Internet <URL:https://web.archive.org/web/20131108082008/http://www.uniqlo.com/customize/start.html> *

Also Published As

Publication number Publication date
JP2015219577A (ja) 2015-12-07
JP5667322B1 (ja) 2015-02-12

Similar Documents

Publication Publication Date Title
US11144974B2 (en) System and method for improved management of a purchase order by intercepting and parsing messages
CN105446996A (zh) 页面展示方法和页面展示系统
US9076169B2 (en) Digital delivery system and method
US20090006988A1 (en) System and method for providing a portable and interactive storefront
US20130305130A1 (en) Systems and Method for Building and Publishing Complex Documents with Component Revenue Tracking
AU2019101730A4 (en) Apparatus for printing, displaying, and managing documents, digital content, advertising, social media, mobile catalogues, and the like for retail premises, and system thereof
JP7027360B2 (ja) 情報提供装置、情報提供方法、および情報提供プログラム
US20130262263A1 (en) Coordination list-providing system and related method
JP5667322B1 (ja) 商品に関する情報を管理するサーバ及び方法
JP2009276486A (ja) 広告システムおよび方法並びにプログラム
KR20130079255A (ko) 스마트온 샵 시스템 및 방법 그리고 모바일 브로슈어 저작을 위한 프로그램을 컴퓨터로 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체
Rauland WooCommerce Cookbook
JP6127445B2 (ja) 情報処理装置、その制御方法、情報処理方法およびそのプログラム
JP2015219902A (ja) 商品に関する情報を管理するサーバ及び方法
CA3114099A1 (en) Systems and methods for embeddable point-of-sale transactions
JP2007115184A (ja) 電子商取引システム
JP6795551B2 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
JP6367637B2 (ja) サーバ装置およびプログラム
TWM557869U (zh) 應用於電子商務之多銷售平台整合裝置
JP5190523B2 (ja) サーバ装置及びプログラム並びに情報処理方法
JP6361773B2 (ja) 情報処理装置、その制御方法、およびプログラム
Nguyen Building a software ecosystem for a start-up retail business
JP6610716B2 (ja) 情報処理装置、その制御方法、およびプログラム
JP2022119327A (ja) 出版物データ提供方法、出版物セット及び出版物提供システム
JP5600017B2 (ja) 情報処理システム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15792297

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15792297

Country of ref document: EP

Kind code of ref document: A1