WO2019034158A1 - 商品限购方法及系统 - Google Patents

商品限购方法及系统 Download PDF

Info

Publication number
WO2019034158A1
WO2019034158A1 PCT/CN2018/101141 CN2018101141W WO2019034158A1 WO 2019034158 A1 WO2019034158 A1 WO 2019034158A1 CN 2018101141 W CN2018101141 W CN 2018101141W WO 2019034158 A1 WO2019034158 A1 WO 2019034158A1
Authority
WO
WIPO (PCT)
Prior art keywords
shopper
sales
item
shopping platform
module
Prior art date
Application number
PCT/CN2018/101141
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 WO2019034158A1 publication Critical patent/WO2019034158A1/zh

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
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0607Regulated
    • 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
    • G06Q30/0601Electronic shopping [e-shopping]
    • 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
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0621Item configuration or customization

Definitions

  • the present application relates to the field of Internet technologies, and in particular, to a method and system for purchasing goods.
  • the purpose of the present application is to provide a method and system for purchasing goods to solve the above problems.
  • the preferred embodiment of the present application provides a merchandise restriction system, which is applied to a server that provides a shopping platform, and the merchandise restriction system includes:
  • a publishing module configured to publish, on the shopping platform, a sales item provided by a merchant, wherein each of the sales items carries a product ID;
  • the recording module is configured to respond to the login operation of the shopper, and record the browsing behavior and the purchasing behavior of the shopper on the shopping platform within a set time;
  • a binding module configured to bind the product ID of the sales item browsed or purchased by the shopper to the shopper's user ID;
  • the detecting module is configured to hide the sales item bound to the shopper's user ID on the shopping platform if the shopper's re-login operation is detected within a preset time period, so that the shopper cannot browse And purchase.
  • the merchandise restriction system further includes:
  • a display module configured to display a sales status of each of the sales items on the shopping platform, the sales status including an end, a snapping in progress, and an upcoming opening;
  • the setting module is configured to set a countdown to display the time difference between the snapped-up time of the sold item or the current time from the opening time when the sales status of the sales item is in the process of snapping up or about to start.
  • the merchandise restriction system further includes:
  • the response module is configured to detect, in response to the purchase operation of the shopper purchasing the sales item on the shopping platform, whether the sales status of the sales item is in the process of snapping up;
  • the order generating module is configured to generate the order information in response to the payment operation of the shopper when the sales status of the sales item is in the process of snapping, and feed back the order information to the merchant of the sales item.
  • the merchandise restriction system further includes:
  • a sharing module configured to share a display page of the sales item to a designated account according to the operation of the shopper
  • the reward issuance module is configured to, when detecting the purchase behavior of the user of the specified account, issue a preset amount of the reward amount of the transaction amount generated by the purchase behavior to the account of the shopper.
  • the merchandise restriction system further includes:
  • the receiving module is configured to receive basic information uploaded by the shopper, where the basic information includes a name, a phone, an email address, an address, an ID card information, and a bank card information;
  • the registration module is configured to register the shopper on the shopping platform based on the basic information and generate a unique user ID of the shopper.
  • Another preferred embodiment of the present application further provides a merchandise restriction method, which is applied to a server that provides a shopping platform, and the method includes:
  • each of the sales items carries an item ID
  • the sales item bound to the shopper's user ID on the shopping platform is hidden, so that the shopper cannot browse and purchase.
  • the method further includes:
  • the sales status includes an end, a snapping in progress, and an upcoming opening;
  • a countdown is set to display the time difference between the snapped-up time of the sold item or the current time from the opening time in real time.
  • the method further includes:
  • the payment operation of the shopper is responded to generate the order information, and the order information is fed back to the merchant of the sales item.
  • the method further includes:
  • the method further includes:
  • the basic information including a name, a phone, an email address, an address, an ID card information, and a bank card information;
  • the shopper is registered on the shopping platform according to the basic information, and a unique user ID of the shopper is generated.
  • the product restriction method and system provided by the embodiment of the present application record the product ID of the sales item that the shopper has viewed or purchased and the user ID of the purchaser by recording the browsing behavior and the purchase behavior of the shopper on the shopping platform. Bind. If the shopper's re-login is detected within the preset time period, the sales item on the shopping platform that is bound to the shopper's user ID is hidden, so that the shopper cannot browse and purchase.
  • This product restriction plan can avoid the same shopper repeatedly seeing the sale information of the same product, which can increase the scarcity of the sale item to increase the conversion rate of the sale item. It can also reduce the restrictions on the merchant's sale activities, so that the merchants can frequently carry out the sale activities without affecting the scarcity of the sale products.
  • FIG. 1 is a schematic diagram of interaction of a merchandise purchase restriction method according to a preferred embodiment of the present application.
  • FIG. 2 is a schematic block diagram of a server provided by a preferred embodiment of the present application.
  • FIG. 3 is a functional block diagram of a product restriction system according to a preferred embodiment of the present application.
  • FIG. 4 is a block diagram of another functional module of the merchandise purchase restriction system provided by the preferred embodiment of the present application.
  • FIG. 5 is a flowchart of a method for restricting purchase of goods according to a preferred embodiment of the present application.
  • FIG. 6 is another flow chart of a method for restricting purchase of goods according to a preferred embodiment of the present application.
  • FIG. 7 is another flow chart of a method for restricting purchase of goods according to a preferred embodiment of the present application.
  • FIG. 8 is another flow chart of a method for restricting purchase of goods according to a preferred embodiment of the present application.
  • Icon 100-server; 110-commodity restriction system; 111-release module; 112-recording module; 113-binding module; 114-detection module; 115-sharing module; 116-reward distribution module; 117-display module; 118-Setup Module; 119-Receive Module; 1110-Registration Module; 1111-Response Module; 1112-Order Generation Module; 120-Processor; 130-Memory;
  • connection is to be understood broadly, and may be, for example, a fixed connection or a detachable connection, or Connected integrally; can be mechanical or electrical; can be directly connected or indirectly connected through an intermediate medium, which can be the internal communication between the two components.
  • FIG. 1 is a schematic diagram of a server 100 performing communication interaction with one or more client terminals 200 through a network according to an embodiment of the present application.
  • the server 100 may be a background server of the shopping platform, but is not limited thereto.
  • the user can communicate with the server 100 through the client 200 to implement data interaction, and can selectively perform user operations, such as uploading and selling product information on the provided shopping platform, or purchasing a product for sale.
  • the client 200 can be the client 200 at the merchant end or the client 200 at the shopper end.
  • the server 100 may be a database server, a web server, or the like.
  • the client 200 can be a personal computer, a tablet, a smart phone, or the like.
  • FIG. 2 is a block diagram of the server 100 provided by the embodiment of the present application.
  • the server 100 includes a merchandise restriction system 110, a processor 120, and a memory 130.
  • the memory 130 and the processor 120 are electrically connected directly or indirectly to implement data transmission or interaction.
  • the merchandise purchase system 110 includes at least one software functional module that can be stored in the memory 130 or in the operating system of the server 100 in the form of software or firmware.
  • the processor 120 is configured to execute executable modules stored in the memory 130, such as software function modules, computer programs, and the like included in the merchandise restriction system 110.
  • the processor 120 can execute the computer program upon receiving an execution instruction.
  • FIG. 3 is a functional block diagram of the merchandise restriction system 110 provided by the embodiment.
  • the commodity restriction system 110 includes a distribution module 111, a recording module 112, a binding module 113, and a detection module 114.
  • the publishing module 111 is configured to publish the sales item provided by the merchant on the shopping platform, wherein each of the sales items carries a product ID.
  • the merchant wants to display the sales item on the shopping platform, and firstly needs to register the business information on the shopping platform.
  • Each merchant after the registration is successful may upload the product information of the sales item participating in the sale to the shopping platform.
  • the product information includes product basic information and product details.
  • the basic information of the product mainly includes basic information such as the product name, product image, product price, product discount information, and stock quantity.
  • Product details mainly include product introductions, product parameters, and so on.
  • Each of the sales items published on the shopping platform carries a unique product ID, for example, a product ID in the form of a character string.
  • the plurality of sales items may be classified according to the product type on the shopping platform, and the merchant may select the item to be determined when the sales item is uploaded, and then display the product in the form of the sale item list. .
  • a search box, a website page banner advertisement, and the like may be set on the top page of the shopping platform.
  • Shoppers can search for items by entering keywords, brand names, or product names in the search box. According to the search information of the shopper, the search is performed in the database, and if there are eligible items, the products are displayed in a centralized manner, and the products that are found are sorted and filtered according to popularity, discount, and price. If there is no eligible item, a message is displayed to prompt the user not to find the desired item.
  • the shopper can click on an item category and the page jumps to the corresponding item list page.
  • the products can be sorted and filtered according to factors such as popularity, discount and price of each product.
  • each item has a thumbnail, and the shopper can click on the thumbnail to view the item details.
  • the merchandise restriction system 110 further includes a sharing module 115 and a reward issuing module 116.
  • the sharing module 115 is configured to share the display page of the sales item to the designated account according to the operation of the shopper.
  • the reward issuance module 116 is configured to issue a predetermined proportion of the amount of the transaction amount generated by the purchase behavior to the account of the shopper when the purchase behavior of the user of the specified account is detected.
  • a sharing option may also be set on the display page of each sales item, and the shopper may also share the sales item to his or her own friend to increase the product exposure rate.
  • the server 100 shares the sales item link to the designated account entered by the shopper.
  • the designated account may be a QQ account or a WeChat account. You can also share sales item links to social platforms, such as WeChat friends circle, Sina Weibo, and more.
  • the sharer can obtain the corresponding bonus amount.
  • it may be a bonus amount of 5% of the transaction amount generated by the purchase behavior of the user who specifies the account.
  • it is not limited in this embodiment, and can be set according to requirements.
  • the merchandise restriction system 110 further includes a display module 117 and a setting module 118.
  • the display module 117 is configured to display the sales status of the sales item on the shopping platform.
  • the sales status of the sales item mainly includes three states: the snapping in progress, the upcoming opening, and the ending.
  • the sales status of the sales item is mainly determined by the sale time set by the merchant. For example, the merchant uploads the sales item A, and sets the sale item A's sale time to be 10:00-11:00 on the day. If the current time is 9:00 am, it indicates that the current sales status of the sales item A is about to start. If the current time is 10:30 am, it indicates that the current status of the sales item A is in the process of snapping up. If the current time is 11:30 am, it indicates that the current sales status of the sales item A is over.
  • the setting module 118 is configured to set a countdown to display the time difference between the snapped-up time of the sold item or the current time from the opening time when the sales status of the sales item is in the process of snapping up or about to start.
  • a time reminder may be set for the upcoming sales item to prevent the shopper from missing the favorite item.
  • the product display page of the sales item in the process of snapping up may also set a countdown reminder to prompt the shopper to allow the shopping time of the item to be purchased.
  • the shopper can display the countdown information of the item that the shopper has already paid attention to by focusing on a certain merchant or paying attention to an item. It is also possible to display the countdown information of each sales item in real time on the display page of each sales item.
  • the merchandise restriction system 110 further includes a receiving module 119 and a registration module 1110 .
  • the receiving module 119 is configured to receive basic information uploaded by a shopper, where the basic information includes a name, a phone, a mailbox, an address, an ID card information, and bank card information.
  • the registration module 1110 is configured to register the shopper on the shopping platform based on the basic information and generate a unique user ID of the shopper.
  • the shopper wants to browse and purchase the product on the shopping platform, and first needs to register the personal information.
  • the phone number or third party account can be registered. For example, by registering with a phone number, the phone number input by the shopper can be received, and the verification code is sent to the client 200 corresponding to the phone number. After detecting that the shopper has entered the correct verification code, the login password prompt message is displayed to prompt the user to enter the login password.
  • the shopper is prompted to enter a name, a phone number, an email address, a gender, a date of birth, an ID card information, and a bank card information to complete the registration process. And, the unique user ID of the shopper is generated for subsequent shopping process management.
  • the shopper can also use a third party to log in, such as QQ, WeChat, Sina Weibo, etc., can select one of the authorizations and confirm, enter the phone number, set the password and complete the personal authentication information to complete the registration.
  • a third party to log in such as QQ, WeChat, Sina Weibo, etc.
  • the recording module 112 is configured to record the browsing behavior and the purchasing behavior of the shopper on the shopping platform within a set time in response to the login operation of the shopper.
  • the shopper can log in to the shopping platform and browse and purchase the item for sale during the time when the item is allowed to browse or purchase.
  • the merchandise restriction system 110 further includes a response module 1111 and an order generation module 1112.
  • the response module 1111 is configured to detect whether the sales status of the sales item is in the process of buying, in response to the purchase operation of the sales item on the shopping platform.
  • the order generating module 1112 is configured to generate an order information in response to the payment operation of the shopper when the sales status of the sales item is in progress, and feed back the order information to the merchant of the sales item.
  • the "Buy Now" button in the product details page can be clicked. If the status of the sold item of the product is in the process of being snapped up, the order can be placed and the order submitted.
  • the shopper can select the product parameter and the quantity of the product, and the system displays the total price and the stock quantity of the product in real time according to the selected product parameter and the quantity of the product.
  • the shopper clicks the confirmation button and generates an order.
  • the system retrieves basic information including the phone number, address, etc. provided by the shopper to generate order information and feed back to the merchant who sold the item.
  • the shopping platform also offers the option of invoicing.
  • the options for invoicing include personal invoice options and corporate invoice options. Shoppers can also fill in the headers and invoices of the required invoices.
  • a note box is also provided on the order confirmation page, and the shopper can fill in the note of the merchant in the note box when confirming the order.
  • the order confirmation page can also display the countdown time of the sales item on the order in real time, to prompt the user to complete the order confirmation and pay before the end of the panning time.
  • the purchase channel is closed and all unpaid order statuses are automatically changed to the order cancelled.
  • the shopper may select any one of a plurality of payment methods such as bank card payment, Alipay payment, and WeChat payment.
  • the inventory quantity of the corresponding product display page will be subtracted from the quantity of the goods purchased by the purchaser in the order, thereby updating the inventory quantity of the special sale item in real time.
  • the merchant contacts the logistics personnel for subsequent product distribution according to the purchaser's order information and the purchaser's basic information.
  • the shopper can view the order in the personal center, including five states of pending payment, pending delivery, pending receipt, pending evaluation, refund/sale, and all orders are sorted by time, and any state is clicked. Order screening is available and each order can be operated accordingly. The goods that have been shipped by the merchant can be viewed in real time.
  • the order status includes waiting for the merchant to agree to the return, the merchant agrees to return, the refund is closed, the refund is successful, the refund is made, and the product thumbnail of the order is clicked. Or the title area to view the order details.
  • the shopper fills in the after-sales application according to the requirements, explains the reason for the refund or return, and clicks the “submit” button to apply for the sale and success.
  • the goods that have been completed, snapped up, and will be opened in three states will be recorded regardless of when the user clicks on the product details or purchases. That is, on the shopping platform, the products that the shopper has browsed and the items that are purchased are recorded. For example, the product ID of a product that a shopper has viewed and purchased can be recorded and saved.
  • the binding module 113 is configured to bind the product ID of the sales item browsed or purchased by the shopper with the user ID of the shopper.
  • the detecting module 114 is configured to hide the sales item bound to the shopper's user ID on the shopping platform if the shopper's re-login operation is detected within a preset time period. In order to prevent the shopper from browsing and purchasing.
  • the shopper browses or purchases the sales item A provided by a merchant, and within a preset time period from the browsing behavior or the purchase behavior, for example, 10 days, if the merchant uploads the sales item A again. Go to the shopping platform for sale. If the shopper logs in to the shopping platform again within the preset time period, the server 100 automatically detects the product ID that has been bound to the shopper's user ID (the item ID of the sales item A has been associated with the shopper's The user ID is bound), and the sales item of the bundled product ID is hidden so that the shopper cannot see the sale information of the sales item A uploaded by the merchant again in the sale list.
  • the same shopper can be repeatedly seen to repeatedly see the sale information of the same product, on the one hand, the scarcity of the sale product can be improved to improve the conversion rate, and on the other hand, the restriction on the sale activity of the merchant can be reduced, so that the merchant can frequently Conducting special sales activities without affecting the scarcity of the sale of goods.
  • FIG. 5 is a flowchart of a method for purchasing a commodity according to an embodiment of the present application.
  • the merchandise restriction method is applied to the server 100 providing the shopping platform described above. It should be noted that the method provided by the present application is not limited to the specific order described in FIG. 5 and below. The steps shown in Fig. 5 will be described in detail below.
  • step S101 the sales item provided by the merchant is published on the shopping platform, wherein each of the sales items carries a product ID.
  • step S101 can be performed by the issuing module 111 in FIG.
  • Step S102 in response to the login operation of the shopper, record the browsing behavior and the purchasing behavior of the shopper on the shopping platform within a set time.
  • step S102 can be performed by the recording module 112 in FIG.
  • step S103 the product ID of the sales item browsed or purchased by the shopper is bound to the shopper's user ID.
  • step S103 can be performed by the binding module 113 in FIG.
  • Step S104 If the re-login operation of the shopper is detected within the preset duration, the sales item bound to the shopper's user ID on the shopping platform is hidden, so that the shopper cannot browse and purchase. .
  • step S104 can be performed by the detecting module 114 in FIG.
  • the merchandise restriction method further includes the following steps:
  • step S201 the sales status of each sales item is displayed on the shopping platform, and the sales status includes the end, the snapping in progress, and the upcoming opening.
  • step S201 can be performed by the display module 117 in FIG.
  • step S202 when the sales status of the sales item is in the process of snapping up or about to start, a countdown is set to display the time difference of the remaining time of the sold item or the current time from the opening time in real time.
  • step S202 can be performed by the setting module 118 in FIG.
  • the merchandise restriction method further includes the following steps:
  • the above steps may be performed by the response module 1111 and the order generation module 1112 in FIG.
  • the merchandise restriction method further includes the following steps:
  • step S301 the display page of the sales item is shared to the designated account according to the operation of the shopper.
  • step S301 can be performed by the sharing module 115 in FIG.
  • Step S302 when detecting the purchase behavior of the user of the specified account, issue a preset amount of the bonus amount of the transaction amount generated by the purchase behavior to the account of the shopper.
  • step S302 can be performed by the reward issuing module 116 in FIG.
  • the merchandise restriction method further includes the following steps:
  • Step S401 Receive basic information uploaded by a shopper, where the basic information includes a name, a phone, an email address, an address, an ID card information, and a bank card information.
  • step S401 can be performed by the receiving module 119 in FIG.
  • Step S402 registering the shopper on the shopping platform according to the basic information, and generating a unique user ID of the shopper.
  • step S402 can be performed by the registration module 1110 in FIG.
  • the method and system for purchasing goods record the product ID of the sales item that the shopper has viewed or purchased and the purchaser by recording the browsing behavior and the purchasing behavior of the shopper on the shopping platform.
  • the user ID is bound. If the shopper's re-login is detected within the preset time period, the sales item on the shopping platform that is bound to the shopper's user ID is hidden, so that the shopper cannot browse and purchase.
  • This product restriction plan can avoid the same shopper repeatedly seeing the sale information of the same product, which can increase the scarcity of the sale item to increase the conversion rate of the sale activity. It can also reduce the restrictions on the merchant's sale activities, so that the merchants can frequently carry out the sale activities without affecting the scarcity of the sale products.
  • each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the blocks may also occur in a different order than those illustrated in the drawings.
  • each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented in a dedicated hardware-based system that performs the specified function or action. Or it can be implemented by a combination of dedicated hardware and computer instructions.

Abstract

一种商品限购方法及系统,应用于提供购物平台的服务端,该商品限购系统包括:发布模块(111),配置成在购物平台上发布商家提供的销售商品,其中,各销售商品携带有商品ID;记录模块(112),配置成响应购物者的登陆操作,记录该购物者在设定时间内的浏览行为及购买行为;绑定模块(113),配置成将该购物者所浏览或购买的销售商品的商品ID与该购物者的用户ID进行绑定;检测模块(114),配置成在预设时长内若检测到该购物者的再次登陆操作,则将购物平台上与该购物者的用户ID绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。该商品限购方案,可避免同一购物者多次重复看到同一商品的特卖信息,可提高特卖商品的稀缺感以提升特卖活动的转化率。

Description

商品限购方法及系统
相关申请的交叉引用
本申请要求于2017年08月18日提交中国专利局的申请号为CN201710713116.3、名称为“商品限购方法及系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及互联网技术领域,具体而言,涉及一种商品限购方法及系统。
背景技术
随着网上购物平台的兴起,越来越多的用户选择网上购物方式进行商品购买。各商家为了提高商品销量,常采用特卖活动的方式以吸引顾客购买。但现有的购物平台中对于此类特卖活动并没有设置有效的机制,导致同一商品一旦参加特卖活动,则用户均可查看到。若同一商品多次参加特卖活动则可能降低用户对该商品的稀缺感,对用户的吸引力降低。且由于这个原因,也阻碍了商家本预多采用特卖活动的形式来吸引顾客的策略,使商家的销售策略受到限制。因此,如何提供一种既可以为商家提供频繁特卖活动但又不至于降低特卖商品对于用户的稀缺感的购物平台尤为重要。
发明内容
有鉴于此,本申请的目的在于提供一种商品限购方法及系统,以解决上述问题。
本申请较佳实施例提供一种商品限购系统,应用于提供购物平台的服务端,所述商品限购系统包括:
发布模块,配置成在所述购物平台上发布商家提供的销售商品,其中,每个所述销售商品都携带有商品ID;
记录模块,配置成响应购物者的登陆操作,记录该购物者在设定时间内在所述购物平台上的浏览行为及购买行为;
绑定模块,配置成将该购物者所浏览或购买的销售商品的商品ID与该购物者的用户ID进行绑定;
检测模块,配置成在预设时长内若检测到该购物者的再次登陆操作,则将所述购物平台上与该购物者的用户ID绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。
进一步地,所述商品限购系统还包括:
展示模块,配置成在所述购物平台上展示各销售商品的销售状态,所述销售状态包括已结束、抢购进行中以及即将开场;
设置模块,配置成在销售商品的销售状态为抢购进行中或即将开场时,设置倒计时以实时显示销售商品的抢购剩余时间或当前时间距开场时间的时间差。
进一步地,所述商品限购系统还包括:
响应模块,配置成响应购物者购买所述购物平台上的销售商品的购买操作,检测该销售商品的销售状态是否为抢购进行中;
订单生成模块,配置成在该销售商品的销售状态为抢购进行中时,响应该购物者的支付操作以生成订单信息,并将该订单信息反馈至该销售商品的商家。
进一步地,所述商品限购系统还包括:
分享模块,配置成根据购物者的操作,将销售商品的展示页分享至指定账户;
奖励发放模块,配置成在检测到所述指定账户的用户的购买行为时,向所述购物者的账户发放该购买行为产生的成交金额的预设比例的奖励金额。
进一步地,所述商品限购系统还包括:
接收模块,配置成接收购物者上传的基本信息,所述基本信息包括姓名、电话、邮箱、地址、身份证信息及银行卡信息;
注册模块,配置成根据所述基本信息在所述购物平台上对该购物者进行注册,并生成该购物者的唯一用户ID。
本申请另一较佳实施例还提供一种商品限购方法,应用于提供购物平台的服务端,所述方法包括:
在所述购物平台上发布商家提供的销售商品,其中,每个所述销售商品都携带有商品ID;
响应购物者的登陆操作,记录该购物者在设定时间内在所述购物平台上的浏览行为及购买行为;
将该购物者所浏览或购买的销售商品的商品ID与该购物者的用户ID进行绑定;
在预设时长内若检测到该购物者的再次登陆操作,则将所述购物平台上与该购物者的用户ID绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。
进一步地,所述方法还包括:
在所述购物平台上展示各销售商品的销售状态,所述销售状态包括已结束、抢购进行中以及即将开场;
在销售商品的销售状态为抢购进行中或即将开场时,设置倒计时以实时显示销售商品的抢购剩余时间或当前时间距开场时间的时间差。
进一步地,所述方法还包括:
响应购物者购买所述购物平台上的销售商品的购买操作,检测该销售商品的销售状态是否为抢购进行中;
若该销售商品的销售状态为抢购进行中,则响应该购物者的支付操作以生成订单信息, 并将该订单信息反馈至该销售商品的商家。
进一步地,所述方法还包括:
根据购物者的操作,将销售商品的展示页分享至指定账户;
在检测到所述指定账户的用户的购买行为时,向所述购物者的账户发放该购买行为产生的成交金额的预设比例的奖励金额。
进一步地,所述响应购物者的登陆操作的步骤之前,所述方法还包括:
接收购物者上传的基本信息,所述基本信息包括姓名、电话、邮箱、地址、身份证信息及银行卡信息;
根据所述基本信息在所述购物平台上对该购物者进行注册,并生成该购物者的唯一用户ID。
本申请实施例提供的商品限购方法及系统,通过记录下购物者在购物平台上的浏览行为及购买行为,将购物者所浏览过或购买过的销售商品的商品ID与该购买者的用户ID进行绑定。在预设时长内若检测到购物者的再次登陆时,则将购物平台上与该购物者的用户ID已绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。本商品限购方案,可避免同一购物者多次重复看到同一商品的特卖信息,可提高特卖商品的稀缺感以提升特卖活动的转化率。且可降低对商家的特卖活动的限制,使商家可频繁进行特卖活动但又不至于影响到特卖商品的稀缺感。
为使本申请的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。
附图说明
为了更清楚地说明本申请实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,应当理解,以下附图仅示出了本申请的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。
图1为本申请较佳实施例提供的商品限购方法的交互示意图。
图2为本申请较佳实施例提供的服务端的方框示意图。
图3为本申请较佳实施例提供的商品限购系统的功能模块框图。
图4为本申请较佳实施例提供的商品限购系统的另一功能模块框图。
图5为本申请较佳实施例提供的商品限购方法的流程图。
图6为本申请较佳实施例提供的商品限购方法的另一流程图。
图7为本申请较佳实施例提供的商品限购方法的另一流程图。
图8为本申请较佳实施例提供的商品限购方法的另一流程图。
图标:100-服务端;110-商品限购系统;111-发布模块;112-记录模块;113-绑定模块;114-检测模块;115-分享模块;116-奖励发放模块;117-展示模块;118-设置模块;119-接收模块;1110-注册模块;1111-响应模块;1112-订单生成模块;120-处理器;130-存储器;200-用户端。
具体实施方式
下面将结合本申请实施例中附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本申请实施例的组件可以以各种不同的配置来布置和设计。因此,以下对在附图中提供的本申请的实施例的详细描述并非旨在限制要求保护的本申请的范围,而是仅仅表示本申请的选定实施例。基于本申请的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本申请保护的范围。
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释。同时,在本申请的描述中,除非另有明确的规定和限定,术语“安装”、“设置”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个元件内部的连通。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本申请中的具体含义。
请参阅图1,为本申请实施例提供的服务端100通过网络与一个或多个用户端200进行通信交互的示意图。该服务端100可以是购物平台的后台服务器,但不限于此。用户可以通过用户端200与服务端100之间通信以实现数据交互,并可选择性地进行用户操作,例如在提供的购物平台上传销售商品信息、或进行销售商品购买等。该用户端200可以是商家一端的用户端200,或购物者一端的用户端200。在本实施例中,服务端100可以是数据库服务器、web服务器等。用户端200可以是个人电脑、平板电脑、智能手机等。
请参阅图2,为本申请实施例提供的上述服务端100的方框示意图。该服务端100包括商品限购系统110、处理器120以及存储器130。其中,存储器130和处理器120之间直接或间接地电性连接,以实现数据的传输或交互。商品限购系统110包括至少一个可以软件或固件的形式存储于存储器130中或固化在服务端100的操作系统中的软件功能模块。处理器120用于执行存储器130中存储的可执行模块,例如商品限购系统110所包括的软件功能模块及计算机程序等。处理器120可以在接收到执行指令后,执行所述计算机程序。
请参阅图3,为本实施例提供的商品限购系统110的功能模块框图。所述商品限购系统110包括发布模块111、记录模块112、绑定模块113以及检测模块114。
其中,所述发布模块111配置成在所述购物平台上发布商家提供的销售商品,其中, 各所述销售商品携带有商品ID。
在本实施例中,商家想要在所述购物平台上展示销售商品,首先需要在所述购物平台上进行商家信息注册。注册成功之后的各商家可将参加特卖的销售商品的商品信息上传至所述购物平台。其中,所述商品信息包括商品基本信息和商品详情。商品基本信息主要包括商品名称、商品图片、商品价格、商品折扣信息以及库存量等基本信息。商品详情主要包括商品介绍、商品参数等。其中,在所述购物平台上所发布的各销售商品均携带有唯一的商品ID,例如可以为字符串形式的商品ID。
可选地,在所述购物平台上可将多个销售商品按商品类型进行分类,可以是商家在销售商品上传时进行选择来决定各销售商品的所属类别,然后以特卖商品列表的形式进行展示。并且,还可为各销售商品设置特卖场次及特卖时间。在本实施例中,在所述购物平台的首页可设置搜索框、网站页面横幅广告等。购物者可在搜索框输入关键词、品牌名或商品名等进行商品搜索。根据购物者的搜索信息在数据库中进行查找,若有符合条件的商品则集中进行展示,并根据人气、折扣及价格对查找出的商品进行排序筛选。若没有符合条件的商品,则显示提示信息以提示用户没有找到想要的商品。
可选地,购物者可点击某一项商品分类,页面即跳转至相应的商品列表页面。在同一类别的商品列表页面可根据各商品的人气、折扣及价格等因素来对商品进行排序筛选。并且每一款商品均对应有缩略图,购物者可点击缩略图查看商品细节。
在本实施例中,所述商品限购系统110还包括分享模块115及奖励发放模块116。其中,所述分享模块115配置成根据购物者的操作,将销售商品的展示页分享至指定账户。所述奖励发放模块116配置成在检测到所述指定账户的用户的购买行为时,向所述购物者的账户发放该购买行为产生的成交金额的预设比例的奖励金额。
在本实施例中,还可在各销售商品的展示页面设置分享选项,购物者还可将销售商品分享给自己的好友,以增加商品曝光率。服务端100在检测到购物者点击分享选项的操作时,将该销售商品链接分享至购物者输入的指定账户。其中,该指定账户可以是QQ账户或微信账户。也可以将销售商品链接分享至社交平台,例如微信朋友圈、新浪微博等。
在本实施例中,若分享至的指定账户的用户进行了商品购买,则分享者可以获得相应的奖励金额。例如可以是指定账户的用户的购买行为产生的成交金额的5%的奖励金额。具体地在本实施例中不作限制,可根据需求进行设定。
在本实施例中,所述商品限购系统110还包括展示模块117及设置模块118。其中,所述展示模块117配置成在所述购物平台上展示销售商品的销售状态。在本实施例中,所述销售商品的销售状态主要包括抢购进行中、即将开场及已结束三种状态。销售商品的销售状态主要是由商家所设定的特卖时间决定。例如,商家上传销售商品A,并设定销售商品 A的特卖时间为当天的上午10:00-11:00。若当前时间为上午9:00,则表明销售商品A当前的销售状态为即将开场。若当前时间为上午10:30,表明销售商品A当前状态为抢购进行中。若当前时间为上午11:30,则表明销售商品A当前的销售状态为已结束。
在本实施例中,所述设置模块118配置成在销售商品的销售状态为抢购进行中或即将开场时,设置倒计时以实时显示销售商品的抢购剩余时间或当前时间距开场时间的时间差。可选地,在本实施例中,对于即将开场的销售商品还可设置时间提醒,以避免购物者错过心仪的商品。且处于抢购进行中的销售商品的商品展示页也可设置倒计时提醒,以提示购物者该抢购商品的允许购物时间。在本实施例中,购物者可通过关注某个商家或是关注某个商品,在已关注的页面集中显示该购物者已关注的商品的倒计时信息。也可以是在各销售商品的展示页面实时显示各销售商品的倒计时信息。
请参阅图4,在本实施例中,所述商品限购系统110还包括接收模块119以及注册模块1110。其中,所述接收模块119配置成接收购物者上传的基本信息,所述基本信息包括姓名、电话、邮箱、地址、身份证信息及银行卡信息。所述注册模块1110配置成根据所述基本信息在所述购物平台上对该购物者进行注册,并生成该购物者的唯一用户ID。
在本实施例中,购物者想要在所述购物平台上进行商品浏览及购买,首先需要进行个人信息注册。可选地,可以电话号码或第三方账户进行注册。例如采用电话号码注册,可接收购物者输入的电话号码,向该电话号码对应的用户端200发送验证码。在检测到购物者输入正确的验证码后,显示登陆密码提示信息,以提示用户输入登陆密码。此外,为了保证购物平台上的购物规范还需要对购物者的个人认证信息进行完善。例如提示购物者输入姓名、电话号码、邮箱、性别、出生日期、身份证信息及银行卡信息等以完成注册流程。并且,生成该购物者的唯一用户ID,以便后续进行购物流程管理。
在本实施例中,购物者也可以使用第三方登陆,例如QQ、微信、新浪微博等,可选择其中一种授权并确认,输入电话号码、设置密码并完善个人认证信息即可完成注册。
在本实施例中,所述记录模块112配置成响应购物者的登陆操作,记录该购物者在设定时间内在所述购物平台上的浏览行为及购买行为。
在本实施例中,购物者可登陆购物平台并在商品允许浏览或购买的时间内进行特卖商品浏览及购买。可选地,所述商品限购系统110还包括响应模块1111及订单生成模块1112。其中,所述响应模块1111配置成响应购物者购买所述购物平台上的销售商品的购买操作,检测该销售商品的销售状态是否为抢购进行中。所述订单生成模块1112配置成在该销售商品的销售状态为抢购进行中时,响应该购物者的支付操作以生成订单信息,并将该订单信息反馈至该销售商品的商家。
购物者在进行商品购买时,可点击商品详情页面中的“立即购买”按钮,若该商品的 销售商品的状态为抢购进行中,则可进行下单和提交订单操作。购物者在下单时,可选择商品参数及商品数量,系统根据所选择的商品参数及商品数量实时显示商品的总价格及库存量。购物者在点击确认按钮后,及生成订单。系统调出购物者注册时所提供的包括电话、地址等的基本信息,以生成订单信息并反馈至该销售商品的商家。
此外,购物平台还提供是否开具发票的选项。用户在确认订单的时候,还可选择是否开具发票,若购物者选择不开具发票,则直接略过此选项,进行订单提交。其中,开具发票的选项中包括个人发票选项及企业发票选项。购物者还可填写所需发票的抬头及发票内容。
此外,在订单确认页面还提供备注框,购物者在确认订单的时候,可在该备注框内填写给商家的备注留言。并且,在订单确认页面还可实时显示该订单上的销售商品的抢购倒计时时间,以提示用户在抢购时间结束之前,完成订单确认并支付。商品特卖时间结束,购买通道关闭,所有未支付订单状态自动变更为订单已取消。可选地,在本实施例中,在进行支付时,购物者可选择银行卡支付、支付宝支付、微信支付等多种支付方式中的任意一种。在本实施例中,在购买者成功完成订单支付之后,相应商品的展示页其存库量将减去该订单中购买者已购买的商品数量,以此实时更新特卖商品的库存量。且商家根据购买者的订单信息及购买者的基本信息,联系物流人员以进行后续商品配送。
在本实施例中,购物者可在个人中心查看订单,包括待付款、待发货、待收货、待评价、退款/售后五种状态,默认全部订单按时间排序,点击任意一种状态可进行订单筛选,每个订单都可进行相应的操作。商家已发货的商品,可实时查看物流状态。
点击例如“待付款”按钮,即出现等待付款的所有订单列表。部分订单状态为“已售罄”,此状态的待付款订单不支持取消订单和立即支付。订单状态为“待付款”的订单支持取消订单和立即支付。点击订单的商品缩略图或标题区域,即可查看订单详情,在订单详情页也可进行取消订单和立即支付操作。点击“立即支付”按钮,即可完成支付。点击“取消订单”按钮,选择取消订单原因,点击“完成”按钮,即可完成取消订单申请。
点击“待发货”按钮,即出现待发货的所有订单列表,点击“提醒发货”按钮,即弹出“提醒成功”的提示。点击订单的商品缩略图或标题区域,即可查看订单详情,在订单详情页也可进行提醒发货操作。
点击“待收货”按钮,即出现待收货的所有订单列表,点击订单的商品缩略图或标题区域,即可查看订单详情,点击“确认收货”按钮,输入支付密码,即弹出“收货成功”的提示。
点击“待评价”按钮,即出现待评价的所有订单列表,点击删除图标,即可删除订单,点击订单的商品缩略图或标题区域,即可查看订单详情,点击“立即评价”按钮,输入评 价内容、选择评分星级,即可完成评价。
点击“退款/售后”按钮,即出现退款/售后的所有订单列表,订单状态包括等待商家同意退货、商家同意退货、退款关闭、退款成功、退款中,点击订单的商品缩略图或标题区域,即可查看订单详情。
购物者按照要求填写售后申请,说明退款或退货原因,点击“提交”按钮,即为申请售后成功。提交售后申请后,可查询商家处理状态,在此期间可以做修改申请和撤销申请操作。如果点击“撤销申请”按钮,则退款关闭。如果商家同意退款,则可把商品寄回,并填写物流信息。商品寄回后,商家退款状态会是退款中。商家确认收到寄回的商品后,即退款成功。
在本实施例中,已结束、抢购进行中、即将开场三种状态的商品,不管什么时间被用户点开查看商品详情或购买,均会被记录下来。即在所述购物平台上,购物者所浏览过的商品以及所购买的商品均会被记录下来。例如,可记录下某购物者所浏览过及购买过的商品的商品ID,并进行保存。在本实施例中,所述绑定模块113配置成将该购物者所浏览或购买的销售商品的商品ID与该购物者的用户ID进行绑定。
在本实施例中,所述检测模块114配置成在预设时长内若检测到该购物者的再次登陆操作,则将所述购物平台上与该购物者的用户ID绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。
在本实施例中,例如购物者浏览过或购买过某商家所提供的销售商品A,在距该浏览行为或购买行为的预设时长内,例如10天,若该商家再次将销售商品A上传至购物平台进行特卖。该购物者在该预设时长内再次登录至所述购物平台,则服务端100会自动检测与该购物者的用户ID已绑定的商品ID(销售商品A的商品ID已和该购物者的用户ID绑定),并且将已绑定的商品ID的销售商品进行隐藏,以使该购物者无法在特卖列表中看到该商家所再次上传的销售商品A的特卖信息。如此,可避免同一购物者多次重复看到同一商品的特卖信息,一方面可提高特卖商品的稀缺感,以提升转化率,另一方面可降低对商家的特卖活动的限制,使商家可频繁进行特卖活动但又不至于影响到特卖商品的稀缺感。
请参阅图5,为本申请实施例提供的商品限购方法的流程图。该商品限购方法应用于上述的提供购物平台的服务端100。所应说明的是,本申请提供的方法不以图5及以下所述的具体顺序为限制。下面将对图5中示出的各步骤进行详细说明。
步骤S101,在所述购物平台上发布商家提供的销售商品,其中,各所述销售商品携带有商品ID。本实施例中,步骤S101可以由图3中的发布模块111执行。
步骤S102,响应购物者的登陆操作,记录该购物者在设定时间内在所述购物平台上的浏览行为及购买行为。本实施例中,步骤S102可以由图3中的记录模块112执行。
步骤S103,将该购物者所浏览或购买的销售商品的商品ID与该购物者的用户ID进行绑定。本实施例中,步骤S103可以由图3中的绑定模块113执行。
步骤S104,在预设时长内若检测到该购物者的再次登陆操作,则将所述购物平台上与该购物者的用户ID绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。本实施例中,步骤S104可以由图3中的检测模块114执行。
可选地,请参阅图6,在本实施例中,所述商品限购方法还包括以下步骤:
步骤S201,在所述购物平台上展示各销售商品的销售状态,所述销售状态包括已结束、抢购进行中以及即将开场。本实施例中,步骤S201可以由图3中的展示模块117执行。
步骤S202,在销售商品的销售状态为抢购进行中或即将开场时,设置倒计时以实时显示销售商品的抢购剩余时间或当前时间距开场时间的时间差。本实施例中,步骤S202可以由图3中的设置模块118执行。
可选地,在本实施例中,所述商品限购方法还包括以下步骤:
响应购物者购买所述购物平台上的销售商品的购买操作,检测该销售商品的销售状态是否为抢购进行中,若该销售商品的销售状态为抢购进行中,则响应该购物者的支付操作以生成订单信息,并将该订单信息反馈至该销售商品的商家。本实施例中,上述步骤可以由图4中的响应模块1111以及订单生成模块1112执行。
可选地,请参阅图7,在本实施例中,所述商品限购方法还包括以下步骤:
步骤S301,根据购物者的操作,将销售商品的展示页分享至指定账户。本实施例中,步骤S301可以由图3中的分享模块115执行。
步骤S302,在检测到所述指定账户的用户的购买行为时,向所述购物者的账户发放该购买行为产生的成交金额的预设比例的奖励金额。本实施例中,步骤S302可以由图3中的奖励发放模块116执行。
可选地,请参阅图8,在本实施例中,所述商品限购方法还包括以下步骤:
步骤S401,接收购物者上传的基本信息,所述基本信息包括姓名、电话、邮箱、地址、身份证信息及银行卡信息。本实施例中,步骤S401可以由图4中的接收模块119执行。
步骤S402,根据所述基本信息在所述购物平台上对该购物者进行注册,并生成该购物者的唯一用户ID。本实施例中,步骤S402可以由图4中的注册模块1110执行。
综上所述,本申请提供的商品限购方法及系统,通过记录下购物者在购物平台上的浏览行为及购买行为,将购物者所浏览过或购买过的销售商品的商品ID与该购买者的用户ID进行绑定。在预设时长内若检测到购物者的再次登陆时,则将购物平台上与该购物者的用户ID已绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。本商品限购方案,可避免同一购物者多次重复看到同一商品的特卖信息,可提高特卖商品的稀缺感以提升特卖活 动的转化率。且可降低对商家的特卖活动的限制,使商家可频繁进行特卖活动但又不至于影响到特卖商品的稀缺感。
在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,也可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,附图中的流程图和框图显示了根据本申请的实施例的装置、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现方式中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。
以上所述仅为本申请的优选实施例而已,并不用于限制本申请,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释。
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。

Claims (10)

  1. 一种商品限购系统,其特征在于,应用于提供购物平台的服务端,所述商品限购系统包括:
    发布模块,配置成在所述购物平台上发布商家提供的销售商品,其中,每个所述销售商品都携带有商品ID;
    记录模块,配置成响应购物者的登陆操作,记录该购物者在设定时间内在所述购物平台上的浏览行为及购买行为;
    绑定模块,配置成将该购物者所浏览或购买的销售商品的商品ID与该购物者的用户ID进行绑定;
    检测模块,配置成在预设时长内若检测到该购物者的再次登陆操作,则将所述购物平台上与该购物者的用户ID绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。
  2. 根据权利要求1所述的商品限购系统,其特征在于,所述商品限购系统还包括:
    展示模块,配置成在所述购物平台上展示销售商品的销售状态,所述销售状态包括已结束、抢购进行中以及即将开场;
    设置模块,配置成在销售商品的销售状态为抢购进行中或即将开场时,设置倒计时以实时显示销售商品的抢购剩余时间或当前时间距开场时间的时间差。
  3. 根据权利要求2所述的商品限购系统,其特征在于,所述商品限购系统还包括:
    响应模块,配置成响应购物者购买所述购物平台上的销售商品的购买操作,检测该销售商品的销售状态是否为抢购进行中;
    订单生成模块,配置成在该销售商品的销售状态为抢购进行中时,响应该购物者的支付操作以生成订单信息,并将该订单信息反馈至该销售商品的商家。
  4. 根据权利要求1所述的商品限购系统,其特征在于,所述商品限购系统还包括:
    分享模块,配置成根据购物者的操作,将销售商品的展示页分享至指定账户;
    奖励发放模块,配置成在检测到所述指定账户的用户的购买行为时,向所述购物者的账户发放该购买行为产生的为成交金额的预设比例的奖励金额。
  5. 根据权利要求1所述的商品限购系统,其特征在于,所述商品限购系统还包括:
    接收模块,配置成接收购物者上传的基本信息,所述基本信息包括姓名、电话、邮箱、地址、身份证信息及银行卡信息;
    注册模块,配置成根据所述基本信息在所述购物平台上对该购物者进行注册,并生成该购物者的唯一用户ID。
  6. 一种商品限购方法,其特征在于,应用于提供购物平台的服务端,所述方法包括:
    在所述购物平台上发布商家提供的销售商品,其中,每个所述销售商品都携带有商品ID;
    响应购物者的登陆操作,记录该购物者在设定时间内在所述购物平台上的浏览行为及购买行为;
    将该购物者所浏览或购买的销售商品的商品ID与该购物者的用户ID进行绑定;
    在预设时长内若检测到该购物者的再次登陆操作,则将所述购物平台上与该购物者的用户ID绑定的销售商品进行隐藏,以使该购物者无法浏览及购买。
  7. 根据权利要求6所述的商品限购方法,其特征在于,所述方法还包括:
    在所述购物平台上展示各销售商品的销售状态,所述销售状态包括已结束、抢购进行中以及即将开场;
    在销售商品的销售状态为抢购进行中或即将开场时,设置倒计时以实时显示销售商品的抢购剩余时间或当前时间距开场时间的时间差。
  8. 根据权利要求7所述的商品限购方法,其特征在于,所述方法还包括:
    响应购物者购买所述购物平台上的销售商品的购买操作,检测该销售商品的销售状态是否为抢购进行中;
    若该销售商品的销售状态为抢购进行中,则响应该购物者的支付操作以生成订单信息,并将该订单信息反馈至该销售商品的商家。
  9. 根据权利要求6所述的商品限购方法,其特征在于,所述方法还包括:
    根据购物者的操作,将销售商品的展示页分享至指定账户;
    在检测到所述指定账户的用户的购买行为时,向所述购物者的账户发放该购买行为产生的为成交金额的预设比例的奖励金额。
  10. 根据权利要求6所述的商品限购方法,其特征在于,所述响应购物者的登陆操作的步骤之前,所述方法还包括:
    接收购物者上传的基本信息,所述基本信息包括姓名、电话、邮箱、地址、身份证信息及银行卡信息;
    根据所述基本信息在所述购物平台上对该购物者进行注册,并生成该购物者的唯一用户ID。
PCT/CN2018/101141 2017-08-18 2018-08-17 商品限购方法及系统 WO2019034158A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710713116.3 2017-08-18
CN201710713116.3A CN107451906A (zh) 2017-08-18 2017-08-18 商品限购方法及系统

Publications (1)

Publication Number Publication Date
WO2019034158A1 true WO2019034158A1 (zh) 2019-02-21

Family

ID=60492624

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/101141 WO2019034158A1 (zh) 2017-08-18 2018-08-17 商品限购方法及系统

Country Status (2)

Country Link
CN (1) CN107451906A (zh)
WO (1) WO2019034158A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451906A (zh) * 2017-08-18 2017-12-08 首媒科技(北京)有限公司 商品限购方法及系统
CN108090754A (zh) * 2017-12-29 2018-05-29 广东盛凡电子商务有限公司 一种商城支付结算管理系统
CN108416638A (zh) * 2018-05-14 2018-08-17 张彭彪 智能购物方法、装置以及系统
CN111210292A (zh) * 2018-11-22 2020-05-29 奇酷互联网络科技(深圳)有限公司 抢购商品的方法、移动终端及具有存储功能的装置
CN112801753B (zh) * 2021-02-09 2024-04-23 深圳市富途网络科技有限公司 页面显示方法、装置及介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103854213A (zh) * 2012-11-28 2014-06-11 纽海信息技术(上海)有限公司 商品预购买系统
US20150120497A1 (en) * 2013-10-31 2015-04-30 Digital River, Inc. Private store providing special pricing and other restrictions based upon specific groups and products
US20160119283A1 (en) * 2014-10-23 2016-04-28 Go Daddy Operating Company, LLC Domain name hi-jack prevention
CN106296342A (zh) * 2016-07-27 2017-01-04 潘志焱 一种基于平台的商品管理方法及平台服务器
CN106599169A (zh) * 2016-12-09 2017-04-26 北京奇虎科技有限公司 网络交易中购买请求的处理方法和处理装置
CN107451906A (zh) * 2017-08-18 2017-12-08 首媒科技(北京)有限公司 商品限购方法及系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103854213A (zh) * 2012-11-28 2014-06-11 纽海信息技术(上海)有限公司 商品预购买系统
US20150120497A1 (en) * 2013-10-31 2015-04-30 Digital River, Inc. Private store providing special pricing and other restrictions based upon specific groups and products
US20160119283A1 (en) * 2014-10-23 2016-04-28 Go Daddy Operating Company, LLC Domain name hi-jack prevention
CN106296342A (zh) * 2016-07-27 2017-01-04 潘志焱 一种基于平台的商品管理方法及平台服务器
CN106599169A (zh) * 2016-12-09 2017-04-26 北京奇虎科技有限公司 网络交易中购买请求的处理方法和处理装置
CN107451906A (zh) * 2017-08-18 2017-12-08 首媒科技(北京)有限公司 商品限购方法及系统

Also Published As

Publication number Publication date
CN107451906A (zh) 2017-12-08

Similar Documents

Publication Publication Date Title
US7949572B2 (en) Distributed electronic commerce system with independent third party virtual shopping carts
WO2019034158A1 (zh) 商品限购方法及系统
US8412585B2 (en) Methods and systems for identifying, providing notice of and purchasing a gift in an online or electronic environment
US20150161709A1 (en) Pop-up recommendation lists
US20110004533A1 (en) Viral store application
US11704722B2 (en) Product release system, method and device having a customizable prepurchase function
JP5124042B1 (ja) 商品購入希望者に対する支援機能を有するネットモールシステム
US9477984B2 (en) Social media transactions system and methods
US8620749B2 (en) Customized offers for E-commerce
US20140344080A1 (en) E-commerce via web banners
CN101479285A (zh) 用于在产品寿命周期内多次销售产品的系统和方法
WO2014020711A1 (ja) 取引管理システムおよび取引管理プログラム
US20110125611A1 (en) Optimized Electronic Commerce Transactions
KR20140045361A (ko) 전자 상거래 플랫폼을 제공하기 위한 방법 및 장치
KR101984071B1 (ko) 온라인 대행판매 방법, 이를 구현하기 위한 프로그램이 저장된 기록매체 및 이를 구현하기 위해 매체에 저장된 컴퓨터프로그램
TW202207121A (zh) 基於多層次行銷產品之樹而創建網路商店
US20150019310A1 (en) Electronic system and method for group purchasing promotions
JP2014225217A (ja) 決済代行サーバ及び決済システム
WO2012103462A2 (en) Systems and methods for shopping in an electronic commerce environment
US11928651B2 (en) Systems and methods for transferring electronic subscription data
JP2010039916A (ja) 販売告知能力別アフィリエイト契約を実現するアフィリエイトシステム
CN115243105A (zh) 用于控制实时媒体流的传输的系统和方法
JP7239211B1 (ja) ギフトプロモーション支援システム及び実店舗
US20230162115A1 (en) Order cancelling ui component management
JP7187393B2 (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: 18845654

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

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 28/09/2020)