WO2022153734A1 - プログラム、方法、情報処理装置、システム - Google Patents
プログラム、方法、情報処理装置、システム Download PDFInfo
- Publication number
- WO2022153734A1 WO2022153734A1 PCT/JP2021/045286 JP2021045286W WO2022153734A1 WO 2022153734 A1 WO2022153734 A1 WO 2022153734A1 JP 2021045286 W JP2021045286 W JP 2021045286W WO 2022153734 A1 WO2022153734 A1 WO 2022153734A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- product
- user
- points
- information
- products
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
Definitions
- This disclosure relates to programs, methods, information processing devices, and systems.
- Patent Document 1 An all-you-can-pack system using an electronic commerce site has been proposed (see Patent Document 1).
- a virtual volume is set in the product.
- the user selects a bag in which the virtual volume is set.
- the user selects a product as if the product is packed in the selected bag so that the sum of the virtual volumes of the selected products does not exceed the upper limit value related to the virtual volume.
- the virtual volume and the virtual volume are not disclosed to the user. Therefore, the user estimates the size of the product by relying on the product information, for example, an image, and packs the product in a bag. If the sum of the virtual volumes of the selected products exceeds the upper limit value related to the virtual volume, the product selection fails and the product is selected again. The user can grasp the state of the last minute by repeating the failure, and can feel a stronger sense of cheapness when it succeeds.
- the purpose of this disclosure is to provide all-you-can-eat shopping that users can easily enjoy.
- the program selects from the steps of giving points to the user to the processor, the step of accepting the selection of the product to which the points are assigned from the user, the points given, the points assigned to the product, and the points given.
- the step of presenting the remaining points obtained by subtracting the sum of the points of the products to the user and the step of accepting the end of the product selection when the remaining points are 0 or more are executed.
- the system according to the present embodiment is a system that allows a user to easily experience shopping by all-you-can-pack in electronic commerce.
- FIG. 1 is a block diagram showing an example of the overall configuration of the system 1.
- the system 1 shown in FIG. 1 includes a plurality of terminal devices 10 and a server 20.
- the terminal device 10 and the server 20 communicate with each other via the network 80.
- FIG. 1 shows an example in which the system 1 includes three terminal devices 10, the number of terminal devices 10 included in the system 1 is not limited to three. The number of terminal devices 10 may be less than three or three or more.
- an aggregate of a plurality of devices may be used as one server.
- the method of allocating the plurality of functions required to realize the server 20 according to the present embodiment to one or a plurality of hardware is in consideration of the processing capacity of each hardware and / or the specifications required for the server 20. Can be determined as appropriate.
- the terminal device 10 is, for example, a device operated by a user who purchases a product through electronic commerce.
- the terminal device 10 may be, for example, a mobile terminal such as a smartphone or a tablet, or may be a stationary PC (Personal Computer) or a laptop PC.
- the terminal device 10 includes a communication IF (Interface) 12, an input device 13, an output device 14, a memory 15, a storage 16, and a processor 19.
- IF Interface
- the communication IF 12 is an interface for inputting / outputting signals because the terminal device 10 communicates with an external device.
- the input device 13 is a device for receiving an input operation from a user (for example, a touch panel, a touch pad, a pointing device such as a mouse, a keyboard, etc.).
- the output device 14 is a device (display, speaker, etc.) for presenting information to the user.
- the memory 15 is for temporarily storing a program and data processed by the program or the like, and is, for example, a volatile memory such as a DRAM (Dynamic Random Access Memory).
- DRAM Dynamic Random Access Memory
- the storage 16 is for storing data, for example, a flash memory or an HDD (Hard Disc Drive).
- the processor 19 is hardware for executing an instruction set described in a program, and is composed of an arithmetic unit, registers, peripheral circuits, and the like.
- the server 20 is, for example, a device that provides electronic commerce.
- the electronic commerce according to the present embodiment includes a normal method in which a user selects a product and purchases the selected product at the total price of the product. Further, the electronic commerce according to the present embodiment includes a method in which a user purchases the right to purchase a plurality of products and selects the product within the limitation of the right, that is, an all-you-can-pack method.
- the server 20 includes a communication IF 22, an input / output IF 23, a memory 25, a storage 26, and a processor 29.
- the communication IF 22 is an interface for inputting / outputting signals because the server 20 communicates with an external device.
- the input / output IF23 functions as an interface with an input device for receiving an input operation from the user and an output device for presenting information to the user.
- the memory 25 is for temporarily storing a program and data processed by the program or the like, and is, for example, a volatile memory such as a DRAM (Dynamic Random Access Memory).
- DRAM Dynamic Random Access Memory
- the storage 26 is for storing data, for example, a flash memory or an HDD (Hard Disc Drive).
- the processor 29 is hardware for executing an instruction set described in a program, and is composed of an arithmetic unit, registers, peripheral circuits, and the like.
- FIG. 2 is a block diagram showing a configuration example of the terminal device 10 shown in FIG.
- the terminal device 10 includes a communication unit 120, an input device 13, an output device 14, a voice processing unit 17, a microphone 171 and a speaker 172, a camera 161 and a storage unit 180. It includes a control unit 190.
- Each block included in the terminal device 10 is electrically connected by, for example, a bus or the like.
- the communication unit 120 performs processing such as modulation / demodulation processing for the terminal device 10 to communicate with another device.
- the communication unit 120 performs transmission processing on the signal generated by the control unit 190, and transmits the signal to the outside (for example, the server 20).
- the communication unit 120 performs reception processing on the signal received from the outside and outputs the signal to the control unit 190.
- the input device 13 is a device for a user who operates the terminal device 10 to input instructions or information.
- the input device 13 is realized by, for example, a touch-sensitive device 131 or the like in which an instruction is input by touching an operation surface.
- the terminal device 10 is a PC or the like
- the input device 13 may be realized by a reader or a keyboard.
- the input device 13 converts an instruction input from the user into an electric signal, and outputs the electric signal to the control unit 190.
- the input device 13 may include, for example, a receiving port that receives an electric signal input from an external input device.
- the output device 14 is a device for presenting information to a user who operates the terminal device 10.
- the output device 14 is realized by, for example, a display 141 or the like.
- the display 141 displays data related to accounting processing under the control of the control unit 190.
- the display 141 is realized by, for example, an LCD (Liquid Crystal Display), an organic EL (Electro-Luminescence) display, or the like.
- the voice processing unit 17 performs, for example, digital-to-analog conversion processing of a voice signal.
- the voice processing unit 17 converts the signal given from the microphone 171 into a digital signal, and gives the converted signal to the control unit 190. Further, the voice processing unit 17 gives a voice signal to the speaker 172.
- the voice processing unit 17 is realized by, for example, a processor for voice processing.
- the microphone 171 receives the voice input and gives the voice signal corresponding to the voice input to the voice processing unit 17.
- the speaker 172 converts the voice signal given from the voice processing unit 17 into voice and outputs the voice to the outside of the terminal device 10.
- the camera 161 is a device for receiving light by a light receiving element and outputting it as a photographing signal.
- the storage unit 180 is realized by, for example, a memory 15 and a storage 16, and stores data and a program used by the terminal device 10.
- the storage unit 180 stores, for example, user information 181.
- User information 181 is information about a user who uses the terminal device 10.
- Information about the user includes, for example, information that identifies the user, the user's name, age, address, date of birth, telephone number, email address, predetermined account information, and the like.
- the control unit 190 is realized by the processor 19 reading the program stored in the storage unit 180 and executing the instructions included in the program.
- the control unit 190 controls the operation of the terminal device 10.
- the control unit 190 By operating according to the program, the control unit 190 exhibits functions as an operation reception unit 191, a transmission / reception unit 192, a display control unit 193, and a memory control unit 194.
- the operation reception unit 191 performs a process for receiving an instruction or information input from the input device 13. Specifically, for example, the operation reception unit 191 receives information based on an instruction input from the touch-sensitive device 131 or the like.
- the instruction input via the touch-sensitive device 131 or the like is, for example, an instruction related to electronic commerce.
- the operation reception unit 191 receives a voice instruction input from the microphone 171. Specifically, for example, the operation reception unit 191 receives an audio signal input from the microphone 171 and converted into a digital signal by the audio processing unit 17. The operation reception unit 191 acquires an instruction from the user by, for example, analyzing the received audio signal and extracting a predetermined noun.
- the transmission / reception unit 192 performs a process for the terminal device 10 to transmit / receive data to / from an external device such as a server 20 according to a communication protocol.
- the display control unit 193 controls the output device 14 in order to present information about electronic commerce to the user. Specifically, for example, the display control unit 193 causes the display 141 to display an image related to electronic commerce based on the information transmitted from the server 20.
- the storage control unit 194 controls the storage of data in the storage unit 180.
- FIG. 3 is a diagram showing a functional configuration of the server 20.
- the server 20 functions as a communication unit 201, a storage unit 202, and a control unit 203.
- the communication unit 201 performs processing for the server 20 to communicate with an external device.
- the storage unit 202 has a database in which data related to accounting is accumulated, for example, a customer information database (DB) 281, a product information database (DB) 282, a shared information database (DB) 283, and the like.
- DB customer information database
- DB product information database
- DB shared information database
- the customer information DB 281 is a database for holding personal information about customers who purchase products. Details will be described later.
- the product information DB 282 is a database for holding information about the products for sale. Details will be described later.
- the shared information DB 283 is a database for holding products packed by users who have experienced all-you-can-pack. Details will be described later.
- the control unit 203 is realized by the processor 29 reading the program stored in the storage unit 202 and executing the instructions included in the program.
- the control unit 203 is shown as a reception control module 2041, a transmission control module 2042, an accounting module 2043, an all-you-can-eat processing module 2044, a first proposal module 2045, a second proposal module 2046, and a shared module 2047 by operating according to a program. Demonstrate function.
- the reception control module 2041 controls the process by which the server 20 receives a signal from an external device according to the communication protocol.
- the transmission control module 2042 controls the process by which the server 20 transmits a signal to an external device according to the communication protocol.
- Accounting module 2043 controls accounting processing in electronic commerce. For example, accounting module 2043 performs accounting for goods selected by the user.
- the products selected by the user include, for example, products that can be purchased by the user in the normal method and products that enable the transition to the all-you-can-pack method.
- the all-you-can-stuff processing module 2044 controls the processing in the all-you-can-stuff method.
- the all-you-can-pack processing module 2044 defines the all-you-can-pack capacity for users who purchase products by the all-you-can-pack method.
- the volume of the all-you-can-stuff target product is preset with respect to the all-you-can-pack capacity.
- the all-you-can-pack processing module 2044 defines the all-you-can-pack capacity by, for example, points.
- product ranks corresponding to volumes are set for all-you-can-pack products. The points and product ranks are visible to the user in consideration of the convenience of unlimited packing.
- the all-you-can-pack processing module 2044 accepts the selection of products to be packed all-you-can-eat from the user.
- the all-you-can-pack processing module 2044 allows the user to select a product so that the total product rank does not exceed the points.
- the all-you-can-stuff processing module 2044 ends all-you-can-stuff when the user confirms the selection.
- the all-you-can-pack processing module 2044 may accept a request for reassignment of all-you-can-pack capacity (points).
- the all-you-can-pack processing module 2044 allows the user to select a product so that the total product rank does not exceed the points after reassignment.
- the first proposal module 2045 controls the process of proposing the selected product to the user who selects the product in the all-you-can-pack. For example, the first proposal module 2045 proposes a product for assisting the user's selection in all-you-can-pack. Specifically, for example, the first proposal module 2045 proposes a product for supplementing the remaining amount according to the remaining amount that can be packed as much as possible.
- the proposed product is selected from, for example, the following products or a combination of the following products. ⁇ Products related to already selected products ⁇ Products related to past purchase history ⁇ Popular products ⁇ Products whose information has been updated
- Products related to the already selected products include, for example, products in the same category as the already selected products but with different characters, for example, dolls of the same series with different characters from the selected products. include.
- the product related to the already selected product includes, for example, a product in a category different from the already selected product and a product having the same character.
- the product related to the already selected product is, for example, a product that, when selected together with the already selected product, has an advantageous effect on the volume at the time of all-you-can-pack.
- Products related to the past purchase history include, for example, products in the same category as the products included in the purchase history but with different characters.
- the products related to the past purchase history include, for example, products in a category different from the products included in the purchase history and having the same character.
- Popular products can be rephrased as, for example, hot-selling products or trending products.
- the popular product represents, for example, a product in which the number of sales ranks is within a predetermined rank.
- the products whose information has been updated include, for example, products newly added to the products subject to all-you-can-stuff, products whose volume (product rank) at the time of all-you-can-pack has changed, and the like.
- the first proposal module 2045 may propose a selected product in response to a request from the user, or may automatically propose a selected product even if there is no request from the user.
- the first proposal module 2045 may propose the addition of capacity (addition of points) when the remaining amount of all-you-can-stuff is low, for example, when the remaining points reach a predetermined value. Points can be added, for example, in preset units.
- the second proposal module 2046 controls the process of proposing the all-you-can-pack method to the user who shop in the normal method. For example, the second proposal module 2046 proposes an all-you-can-pack method to the user when the user selects a product to be packed as much as possible in the normal method.
- the sharing module 2047 controls the process of sharing information about products purchased by the all-you-can-pack method. For example, the sharing module 2047 stores information about the product selected by the user using the all-you-can-pack method in the shared information DB 283. The sharing module 2047 presents the information stored in the shared information DB 283 to the user in response to a request from a user who is playing the all-you-can-eat method or a user who is not playing the all-you-can-eat method.
- FIGS. 4 to 6 are diagrams showing the data structure of the database stored in the server 20. Note that FIGS. 4 to 6 are examples, and data not described is not excluded.
- FIG. 4 is a diagram showing the data structure of the customer information DB 281. As shown in FIG. 4, each of the records of the customer information DB 281 has an item "customer ID”, an item “name”, an item “age”, an item “address”, an item “date of birth”, and an item. Includes “E-mail address”, item “registration date”, item “purchase history” and the like.
- the item "customer ID" stores information that identifies the customer.
- the customer ID is automatically set, for example, when registering customer information.
- the item "name” remembers the customer's name.
- the item "age” remembers the customer's age.
- the item "address" remembers the location where the customer resides.
- the item "Date of birth” remembers the date of birth of the customer.
- the item "E-mail address” stores the E-mail address used when sending an e-mail to the customer.
- the item "Registration date” stores the date when the customer registered the customer information.
- the item "Purchase history” stores the product purchased by the customer via the electronic commerce site and the purchase date.
- FIG. 5 is a diagram showing a data structure of the product information DB 282.
- each of the records of the product information DB282 includes an item “product ID”, an item “product name”, an item “price”, an item “category”, an item “product rank”, and an item. Includes “release date”, item “scheduled arrival date”, item “all-you-can-pack”, item “inventory”, and the like.
- the item "product ID” stores information that identifies the product.
- the item "product name” stores the name of the product.
- the item "price” stores the selling price of the product.
- the item "category” stores the classification to which the product belongs.
- the item "product rank” stores the numerical value corresponding to the volume of the product assigned to the target product of all-you-can-pack.
- the value of the item “product rank” is set to be different depending on, for example, the size and price of the product.
- the value of the item “product rank” may be changed according to the period of the target product. For example, the product rank of the product A may be set to 2 on condition that a predetermined period has elapsed since the product rank of the product A was set to 3. Further, the value of the item “product rank” may be changed depending on the combination of the selected products.
- the value of the item "product rank” may be changed according to the popularity of the target product. For example, after the product rank of the product A is set to 2, the product rank of the product A may be set to 3 on condition that the “inventory” described later becomes a predetermined number or less. If the value of the item "product rank” fluctuates according to the period, combination, popularity, etc. of the target product, the fluctuation condition may be presented to the user in advance.
- the item "Release date” stores the date when the product was released or the date when the product is scheduled to be released.
- the item "Scheduled arrival date” remembers the date when the product will arrive next time. It is possible that the next scheduled date has not been decided.
- the item "All-you-can-pack target” stores whether or not the corresponding product is a target product for all-you-can-pack.
- the item "inventory” stores the number of products in stock.
- FIG. 6 is a diagram showing a data structure of the shared information DB 283. As shown in FIG. 6, each of the records of the shared information DB283 has an item "shared information ID”, an item “customer ID”, an item “play date”, an item "course name”, and an item “stuffed product”. Etc. are included.
- the item "shared information ID” stores information that identifies information to be shared about products purchased by unlimited packing.
- the item "Customer ID” stores information that identifies the customer who purchased the product by unlimited packing.
- the item "play date” remembers the date when the product was purchased as much as you want.
- the item "Course name” memorizes the all-you-can-eat course that was implemented.
- the maximum value of all-you-can-stuff varies depending on the all-you-can-stuff course.
- the maximum value of all-you-can-stuff is defined by, for example, the points allocated when all-you-can-stuff is started.
- the item "stuffed products” stores the products purchased by all-you-can-stuff.
- FIG. 7 is a diagram illustrating an example of the operation of the terminal device 10 and the server 20 when purchasing products by all-you-can-pack.
- the user operates the terminal device 10 and inputs the login ID and password to access the electronic commerce site provided by the server 20 (step S11).
- the e-commerce site for example, products that can be purchased by the user in the normal method and all-you-can-pack tickets that enable the transition to the all-you-can-pack method are sold.
- a plurality of types of all-you-can-eat tickets are prepared.
- the types of all-you-can-stuff tickets are defined according to, for example, the all-you-can-pack capacity (maximum points). That is, there are tickets with a large unlimited capacity (maximum points) and tickets with a small unlimited capacity (maximum points).
- the type of all-you-can-pack ticket may be specified according to the group of products that can be packed.
- the user operates the terminal device 10 and purchases an all-you-can-pack ticket (step S12).
- step S13 When the user purchases an all-you-can-stuff ticket, he / she accesses the all-you-can-eat page (step S13). Specifically, for example, when the terminal device 10 is requested by the user to access the all-you-can-eat page after purchasing the all-you-can-eat ticket, the information on purchasing the all-you-can-eat ticket, the access request to the all-you-can-eat page, and the like. Information on the order date of the all-you-can-pack ticket is transmitted to the server 20.
- the server 20 When the server 20 receives the information on purchasing the all-you-can-pack ticket, the access request to the all-you-can-pack page, and the information on the order date of the all-you-can-pack ticket from the terminal device 10, the server 20 receives the information on the all-you-can-pack ticket, and based on the received information, the user can use the all-you-can-pack ticket. Confirm your purchase.
- the server 20 confirms that the user has purchased the all-you-can-pack ticket, the server 20 permits access to the all-you-can-pack page of the terminal device 10.
- the server 20 gives points to the terminal device 10 according to the course of the all-you-can-pack ticket.
- FIG. 8 is a diagram showing an example of an all-you-can-pack page displayed on the terminal device 10.
- the operation object 1411 is an object that receives an instruction to start all-you-can-stuff.
- the field object 1412 is an object for displaying the status of the all-you-can-pack ticket.
- As the state of the all-you-can-pack ticket for example, the ticket purchase date and the all-you-can-pack course name are displayed.
- the field object 1413 is an object for displaying packed products. In the example shown in FIG. 8, since the state before the start of all-you-can-pack is shown, the product is not displayed in the field object 1413.
- step S14 When the user presses the operation object 1411, all-you-can-pack is started (step S14).
- FIG. 9 is a flowchart showing an example of the operation of the server 20 when all-you-can-pack is being implemented.
- 10 to 12 show a display example of the display 141 of the terminal device 10 when playing all-you-can-eat.
- the server 20 accepts product selection from the user when all-you-can-pack is started (step S141).
- FIG. 10 shows an example of a screen for selecting a product displayed on the display 141.
- field objects 1414 to 1416 and operation objects 1417 and 1418 are displayed.
- the field object 1414 is an object that accepts the designation of the product category.
- a preset product category can be specified in the field object 1414.
- the field object 1415 is an object that displays selectable products. Selectable products are all-you-can-pack products.
- the product displayed by the field object 1415 is a product belonging to the product category specified by the field object 1414.
- the product displayed by the field object 1415 is, for example, a product that is in stock at the start of all-you-can-pack shopping or when the screen shown in FIG. 10 is displayed.
- the product rank is displayed on the displayed product.
- the displayed product may display, for example, information on inventory. For example, if the number of products in stock is less than a predetermined value, it may be displayed as "only in stock".
- Field object 1416 is an object that represents an all-you-can-pack box. The user packs the goods in the box, for example, by moving the goods displayed in the field object 1415 to the field object 1416.
- the field object 1416 displays the unlimited capacity, that is, the points given by purchasing the ticket.
- the remaining points are represented by solid lines and the points consumed by the already selected commodities are represented by dashed lines.
- the points owned are consumed by the number corresponding to the product rank of the moved product. That is, the point represented by the solid line is represented by the broken line.
- the operation object 14161 is displayed in the field object 1416.
- the operation object 14161 is an object that receives an instruction to confirm the selected product.
- the server 20 presents the user with a screen for confirming the selected product.
- the operation object 1417 is an object that receives an instruction requesting a product proposal.
- the server 20 determines a product to be proposed to the user by referring to, for example, the following products or a combination of the following products. do. -Products related to the already selected product-Products related to the past purchase history-Popular products-The product server 20 whose information has been updated presents the determined product to the user.
- the user refers to the product proposed by the server 20 and selects a desired product. For example, it is assumed that the operation object 1417 is pressed by the user with the goods of a predetermined character selected.
- the product to be proposed corresponds to one of "Products related to already selected products", “Products related to past purchase history”, “Products whose information has been updated”, and "Popular products”. Propose the product to be used to the user. Further, the conditions of the proposed product may be selected in advance by the user. For example, when the conditions of "product of different character” and “popular product” are selected as the conditions of the product to be proposed, the server 20 is selected when the user requests the product proposal from the server 20. Among the characters that are different from the characters, we propose to the user the best-selling products.
- the server 20 may propose to the user a product that uses up the remaining points.
- the server 20 refers to, for example, the above-mentioned product or a combination of the above-mentioned products, and determines the product so that the total of the product ranks matches the remaining points.
- the server 20 presents the determined product to the user.
- the user refers to the product proposed by the server 20 and selects a desired product. At this time, the user may take in a part of the proposed product and request the server 20 to propose the product again.
- the server 20 determines the product so that the total product rank matches the remaining points, and presents the determined product to the user.
- the server 20 determines, for example, product B (product rank 1) and product C (product rank 1) and presents them to the user.
- the user requests the server 20 to make another proposal.
- the server 20 determines, for example, product D (product rank 1) and product E (product rank 1) and presents them to the user.
- the user when the user likes the product E but does not need the product D, after selecting the product E, the user requests the server 20 to make a proposal again.
- the server 20 determines, for example, a product F (product rank 1) and presents it to the user. If the user likes the product F, the user ends the selection of the product.
- the server 20 By repeatedly requesting the server 20 to propose a product, the user can end the all-you-can-pack shopping without having to voluntarily search for the product. Therefore, even if it is troublesome to select a product, the user can purchase the product as much as he / she wants.
- the operation object 1418 is an object that receives an instruction to end the selection.
- the server 20 presents the user with a screen for confirming the selection.
- an operation object that accepts an instruction requesting all-you-can-eat information shared by other users may be displayed.
- the server 20 reads the information stored in the shared information DB 283 and presents the read information to the user.
- the user refers to the product selected by another user in the all-you-can-pack and selects the product. For example, a part of the product selected by another user is adopted, and the product is selected by itself for the remaining points.
- the server 20 accepts, for example, the selection of the product input from the screen shown in FIG. 10 (step S141).
- the server 20 determines whether or not the points are exceeded by adding up the product ranks of the selected products (step S142). If it exceeds (No in step S142), the server 20 indicates to the user that the product selected by the user cannot be selected. At this time, for example, the server 20 causes the display 141 to display the message "This product will not fit in the box.” The server 20 allows the user to continue selecting products.
- FIG. 11 shows an example of a screen displayed on the display 141 for confirming the selected product.
- the screen shown in FIG. 11 is displayed when the operation object 14161 shown in FIG. 10 is pressed by the user.
- the field objects 1416 and 1419 and the operation objects 1418, 14110 and 14111 are displayed.
- the field object 1419 is an object that displays a product selected by the user.
- a check box 14191 is displayed for each product displayed in the field object 1419.
- Check box 14191 accepts selections for the displayed product.
- the operation object 14110 is an object that receives an instruction to select all the displayed products.
- the server 20 selects, for example, all the displayed products and checks all the check boxes 14191.
- the operation object 14111 is an object that receives an instruction to deselect the displayed product.
- the server 20 deselects the product for which the check box 14191 is checked, for example.
- the server 20 deselects the product, the deselected product is deleted from the field object 1419, and the points of the field object 1416 are returned by the product rank of the deselected product.
- FIG. 12 shows an example of a screen displayed on the display 141 for confirming the selection.
- the screen shown in FIG. 12 is displayed when the operation object 1418 is pressed by the user from the screen shown in FIG. 10 or the screen shown in FIG.
- the field object 14112 and the operation objects 14113 and 14114 are displayed.
- the field object 14112 is an object that displays a product selected by the user.
- the operation object 14113 is an object that receives an instruction to confirm the selected product.
- the server 20 confirms the selected product when the operation object 14113 is pressed by the user.
- the operation object 14114 is an object that receives an instruction to reselect a product.
- the server 20 presents the user with a screen for selecting a product as shown in FIG.
- the server 20 determines whether or not the user has instructed the end of all-you-can-eat (step S143). For example, when the operation object 14113 is pressed from the screen shown in FIG. 12, the server 20 determines that the end of all-you-can-eat is instructed (Yes in step S143).
- the server 20 confirms the inventory of the product selected by the user (step S144).
- the server 20 confirms the purchase of the product and ends the all-you-can-pack.
- the server 20 reduces the inventory of the product.
- step S144 When there is no inventory (No in step S144), the server 20 presents the user with the reselection of the product (step S145), and shifts the process to step S141.
- the server 20 may monitor the inventory of products selected by the user at a predetermined cycle. When the server 20 runs out of stock, for example, "The selected product is sold out. Please pack another product.” Is displayed.
- FIG. 13 is a flowchart showing an example of the operation of the server 20 when proposing an all-you-can-pack shopping method.
- 14 and 15 show a display example of the display 141 of the terminal device 10 when proposing an all-you-can-eat shopping method.
- the server 20 accepts product selection from the user in the normal shopping method (step S21). Upon receiving the selection from the user, the server 20 determines whether or not the selected product is an all-you-can-pack product by referring to the product information DB 282 (step S22). In the case of an all-you-can-stuff product, the server 20 presents to the user that the selected product is an all-you-can-pack product. In addition, the server 20 proposes to the user a transition to the all-you-can-eat shopping method. When the user approves the proposal to transition to the all-you-can-stuff method, the server 20 shifts from the normal method of shopping to the all-you-can-eat method of shopping. If the user does not approve the proposal to transition to the all-you-can-eat method, the server 20 continues the normal method of shopping.
- the server 20 refers to the product information DB 282 to check whether or not the selected product is an all-you-can-pack product. To judge.
- the server 20 displays the field object 14116 shown in FIG. 15 on the display 141.
- the selected product is an all-you-can-pack product, and a proposal for transition to an all-you-can-pack shopping method is stated, for example, "This product is an all-you-can-pack product. Purchase an all-you-can-pack ticket. Do you want to play all-you-can-eat? ", Is displayed.
- the operation object 141161 and the operation object 141162 are displayed in the field object 14116.
- the operation object 141161 is an object that receives an instruction to transition to the all-you-can-pack method.
- the server 20 presents, for example, a page for purchasing an all-you-can-eat ticket.
- the operation object 141162 is an object that receives an instruction to continue the normal shopping.
- the server 20 erases, for example, the field object 14116 and causes the user to continue the normal shopping.
- FIG. 16 is a flowchart showing an example of the operation of the server 20 when sharing the products selected by the all-you-can-pack method.
- FIG. 17 shows a display example of the display 141 of the terminal device 10 when sharing the products selected by the all-you-can-pack method.
- the user when the user wants to share the product selected by himself / herself, the user inputs an instruction to share to the terminal device 10.
- the terminal device 10 transmits to the server 20 an instruction to share, information about the user, a course selected by the user by the all-you-can-pack method, a date and time when the all-you-can-eat shopping is played, information about the selected product, and the like.
- the server 20 receives an instruction to share the product selected by the all-you-can-pack method (step S24). At this time, the server 20 receives the information about the user, the course selected by the all-you-can-eat method, the date and time when the all-you-can-eat shopping is played, the information about the selected product, and the like, together with the instruction. The server 20 stores the received information as shared information in the shared information DB 283 (step S25).
- the operation object 14117 is displayed on the screen for confirming the selection shown in FIG.
- the operation object 14117 is an object that receives an instruction to share the selected product.
- the terminal device 10 relates to an instruction to share, information about the user, a course selected by the user in the all-you-can-eat method, a date and time when the all-you-can-eat shopping is played, and the selected product. Information and the like are transmitted to the server 20.
- the instruction to share the selected product is not limited to the one input from the screen for confirming the selection shown in FIG.
- the server 20 may propose to the user to share information.
- the server 20 may propose sharing of information to all users who press the operation object 14113, or propose sharing of information to users extracted from the users who press the operation object 14113 according to a predetermined rule. May be good.
- the predetermined rule is, for example, as follows.
- the server 20 receives information about the user, the course selected by the all-you-can-eat method, the date and time when the all-you-can-eat shopping is played, the information about the selected product, and the like.
- the server 20 stores the received information as shared information in the shared information DB 283.
- FIG. 18 shows a display example of the display 141 of the terminal device 10 when sharing the products selected by the all-you-can-pack method.
- the server 20 causes the field object 14118 shown in FIG. 18 to be displayed on the display 141.
- a proposal for sharing the selected product is displayed, for example, "Can I share the selected product with everyone?".
- the operation object 141181 and the operation object 141182 are displayed in the field object 14118.
- the operation object 141181 is an object that receives an instruction to share a product.
- the server 20 stores, for example, information about the user, a course selected by the all-you-can-eat method, a date and time when the all-you-can-eat shopping is played, information about the selected product, and the like in the shared information DB 283. do.
- the operation object 141182 is an object that receives an instruction not to share a product.
- the terminal device 10 erases, for example, the field object 14118.
- the server 20 gives points to the user by the all-you-can-pack processing module 2044.
- the all-you-can-pack processing module 2044 accepts from the user the selection of products to which points (product rank) are assigned.
- the all-you-can-pack processing module 2044 presents to the user the points given, the points assigned to the product, and the remaining points obtained by subtracting the sum of the points of the selected product from the given points. Then, the all-you-can-pack processing module 2044 accepts the end of product selection when the remaining points are 0 or more.
- the server 20 can provide all-you-can-eat shopping that can be played while checking the points of the product and the remaining points. Therefore, in electronic commerce, the user can enjoy all-you-can-pack shopping by selecting products within the granted points, and can easily challenge all-you-can-eat shopping.
- the server 20 according to the present embodiment, it is possible to provide all-you-can-eat shopping that the user can easily enjoy.
- the all-you-can-pack processing module 2044 confirms the inventory of the selected product when it receives the end of product selection. As a result, the selected product may be sold out, so that the user rushes to select the product. For this reason, the user can enjoy all-you-can-eat shopping as if it were a game.
- the server 20 proposes a selectable product to the user by the first proposal module 2045.
- the server 20 can reduce the labor for the user to select a product.
- the first proposal module 2045 proposes to the user a product that can be selected based on the remaining points.
- the server 20 can easily find a product suitable for the remaining points.
- the first proposal module 2045 is any one of a product related to the selected product, a product related to the past purchase history, a popular product, a product whose information has been updated, or these.
- the product to be proposed to the user is selected from at least two combinations of the products of.
- the server 20 can present the product desired by the user to the user with high accuracy.
- the all-you-can-pack processing module 2044 is designed to increase the points to be given in response to the request from the user.
- the server 20 can add points even while playing the all-you-can-eat shopping. Therefore, the user can increase the points when the points are slightly insufficient, and can play the all-you-can-eat shopping more flexibly.
- the all-you-can-pack processing module 2044 increases the points by a predetermined number of units.
- the server 20 can maintain the game property of selecting products according to the points given.
- the all-you-can-pack processing module 2044 is designed to change the points assigned to the products according to predetermined requirements. As a result, the server 20 can provide the user with the enjoyment of searching for a more advantageous combination of products.
- the server 20 uses the shared module 2047 to present information about the product selected by another user to the user. As a result, the server 20 can make the product selected by another user useful for the user's selection of the product.
- the shared module 2047 presents the user with a state in which the product has already been selected.
- the user can purchase the same product as the product selected by another user only by deciding the selection, so that it is possible to obtain a profitable feeling of all-you-can-pack shopping without paying labor.
- the products can be replaced arbitrarily, the labor for selecting the products is reduced.
- the shared module 2047 presents information about the product selected by the user to another user. As a result, other users can recognize that the user has played the all-you-can-eat shopping, and can reflect the product selected by the user in their own selection.
- the sharing module 2047 creates information for accessing information about the product selected by the user and presents it to another user.
- the server 20 can spread the information by an arbitrary route.
- the shared module 2047 presents information about the product selected by the user and useful information about shopping for selecting the product using the points to other users.
- the server 20 can increase the number of users who are guided to the all-you-can-eat shopping.
- the shared module 2047 reads out the information stored in the shared information DB 283, and the read information is read out.
- the presentation of the shared information is not limited to the presentation to the user who is playing the all-you-can-eat shopping.
- the sharing module 2047 may create information for accessing a site from which at least one of the information stored in the shared information DB 283 can be acquired and spread it to users. Any information is, for example: ⁇ Newly updated information ⁇ Information that a certain product is selected ⁇ Information about a certain user ⁇ Information that meets a certain time requirement
- the method spread to users is not limited, and is, for example, as follows. ⁇ Spreading using SNS (Social Network Service) ⁇ Spreading using email ⁇ Spreading using a designated bulletin board
- the sharing module 2047 may display information for guiding the user to an all-you-can-pack shopping on a site where the product selected by another user can be browsed.
- the information for guiding to the all-you-can-eat shopping includes, for example, an operation object for transitioning to the site for purchasing the all-you-can-eat ticket.
- the shared module 2047 may, for example, purchase an all-you-can-pack ticket from the site so that the all-you-can-pack shopping can be started with the products selected by other users packed in the box.
- the sharing module 2047 shares information about the product selected by another user in the all-you-can-eat shopping method has been described as an example.
- the shared information may include information other than information about the product selected by another user.
- the sharing module 2047 may share useful information about all-you-can-eat shopping along with information about products selected by other users.
- Useful information about all-you-can-eat shopping is, for example: ⁇ Information about new products added to all-you-can-stuff products ⁇ Information about products whose volume (product rank) has changed during all-you-can-pack products ⁇ Information about product ranks
- the server 20 determines the predetermined operation object.
- An example of storing the information in the shared information DB 283 has been described.
- the terminal device 10 transmits predetermined information to the server 20 and stores it in the shared information DB 283, and access information (URL) to the information stored in the shared information DB 283. ) May be notified (spread).
- the terminal device 10 makes the shared information accessible to other users by transmitting the access information to the other users, for example, through a message application or the like.
- a time limit may be set in the all-you-can-pack shopping.
- the time limit elapses, for example, the user cannot select a product, and the unlimited packing ends when the time limit is exceeded.
- the time limit elapses, for example, all the selected products are deselected, and the user has to restart the all-you-can-pack shopping from the beginning. This will increase the interest.
- the case where the inventory of the target product of the all-you-can-pack method is counted when the purchase of the product is confirmed has been described as an example. However, inventory is not counted only when the purchase of goods is confirmed. In all-you-can-pack shopping, inventory may be counted when a product is selected by the user. However, if the inventory is counted when the product is selected by the user, there is a possibility that a user who secures the inventory may appear by selecting the product for the time being. If there is such a user, the user who really wants to buy the product cannot buy the product, which leads to disadvantages for both the user and the seller.
- a time limit may be set so that the same product can be continuously selected.
- the time limit elapses, for example, the selected product is forcibly released from the box.
- Appendix 14 A method executed on a computer equipped with a processor and a memory, in which the processor gives points to a user, accepts a selection of products to which points are assigned from the user, and gives points. , The step of presenting to the user the remaining points obtained by subtracting the sum of the points of the selected product from the points assigned to the product and the points given, and the step of accepting the end of the product selection when the remaining points are 0 or more. How to do.
- An information processing device including a control unit and a storage unit, in which the control unit gives points to a user, accepts a selection of a product to which points are assigned from the user, and gives points. , The step of presenting to the user the remaining points obtained by subtracting the sum of the points of the selected product from the points assigned to the product and the points given, and the step of accepting the end of the product selection when the remaining points are 0 or more.
- Information processing device that executes.
- a system including a means for presenting the remaining points after deducting the sum to the user, and a means for accepting the end of product selection when the remaining points are 0 or more.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Marketing (AREA)
- Theoretical Computer Science (AREA)
- Economics (AREA)
- Finance (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Accounting & Taxation (AREA)
- Tourism & Hospitality (AREA)
- Development Economics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Primary Health Care (AREA)
- Entrepreneurship & Innovation (AREA)
- Game Theory and Decision Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021003769A JP6986642B1 (ja) | 2021-01-13 | 2021-01-13 | プログラム、方法、情報処理装置、システム |
| JP2021-003769 | 2021-01-13 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022153734A1 true WO2022153734A1 (ja) | 2022-07-21 |
Family
ID=79193174
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2021/045286 Ceased WO2022153734A1 (ja) | 2021-01-13 | 2021-12-09 | プログラム、方法、情報処理装置、システム |
Country Status (2)
| Country | Link |
|---|---|
| JP (2) | JP6986642B1 (https=) |
| WO (1) | WO2022153734A1 (https=) |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001088787A1 (en) * | 2000-05-16 | 2001-11-22 | Sony Corporation | Cumulative point notifying method |
| JP2002216000A (ja) * | 2000-11-15 | 2002-08-02 | Fujitsu Ltd | 情報処理方法及びポイント管理方法 |
| WO2008081854A1 (ja) * | 2006-12-28 | 2008-07-10 | Askul Corporation | 商品購入システム |
| JP2014137789A (ja) * | 2013-01-18 | 2014-07-28 | Ring Bell Kk | ポイント交換処理装置、ポイント交換処理方法及びプログラム |
| JP2015130115A (ja) * | 2014-01-08 | 2015-07-16 | 株式会社 ディー・エヌ・エー | 商品販売処理システム |
| JP2015219794A (ja) * | 2014-05-20 | 2015-12-07 | ヤフー株式会社 | 情報処理装置、情報処理方法及びプログラム |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002024638A (ja) * | 2000-07-06 | 2002-01-25 | Toshiba Corp | 商品受注システム |
| JP2002099801A (ja) * | 2000-09-22 | 2002-04-05 | Sanyo Electric Co Ltd | 購入ポイント管理方法および装置 |
| JP2015130142A (ja) * | 2014-04-28 | 2015-07-16 | 株式会社 ディー・エヌ・エー | 商品販売処理システム |
| JP2019046115A (ja) * | 2017-08-31 | 2019-03-22 | Peach・Aviation株式会社 | 商品の情報を提供する方法、および、プログラム |
-
2021
- 2021-01-13 JP JP2021003769A patent/JP6986642B1/ja active Active
- 2021-11-29 JP JP2021192773A patent/JP7638854B2/ja active Active
- 2021-12-09 WO PCT/JP2021/045286 patent/WO2022153734A1/ja not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001088787A1 (en) * | 2000-05-16 | 2001-11-22 | Sony Corporation | Cumulative point notifying method |
| JP2002216000A (ja) * | 2000-11-15 | 2002-08-02 | Fujitsu Ltd | 情報処理方法及びポイント管理方法 |
| WO2008081854A1 (ja) * | 2006-12-28 | 2008-07-10 | Askul Corporation | 商品購入システム |
| JP2014137789A (ja) * | 2013-01-18 | 2014-07-28 | Ring Bell Kk | ポイント交換処理装置、ポイント交換処理方法及びプログラム |
| JP2015130115A (ja) * | 2014-01-08 | 2015-07-16 | 株式会社 ディー・エヌ・エー | 商品販売処理システム |
| JP2015219794A (ja) * | 2014-05-20 | 2015-12-07 | ヤフー株式会社 | 情報処理装置、情報処理方法及びプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| JP6986642B1 (ja) | 2021-12-22 |
| JP7638854B2 (ja) | 2025-03-04 |
| JP2022108656A (ja) | 2022-07-26 |
| JP2022108712A (ja) | 2022-07-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20240283650A1 (en) | Information processing device, information processing method, and program | |
| JP4590954B2 (ja) | 電子商取引システム,電子商取引サーバ,およびコンピュータプログラム。 | |
| JP5756138B2 (ja) | 商品販売装置及び商品販売方法 | |
| KR100896613B1 (ko) | 쇼핑몰 사이트 운영 방법 | |
| US20240386415A1 (en) | Non-fungible token generation system and non-fungible token generation method | |
| JP2021089734A (ja) | 商品を予約購入する方法およびシステム | |
| US20240320700A1 (en) | System and method | |
| US20220351273A1 (en) | Integrated smart shopping cart operation method and system for integrating and operating plurality of online shopping mall carts | |
| JP2003067606A (ja) | ネットワーク販売における値引取引方式および方法 | |
| US20100235257A1 (en) | Multimedia gift registry system | |
| JP6986642B1 (ja) | プログラム、方法、情報処理装置、システム | |
| US10552893B2 (en) | Electronic transaction terminal, electronic transaction method, recording medium and program | |
| JP7098765B1 (ja) | プログラム、方法、情報処理装置、システム | |
| JP2022133148A (ja) | 共同提案装置、共同提案方法、およびコンピュータプログラム | |
| JP7527259B2 (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| JP2024055874A (ja) | アイテムの取引を管理するためのシステム、方法、及びプログラム | |
| KR101755254B1 (ko) | 위시 콘텐츠 지원 정보 관리 시스템 | |
| JP2005196347A (ja) | 電子店舗取引システム | |
| KR20100066863A (ko) | 사용자의 독서 기록을 관리하는 시스템 및 그 방법 | |
| KR102619987B1 (ko) | 공급자 및 소비자 위치 기반 중개 플랫폼 제공 방법 | |
| US20240354822A1 (en) | Proxy processor for data feeds | |
| JP7663762B1 (ja) | 情報処理装置、情報処理方法及びプログラム | |
| JP2002092404A (ja) | パーソナルコンピュータ購入支援システム | |
| JP4639903B2 (ja) | 販売支援装置、およびその方法、ならびにプログラム、記録媒体 | |
| KR102279060B1 (ko) | 온라인 판매 서비스 장치 및 방법 |
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: 21919623 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: 21919623 Country of ref document: EP Kind code of ref document: A1 |