CN111429195A - Method and system for realizing scenic e-commerce system - Google Patents

Method and system for realizing scenic e-commerce system Download PDF

Info

Publication number
CN111429195A
CN111429195A CN201910020605.XA CN201910020605A CN111429195A CN 111429195 A CN111429195 A CN 111429195A CN 201910020605 A CN201910020605 A CN 201910020605A CN 111429195 A CN111429195 A CN 111429195A
Authority
CN
China
Prior art keywords
scene
mobile terminal
cloud server
application system
user
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.)
Pending
Application number
CN201910020605.XA
Other languages
Chinese (zh)
Inventor
甘新亮
谢泷纲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Chengmeng Information Technology Co ltd
Original Assignee
Shanghai Chengmeng Information Technology Co ltd
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 Shanghai Chengmeng Information Technology Co ltd filed Critical Shanghai Chengmeng Information Technology Co ltd
Priority to CN201910020605.XA priority Critical patent/CN111429195A/en
Publication of CN111429195A publication Critical patent/CN111429195A/en
Pending legal-status Critical Current

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]
    • 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/0631Item recommendations
    • 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/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Landscapes

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

Abstract

The invention provides a method and a system for realizing a scenic e-commerce system, which relate to the field of mobile internet, and the method comprises the following steps: creating a scene application system; step 2: a user enters an application system through a mobile terminal and selects commodities according to scenes; and step 3: the user places an order at the mobile terminal and carries out online payment; and 4, step 4: and the merchant processes the order and delivers the goods. According to the invention, through the scene-based commodity search, the product required to be purchased by the user can be quickly found, and the quick decision is realized.

Description

Method and system for realizing scenic e-commerce system
Technical Field
The invention relates to the field of mobile internet, in particular to a method and a system for realizing a scenic e-commerce system.
Background
At present, the e-commerce systems on the market are more, and can be roughly divided into two types, namely a traditional e-commerce system and a social e-commerce system, wherein the social e-commerce system is added with some new marketing modes (such as grouping and the like) on the basis of the traditional e-commerce system.
The traditional e-commerce system and the social e-commerce system realize inquiry based on search of massive commodities, a user inputs commodity names to search, the system inquires all commodities corresponding to the input names, and the user selects the commodity which the user wants to buy by manually screening in inquiry results. Because a commodity has a great number of similar commodities, is difficult to select and causes difficulty in purchasing, the existing e-commerce system has low efficiency in purchasing commodities and making decisions.
Disclosure of Invention
In view of the above shortcomings of the prior art, the present invention aims to provide a method and a system for implementing a scenarized commerce system, which can quickly find a product that a user needs to purchase and implement a quick decision through scenarized merchandise search.
The invention provides a method for realizing a scenic e-commerce system, which comprises the following steps:
step 1: creating a scene application system;
step 2: a user enters an application system through a mobile terminal and selects commodities according to scenes;
and step 3: the user places an order at the mobile terminal and carries out online payment;
and 4, step 4: and the merchant processes the order and delivers the goods.
Further, the creating steps of the scene application system are as follows:
step 1.1: at a cloud server end, an application system framework is built through a JAVA framework, and a uniquely identified account is provided for a merchant;
step 1.2: a merchant logs in an application system through an account and a password to verify the account and the password, and if the verification is successful, issuing, creating and modifying commodity and scene information, setting a commodity association scene and forming a scene commodity attribute;
step 1.3: and the system administrator checks, modifies and shelves the scenes and the commodities.
Further, the commodity selection steps are as follows:
step 2.1: a user enters an application system through a mobile terminal;
step 2.2: the user searches the scene name according to the scene needed to be used, and directly enters and checks various matched commodities contained in the scene through the scene name or the recommended scene to select.
A scene e-commerce system comprises a cloud server, a service processing module, a mobile terminal module and a cloud database, wherein the cloud server is connected with the cloud database, the cloud server is connected with the service processing module, and the mobile terminal module is connected with the service processing module; the business processing module is used for providing an interactive page, a scene combination and a recommendation display for a user; the mobile terminal module is used for receiving data from the cloud server real-time data interface and displaying the data to the mobile terminal; the cloud server is used for providing an interface of the service processing module and realizing interaction with the cloud database; the cloud database is used for data storage, backup and recovery.
As described above, the method and system for implementing a scenic e-commerce system of the present invention have the following advantages: the invention takes people as the center, adopts a matched selling mode according to the requirements of the user scene, combines the user behavior and big data analysis, realizes the automatic scene matched commodity searching and recommending, and leads the shopping to be quicker and more efficient.
Drawings
FIG. 1 shows a flow chart of merchant operations disclosed in an embodiment of the present invention;
FIG. 2 is a flowchart illustrating user operations disclosed in an embodiment of the present invention;
fig. 3 is a block diagram of the e-commerce system disclosed in the embodiment of the invention.
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the drawings only show the components related to the present invention rather than the number, shape and size of the components in actual implementation, and the type, quantity and proportion of the components in actual implementation may be changed freely, and the layout of the components may be more complicated.
The invention provides a method for realizing a scenic e-commerce system, which comprises the following steps:
step 1: creating a scene application system;
a system administrator accesses a website (adopting a standard network protocol) through a browser to enter an application system and create a merchant account;
as shown in fig. 1, a merchant logs in an application system through an account and a password, waits for a cloud server to perform data verification, encrypts and transmits the account and the password to a database according to the account and the password input by the merchant, and if the account and the password are consistent, logs in the cloud server successfully, otherwise, prompts that the account or the password is wrong, and asks for re-inputting the account and the password;
if the login of the cloud server is successful, the merchant issues the commodity and the scene information, creates and modifies the scene information, sets a commodity association scene, forms a scene commodity attribute, maintains the commodity information, and updates the basic information, specification model, price, inventory and other information of the commodity;
a system administrator logs in an administrator account to carry out auditing, modification and shelving processing on scenes and commodities;
the cloud server builds an application system framework by using a JAVA framework to provide an account with a unique identifier for a merchant, and the application system is connected with a cloud database.
Step 2: a user enters an application system through a mobile terminal and selects commodities according to scenes;
as shown in fig. 2, a user enters an application system through a mobile terminal (WeChat terminal), wherein an entering channel has two modes, namely brand exclusive link and general mall link, when entering for the first time, the application system obtains WeChat authorization information of the user, enters a corresponding scene brand shop according to the brand exclusive link, and if the brand exclusive link is the general link, enters a scene recommendation home page;
the user searches scenes according to the scenes needed to be used, and directly enters various matched commodities contained in the scenes to be checked through the scene names or the recommended scenes to perform selection.
And step 3: the user places an order at the mobile terminal and carries out online payment;
the user orders at the mobile terminal, the mobile terminal and the cloud server complete a payment protocol, and the order is completed through online payment;
and the application system automatically distributes orders to corresponding merchants according to the products in the scene, and the merchants arrange delivery.
And 4, step 4: the merchant processes the order and delivers the goods;
the merchant processes the order, arranges delivery, and performs financial settlement to complete the transaction.
As shown in fig. 3, a scenic e-commerce system includes a cloud server (deployed on a cloud service L inux system), a service processing module, a mobile end module (WeChat H5 page), and a cloud database (mysql database), where the cloud server is connected to the cloud database, the cloud server is connected to the service processing module, and the mobile end module is connected to the service processing module.
The service processing module is a main module and is responsible for providing functions of interactive pages, scene combination, recommendation display and the like for users;
the mobile terminal module is a scene data display module, enters through the WeChat terminal, and is responsible for receiving data from the real-time data interface of the cloud server and displaying the data to the mobile terminal.
The cloud server is the core of the whole commodity and order data processing, provides an interface of a user side service processing module, and realizes interaction with a cloud database;
the cloud database is a module for storing data and realizes data storage, backup and recovery;
in conclusion, the invention can quickly find the product which the user needs to buy through the scene commodity search and realize quick decision. Therefore, the invention effectively overcomes various defects in the prior art and has high industrial utilization value.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (4)

1. A realization method of a scenic e electronic commerce system is characterized by comprising the following steps:
step 1: creating a scene application system;
step 2: a user enters an application system through a mobile terminal and selects commodities according to scenes;
and step 3: the user places an order at the mobile terminal and carries out online payment;
and 4, step 4: and the merchant processes the order and delivers the goods.
2. The scenarized e-commerce system implementation method according to claim 1, wherein the scenarized application system creation steps are as follows:
step 1.1: at a cloud server end, an application system framework is built through a JAVA framework, and a uniquely identified account is provided for a merchant;
step 1.2: a merchant logs in an application system through an account and a password to verify the account and the password, and if the verification is successful, issuing, creating and modifying commodity and scene information, setting a commodity association scene and forming a scene commodity attribute;
step 1.3: and the system administrator checks, modifies and shelves the scenes and the commodities.
3. The scenic e-commerce system implementation method of claim 1, wherein the commodity selection steps are as follows:
step 2.1: a user enters an application system through a mobile terminal;
step 2.2: the user searches the scene name according to the scene needed to be used, and directly enters and checks various matched commodities contained in the scene through the scene name or the recommended scene to select.
4. A scenic e-commerce system, comprising: the system comprises a cloud server, a service processing module, a mobile terminal module and a cloud database, wherein the cloud server is connected with the cloud database, the cloud server is connected with the service processing module, and the mobile terminal module is connected with the service processing module; the business processing module is used for providing an interactive page, a scene combination and a recommendation display for a user; the mobile terminal module is used for receiving data from the cloud server real-time data interface and displaying the data to the mobile terminal; the cloud server is used for providing an interface of the service processing module and realizing interaction with the cloud database; the cloud database is used for data storage, backup and recovery.
CN201910020605.XA 2019-01-09 2019-01-09 Method and system for realizing scenic e-commerce system Pending CN111429195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910020605.XA CN111429195A (en) 2019-01-09 2019-01-09 Method and system for realizing scenic e-commerce system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910020605.XA CN111429195A (en) 2019-01-09 2019-01-09 Method and system for realizing scenic e-commerce system

Publications (1)

Publication Number Publication Date
CN111429195A true CN111429195A (en) 2020-07-17

Family

ID=71546061

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910020605.XA Pending CN111429195A (en) 2019-01-09 2019-01-09 Method and system for realizing scenic e-commerce system

Country Status (1)

Country Link
CN (1) CN111429195A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112770136A (en) * 2021-01-27 2021-05-07 北京龙商公社互联网科技发展股份有限公司 Community electronic commerce video live broadcast delivery service system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104679769A (en) * 2013-11-29 2015-06-03 国际商业机器公司 Method and device for classifying usage scenario of product
CN106296231A (en) * 2015-04-26 2017-01-04 上海墨盾电脑科技有限公司 A kind of identifying processing method and system for ecommerce scene
CN106326312A (en) * 2015-07-07 2017-01-11 腾讯科技(深圳)有限公司 Information displaying method, device and system
CN107464170A (en) * 2017-08-15 2017-12-12 合肥蓝胖子科技有限公司 Mobile terminal electric business service system based on internet
CN107918900A (en) * 2017-10-24 2018-04-17 珠海横琴跨境说网络科技有限公司 A kind of displaying purchase system and method based on cloud computing
CN108648034A (en) * 2018-04-03 2018-10-12 广州市宝比万像软件科技有限公司 Electric business method of commerce, device, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104679769A (en) * 2013-11-29 2015-06-03 国际商业机器公司 Method and device for classifying usage scenario of product
CN106296231A (en) * 2015-04-26 2017-01-04 上海墨盾电脑科技有限公司 A kind of identifying processing method and system for ecommerce scene
CN106326312A (en) * 2015-07-07 2017-01-11 腾讯科技(深圳)有限公司 Information displaying method, device and system
CN107464170A (en) * 2017-08-15 2017-12-12 合肥蓝胖子科技有限公司 Mobile terminal electric business service system based on internet
CN107918900A (en) * 2017-10-24 2018-04-17 珠海横琴跨境说网络科技有限公司 A kind of displaying purchase system and method based on cloud computing
CN108648034A (en) * 2018-04-03 2018-10-12 广州市宝比万像软件科技有限公司 Electric business method of commerce, device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112770136A (en) * 2021-01-27 2021-05-07 北京龙商公社互联网科技发展股份有限公司 Community electronic commerce video live broadcast delivery service system

Similar Documents

Publication Publication Date Title
US20190130473A1 (en) Systems and methods for distributed commerce, shoppable advertisements and loyalty rewards
US20130085807A1 (en) Online shopping
CN106022791A (en) Sales agent system and method
CN109308652A (en) Wholesale method, system, terminal device and storage medium on line
US20140351082A1 (en) System and method for joint shopping cart
CN103903152A (en) Online shopping center system
CN107507037B (en) Server, gift pushing method of gift box and storage medium
US20150379596A1 (en) System and method for matching buyers and sellers
CN106204221A (en) A kind of mobile market based on APP plateform system
CN101833727A (en) Mobile business system
KR100896613B1 (en) Method of managing a shopping mall site
CN104992350A (en) Bidirectional group buying electronic commerce transaction platform and usage method therefor
WO2015096643A1 (en) Method and apparatus for displaying transaction information
KR101695570B1 (en) Method of creating online shopping cart automatically by extracting keywords
WO2022204589A1 (en) Smart link for outside network input/output
WO2017166534A1 (en) Method and apparatus for online purchasing of membership service
KR101603009B1 (en) System and method for selling of delivery company oriented
CN111429195A (en) Method and system for realizing scenic e-commerce system
CN114219589B (en) Virtual entity object generation and page display method and device and electronic equipment
KR101809456B1 (en) Product ordering service apparatus and method for supermarket
KR20010091373A (en) Multi-level electronic commerce service method
KR20180129119A (en) Construction method thereof of Electronic commerce
JP7232934B2 (en) Systems and methods for managing online shopping
KR101387898B1 (en) Method for shopping e-money management service commodities in the electronic commerce and computer readable record medium on which a program therefor is recorded
TWM506329U (en) Mobile group buying system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200717