TW202001738A - Embedded type commodity information processing system and method and information structure product - Google Patents

Embedded type commodity information processing system and method and information structure product Download PDF

Info

Publication number
TW202001738A
TW202001738A TW107122399A TW107122399A TW202001738A TW 202001738 A TW202001738 A TW 202001738A TW 107122399 A TW107122399 A TW 107122399A TW 107122399 A TW107122399 A TW 107122399A TW 202001738 A TW202001738 A TW 202001738A
Authority
TW
Taiwan
Prior art keywords
information
processing system
code
merchant
function
Prior art date
Application number
TW107122399A
Other languages
Chinese (zh)
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 郭賦昱
Priority to TW107122399A priority Critical patent/TW202001738A/en
Publication of TW202001738A publication Critical patent/TW202001738A/en

Links

Images

Abstract

An information structure product of an embedded type commodity information includes a tag code for being embedded into the original application program of the web page. The tag code is configured to generate a display block which is displayed on the web page. The tag code includes a declaration area. The declaration area includes a function file connection, which is configured to display a commodity information and a sale function information on the display block. With such configuration, the code is simplified and allowed to be embedded into the original application program of the web page, so as to be free from the limitation of the original program frame.

Description

外嵌式商品資訊之處理系統、處理方法及資料結構產品External embedded product information processing system, processing method and data structure product

本發明係關於一種資訊處理相關領域,尤指一種外嵌式商品資訊之處理系統、處理方法及資料結構產品。The invention relates to an information processing related field, in particular to an external embedded product information processing system, processing method and data structure product.

科技進步的時代,網際網路的迅速發展,越來越多的廠商改變以往透過店面銷售的方式而朝向網路銷售的方式銷售商品。In the era of technological advancement, the rapid development of the Internet, more and more manufacturers have changed the way of selling goods in the past through store sales.

一般市面上很多網路銷售平台,提供廠商在網路銷售平台上架商品,但是侷限於網路銷售平台之功能限制,而未能依照自己所需增添其他功能,造成商品之呈現上限制。There are many online sales platforms on the market that offer manufacturers to list products on the online sales platform, but they are limited to the functional limitations of the online sales platform, and fail to add other functions according to their own needs, resulting in restrictions on the presentation of products.

再者,有些廠商已有專屬網站,用以展示自家商品,但是卻未有銷售結帳之相關功能;因此,若廠商需要於原始網站販售產品,便需要增加銷售結帳之相關功能,此時,則需要於原始網站架構中,新增銷售結帳相關功能之程式碼,以達到商品銷售結帳之功效。In addition, some manufacturers have a dedicated website to display their own products, but they do not have the relevant functions of sales checkout; therefore, if manufacturers need to sell products on the original website, they need to increase the relevant functions of sales checkout. At the time, you need to add the code of the sales checkout related function to the original website structure to achieve the effect of commodity sales checkout.

但是要在原始網站架構下新增功能時,需要將原始網站架構進行大規模之編輯修改,甚至需要重新編寫新之網站架構,才能夠達到增添新功能之效果。然而,於編輯修改原始網站應用程式碼時,除了需要使用原始架構之程式語言作編撰,還需要依循原始架構之順序新增之應用程式碼,若是使用之程式語言錯誤或是應用程式碼編輯順序錯誤,便會發生編輯錯誤之問題。However, when new functions are added to the original website architecture, the original website architecture needs to be edited and modified on a large scale, and even a new website architecture needs to be rewritten to achieve the effect of adding new functions. However, when editing and modifying the original website application code, in addition to the use of the original framework programming language, it is also necessary to add the application code in the order of the original framework. If the programming language used is wrong or the application code editing order Errors will cause editing errors.

另外,於網站架構中,需要呈現於網頁上之每個商品、功能或資訊,都會對應各自之應用程式碼,舉例來說,當網頁上需要呈現10個商品時,便會有至少10行之應用程式碼;所以當網站需要呈現之商品、功能或資訊越多,相對網站架構中之應用程式碼越多,因此,當需要針對其中一個商品、功能或資訊作修正時,便需要花費大量時間作搜尋、對應及修正等作業,也容易於修正過程中發生錯誤,如此一來,便會造成修改網站時之困擾。In addition, in the website structure, each product, function or information that needs to be displayed on the webpage will correspond to its own application code. For example, when 10 products need to be displayed on the webpage, there will be at least 10 lines of Application code; so the more products, functions or information the website needs to present, the more application code in the website structure, so when you need to modify one of the products, functions or information, it will take a lot of time It is also easy to make mistakes during the correction process for search, correspondence, and correction. As a result, it will cause trouble when modifying the website.

為解決上述課題,本發明提供一種外嵌式商品資訊之處理系統、處理方法及資料結構產品,能夠對應每位使用者端建立之商品資訊及銷售功能資訊,產生對應之標籤程式碼;藉此,透過單一之標籤程式碼集結商品資訊及銷售功能資訊,以有效簡化程式碼,並且能夠直接嵌入網頁之原始應用程式中,不受原始程式框架之限制。In order to solve the above problems, the present invention provides an embedded commodity information processing system, processing method, and data structure product, which can generate the corresponding label code corresponding to the commodity information and sales function information created by each user terminal; ,Combining product information and sales function information through a single label code to effectively simplify the code, and can be directly embedded in the original application of the web page, not limited by the original program framework.

本發明之一項實施例提供一種外嵌式商品資訊之處理系統,其包含:一帳戶模組,其提供使用者建立一商家帳號,以及提供於商家帳號建立一商品資訊及一銷售功能資訊;以及一處理模組,其與帳戶模組耦接,處理模組根據商家帳號產生對應之一標籤程式碼,標籤程式碼用以嵌入一網頁之原始應用程式,其中,標籤程式碼設有一函式檔案連結,函式檔案連結用以連接對應商家帳號之商品資訊及銷售功能資訊。An embodiment of the present invention provides an embedded product information processing system, which includes: an account module, which provides a user to create a merchant account, and provides a merchandise information and a sales function information created in the merchant account; And a processing module, which is coupled to the account module, and the processing module generates a corresponding tag code according to the merchant account, the tag code is used to embed the original application of a web page, wherein the tag code is provided with a function File link, function file link is used to connect the product information and sales function information of the corresponding merchant account.

本發明之一項實施例提供一種外嵌式商品資訊之處理方法,其包含下列步驟:使用者藉由終端裝置透過網際網路連接至一處理系統,使用者於處理系統建立一商家帳號,以及於商家帳號內建立一商品資訊及一銷售功能資訊;處理系統根據商家帳號產生對應之一標籤程式碼,標籤程式碼設有一函式檔案連結,處理系統將標籤程式碼顯示於終端裝置;使用者將標籤程式碼外嵌入於一網頁之原始應用程式中;以及當聯網裝置顯示網頁時,聯網裝置根據函式檔案連結透過網際網路連結至處理系統,並讀取處理系統對應函式檔案連結之商品資訊及銷售功能資訊,藉以將商品資訊及銷售功能資訊顯示於網頁。An embodiment of the present invention provides a method for processing embedded commodity information, which includes the following steps: a user connects to a processing system through a terminal via the Internet, and the user creates a merchant account in the processing system, and Create a product information and a sales function information in the merchant account; the processing system generates a corresponding tag code according to the merchant account, the tag code is provided with a function file link, the processing system displays the tag code on the terminal device; the user Embed the tag code externally in the original application of a web page; and when the networked device displays the webpage, the networked device connects to the processing system through the Internet according to the function file link, and reads the corresponding function file link of the processing system Commodity information and sales function information, so as to display the commodity information and sales function information on the web page.

本發明之一項實施例提供一種外嵌式商品資訊之資料結構產品,其包含:一標籤程式碼,其用以嵌入於網頁之原始應用程式中,標籤程式碼用以產生顯示於網頁之一顯示區塊,標籤程式碼具有一宣告區,其中,宣告區設有一函式檔案連結,函式檔案連結用以將一商品資訊及一銷售功能資訊顯示於顯示區塊。An embodiment of the present invention provides a data structure product for externally embedded product information, which includes: a tag code for embedding in an original application of a web page, and the tag code for generating one of the web pages for display The display block, the tag code has a declaration area, wherein the declaration area is provided with a function file link, and the function file link is used to display a product information and a sales function information in the display block.

藉由上述,本發明能夠將使用者所建立之商品資訊及銷售功能資訊,產生對應之標籤程式碼,透過單一之標籤程式碼集結商品資訊及銷售功能資訊;藉此,改善習知對應每一商品、功能及資訊需要編撰多行應用程式碼,造成網站架構中應用程式碼之繁雜問題,達到有效簡化應用程式碼之效果。Through the above, the present invention can generate the corresponding label code for the product information and sales function information created by the user, and integrate the product information and sales function information through a single label code; thereby, improve the conventional knowledge for each Commodities, functions and information need to compile multiple lines of application code, which causes complicated problems in the application code in the website structure, and effectively simplifies the application code.

再者,本發明之標籤程式碼能夠直接嵌入網頁之原始應用程式中,不受原始程式框架與程式語言之限制,能夠直接透過函式檔案連結將商品資訊及銷售功能資訊顯示於網頁中。Furthermore, the tag code of the present invention can be directly embedded in the original application of the web page, and is not limited by the original program framework and programming language. It can directly display the product information and sales function information on the web page through the function file link.

此外,本發明之商品資訊及銷售功能資訊能夠直接顯示於網頁上,不會產生轉跳至另一網頁,瀏覽網頁者能夠於原始網頁上,直接瀏覽商品資訊及使用銷售功能資訊;藉此,達到瀏覽及購買之便利性。In addition, the product information and sales function information of the present invention can be directly displayed on the web page without jumping to another web page, and the web browser can browse the product information and use the sales function information directly on the original web page; thereby, To achieve the convenience of browsing and purchasing.

為便於說明本發明於上述發明內容一欄中所表示的中心思想,茲以具體實施例表達。實施例中各種不同物件係按適於說明之比例、尺寸、變形量或位移量而描繪,而非按實際元件的比例予以繪製,合先敘明。In order to facilitate the description of the central idea of the present invention in the column of the above summary of the invention, it is expressed in a specific embodiment. In the embodiments, various objects are drawn according to the proportion, size, deformation or displacement suitable for description, rather than drawn according to the proportion of actual elements, which will be described first.

請參閱圖1至圖6所示,本發明提供一種外嵌式商品資訊之處理系統100、處理方法及資料結構產品,其中,圖1為本發明處理系統100之方塊示意圖;圖2為本發明處理方法之流程方塊圖;圖6為本發明資料結構產品嵌於網頁原始程式碼示意圖。Please refer to FIG. 1 to FIG. 6, the present invention provides an embedded commodity information processing system 100, processing method and data structure product, wherein FIG. 1 is a block schematic diagram of the processing system 100 of the present invention; FIG. 2 is the present invention Process block diagram of the processing method; FIG. 6 is a schematic diagram of the data structure product of the present invention embedded in the original code of a web page.

本發明處理系統100包含:The processing system 100 of the present invention includes:

一帳戶模組10,其提供使用者建立一商家帳號11,以及提供於商家帳號11建立一商品資訊12及一銷售功能資訊13,建立完成之商品資訊12及銷售功能資訊13會儲存於對應之商家帳號11中。再者,商品資訊12具有複數商品項目121,每一商品項目121對應一個商品,其中,每一商品項目121能夠包含商品圖片、名稱、介紹或價格,本發明不以此為限。銷售功能資訊13能夠為購物車、會員系統、訂單系統、結帳功能、付款與運送功能,本發明不以此為限。再者,於本發明實施例中,帳戶模組10能夠提供複數使用者建立各自之商家帳號11。An account module 10, which provides a user to create a merchant account 11 and a merchant account 11 to create a product information 12 and a sales function information 13, the created product information 12 and sales function information 13 will be stored in the corresponding Merchant account 11. Furthermore, the commodity information 12 has a plurality of commodity items 121, and each commodity item 121 corresponds to a commodity, wherein each commodity item 121 can include a commodity picture, name, introduction, or price, which is not limited in the present invention. The sales function information 13 can be a shopping cart, member system, order system, checkout function, payment and shipping function, and the invention is not limited to this. Furthermore, in the embodiment of the present invention, the account module 10 can provide a plurality of users to establish respective merchant account numbers 11.

進一步說明:使用者能夠藉由終端裝置透過網際網路連接至處理系統100之帳戶模組10,使用者能夠透過終端裝置於帳戶模組10中建立專屬之商家帳號11,並於商家帳號11中上傳欲販售之商品資訊12,以及建立所需之銷售功能資訊13,其中,銷售功能資訊13能夠係內建於帳戶模組10中提供使用者作選擇建立,或是輸入所需之銷售功能資訊13;於本發明實施例中,使用者為商家端;終端裝置能夠係電腦或攜帶型智慧行動裝置Further explanation: the user can connect to the account module 10 of the processing system 100 via the Internet through the terminal device, and the user can create a dedicated merchant account 11 in the account module 10 through the terminal device and in the merchant account 11 Upload the product information 12 to be sold, and create the required sales function information 13, wherein the sales function information 13 can be built in the account module 10 to provide users with a choice to create, or enter the desired sales function Information 13; In the embodiment of the present invention, the user is a merchant; the terminal device can be a computer or a portable smart mobile device

一處理模組20,其與帳戶模組10耦接,處理模組20根據商家帳號11產生對應之資料結構產品,資料結構產品為一標籤程式碼30,標籤程式碼30用以嵌入一網頁1之原始的應用程式2,標籤程式碼30設有一函式檔案連結31,其中,函式檔案連結31具有一商家識別碼311,商家識別碼311對應商家帳號11。A processing module 20, which is coupled to the account module 10, generates a corresponding data structure product according to the merchant account 11, the data structure product is a tag code 30, and the tag code 30 is used to embed a web page 1 In the original application 2, the tag code 30 is provided with a function file link 31, wherein the function file link 31 has a merchant identification code 311, and the merchant identification code 311 corresponds to the merchant account 11.

標籤程式碼30能夠產生顯示於網頁1之一顯示區塊32,其中,標籤程式碼30能夠不受到網頁1之原始框架限制自行產生顯示區塊32;標籤程式碼30具有一宣告區33,函式檔案連結31設於宣告區33,函式檔案連結31為外部連結且用以設定嵌入宣告區33。於本發明實施例中,請參閱圖6所示,標籤程式碼30運用腳本語言(Script Language),標籤程式碼30宣告寫法必須包含起始標籤以及結束標籤,其中,起始標籤為<script src="…"> 開頭,結尾標籤為</script>,因此,標籤程式碼30之語法結構為<script src=”http://piececart.com/jsapi/store/js?storid=1&apiKey=API_KEY”></script>,其中,「http://piececart.com」為原始之網頁1的網址,「storid=1」表示為商家識別碼311。The tag code 30 can generate a display block 32 that is displayed on the web page 1, wherein the tag code 30 can generate the display block 32 by itself without being restricted by the original frame of the web page 1; the tag code 30 has a declaration area 33. The format file link 31 is set in the declaration area 33. The function file link 31 is an external link and is used to set the embedded declaration area 33. In the embodiment of the present invention, as shown in FIG. 6, the tag code 30 uses a script language (Script Language), and the tag code 30 declares that the writing method must include a start tag and an end tag, where the start tag is <script src ="…"> The beginning and end tags are </script>, so the syntax structure of tag code 30 is <script src=”http://piececart.com/jsapi/store/js?storid=1&apiKey=API_KEY” ></script>, where “http://piececart.com” is the URL of the original web page 1, and “storid=1” represents the merchant identification code 311.

一引用模組40,其與帳戶模組10及處理模組20耦接,引用模組40能夠由外部接收函式檔案連結31,引用模組40根據函式檔案連結31之商家識別碼311搜尋帳戶模組10對應之商家帳號11,並讀取對應商家帳號11中所儲存之商品資訊12及銷售功能資訊13,藉以將讀取之商品資訊12及銷售功能資訊13執行顯示於網頁1之顯示區塊32。A reference module 40, which is coupled to the account module 10 and the processing module 20, the reference module 40 can receive the function file link 31 from the outside, and the reference module 40 searches according to the merchant identification code 311 of the function file link 31 The merchant account 11 corresponding to the account module 10, and read the product information 12 and sales function information 13 stored in the corresponding merchant account 11, so as to display the read product information 12 and sales function information 13 on the web page 1 Block 32.

進一步說明:當聯網裝置顯示網頁1時,網頁1之應用程式2會啟動標籤程式碼30,藉由標籤程式碼30之函式檔案連結31透過網際網路連結至處理系統100,引用模組40根據接收到函式檔案連結31之商家識別碼311,尋帳戶模組10中所對應之商家帳號11,並將讀取到之商品資訊12及銷售功能資訊13執行顯示於網頁1之顯示區塊32;因此,商品資訊12及銷售功能資訊13能夠直接顯示於網頁1之顯示區塊32上,不會產生轉跳至另一網頁,所以瀏覽網頁者能夠於原始網頁1上,直接瀏覽商品資訊12及使用銷售功能資訊13。於本發明實施例中,聯網裝置能夠係電腦或攜帶型智慧行動裝置Further explanation: when the web-based device displays the web page 1, the application 2 of the web page 1 starts the tag code 30, and the function file link 31 of the tag code 30 is connected to the processing system 100 via the Internet, and the module 40 is referenced According to the merchant identification code 311 of the received function file link 31, the corresponding merchant account number 11 in the account module 10 is searched, and the read product information 12 and sales function information 13 are executed and displayed on the display block of the web page 1 32; therefore, the product information 12 and the sales function information 13 can be directly displayed on the display block 32 of the web page 1 without jumping to another web page, so the web browser can directly browse the product information on the original web page 1 12 and use sales function information 13. In the embodiment of the present invention, the networked device can be a computer or a portable smart mobile device

經由前述處理系統100,本發明一項實施例提供一種外嵌式商品資訊之處理方法,其包含下列步驟:Through the foregoing processing system 100, an embodiment of the present invention provides a method for processing embedded commodity information, which includes the following steps:

建立步驟S1:使用者藉由終端裝置透過網際網路連接至處理系統100,使用者於處理系統100之帳戶模組10建立商家帳號11,而且能夠於專屬之商家帳號11內建立商品資訊12及銷售功能資訊13;於本發明實施例中,使用者為商家端;終端裝置能夠係電腦或攜帶型智慧行動裝置。Creation Step S1: The user connects to the processing system 100 through the Internet through the terminal device. The user creates a merchant account 11 in the account module 10 of the processing system 100, and can create product information 12 and in the exclusive merchant account 11 Sales function information 13; In the embodiment of the present invention, the user is a merchant; the terminal device can be a computer or a portable smart mobile device.

處理步驟S2:處理系統100之處理模組20會根據使用者所建立之商家帳號11及建立於商家帳號11中之商品資訊12及銷售功能資訊13產生對應之標籤程式碼30,其中,標籤程式碼30之函式檔案連結31會具有對應商家帳號11之商家識別碼311;而處理模組20會將產生之標籤程式碼30顯示於終端裝置。Processing step S2: The processing module 20 of the processing system 100 generates a corresponding label program code 30 according to the merchant account 11 created by the user and the merchandise information 12 and the sales function information 13 established in the merchant account 11, wherein the tag program The function file link 31 of the code 30 will have the merchant identification code 311 corresponding to the merchant account number 11; and the processing module 20 will display the generated tag code 30 on the terminal device.

嵌入步驟S3:使用者能夠將處理模組20所產生之標籤程式碼30直接外嵌入於網頁1之應用程式2中,其中,使用者能夠透過終端裝置利用複製文字碼之方式(例如:當終端裝置為電腦時,使用者能夠透過滑鼠與鍵盤,選取標籤程式碼30,並利用滑鼠按選取部分之右鍵複製或是利用鍵盤之ctrl+c之方式),將顯示於終端裝置之標籤程式碼30複製,並且將複製後之標籤程式碼30嵌入(例如:當終端裝置為電腦時,使用者能夠透過滑鼠按右鍵貼上,或是利用鍵盤之ctrl+v之方式)於網頁1之應用程式2中。Embedding step S3: the user can directly embed the tag code 30 generated by the processing module 20 in the application 2 of the web page 1, wherein the user can use the method of copying the text code through the terminal device (for example: when the terminal When the device is a computer, the user can select the label code 30 through the mouse and keyboard, and use the mouse to right-click the selected part to copy or use the keyboard ctrl+c) to display the label program on the terminal device Copy the code 30, and embed the copied tag code 30 (for example: when the terminal device is a computer, the user can paste it through the right mouse button, or use the keyboard ctrl+v) on the web page 1 In application 2.

執行步驟S4:請參閱圖1至圖6所示,當瀏覽者透過聯網裝置預覽網頁1時,網頁1之應用程式2會啟動標籤程式碼30,標籤程式碼30之函式檔案連結31會透過網際網路連結至處理系統100,處理系統100之引用模組40根據接收到函式檔案連結31之商家識別碼311,尋帳戶模組10中所對應之商家帳號11,並將讀取到之商品資訊12及銷售功能資訊13執行顯示於網頁1上由標籤程式碼30所產生之顯示區塊32中;此時,瀏覽者能夠於網頁1中直接瀏覽顯示之商品資訊12,並且能夠透過銷售功能資訊13針對預購買之所述商品項目121,於原始之網頁1上直接進行購買結帳;於本發明實施例中,瀏覽者係瀏覽網頁1之消費者,聯網裝置能夠係電腦或攜帶型智慧行動裝置。Execution step S4: Please refer to FIG. 1 to FIG. 6, when the viewer previews the web page 1 through the networked device, the application 2 of the web page 1 will start the tag code 30, and the function file link 31 of the tag code 30 will be through The Internet is connected to the processing system 100, and the reference module 40 of the processing system 100 searches for the corresponding merchant account 11 in the account module 10 according to the merchant identification code 311 of the received function file link 31, and reads it The merchandise information 12 and the sales function information 13 are displayed on the display block 32 generated by the tag code 30 on the web page 1; at this time, the viewer can browse the merchandise information 12 displayed on the web page 1 directly. The function information 13 is directed to the original web page 1 for the pre-purchased merchandise item 121. In the embodiment of the present invention, the browser is a consumer who browses the web page 1, and the networked device can be a computer or a portable type Smart mobile device.

綜合上述,本發明能夠達成下列功效:In summary, the present invention can achieve the following effects:

1.本發明能夠將使用者所建立之商品資訊12及銷售功能資訊13,產生對應之標籤程式碼30,透過單一之標籤程式碼30集結商品資訊12及銷售功能資訊13;藉此,改善習知網站架構應用程式碼之繁雜問題,達到有效簡化應用程式碼之效果。1. The present invention can generate the corresponding label code 30 from the product information 12 and the sales function information 13 created by the user, and integrate the product information 12 and the sales function information 13 through a single label code 30; Knowing the complicated problems of the application code of the website structure, to effectively simplify the application code.

2.本發明之標籤程式碼30能夠直接嵌入網頁1之應用程式2中,不受原始程式框架與程式語言之限制,能夠直接透過函式檔案連結31將商品資訊12及銷售功能資訊13顯示於網頁1中。2. The tag code 30 of the present invention can be directly embedded in the application 2 of the web page 1 without being restricted by the original program frame and programming language, and can directly display the product information 12 and the sales function information 13 on the function file link 31 on the On page 1.

3.本發明之商品資訊12及銷售功能資訊13能夠直接顯示於網頁1上,不會產生轉跳至另一網頁,瀏覽網頁者能夠於原始之網頁1上,直接瀏覽商品資訊12及使用銷售功能資訊13;藉此,達到瀏覽及購買之便利性。3. The product information 12 and sales function information 13 of the present invention can be directly displayed on the web page 1 without jumping to another web page, and those who browse the web page can directly browse the product information 12 and use sales on the original web page 1 Function information 13; With this, the convenience of browsing and purchasing is achieved.

4. 發明之標籤程式碼30能夠直接嵌入網頁1之應用程式2中,並且能夠於網頁1中產生適當之顯示區塊32,不會影響原始網頁1之架構顯示;藉此,達到以快速且簡易之方式,將資訊或功能新增至原始網頁1之效果。4. The invented tag code 30 can be directly embedded in the application 2 of the web page 1, and can generate an appropriate display block 32 in the web page 1, without affecting the structural display of the original web page 1; The effect of adding information or functions to the original web page 1 in an easy way.

以上所舉實施例僅用以說明本發明而已,非用以限制本發明之範圍。舉凡不違本發明精神所從事的種種修改或變化,俱屬本發明意欲保護之範疇。The above-mentioned embodiments are only used to illustrate the present invention, not to limit the scope of the present invention. Any modifications or changes that do not violate the spirit of the present invention are within the scope of the invention to be protected.

1‧‧‧網頁 2‧‧‧應用程式 100‧‧‧處理系統 10‧‧‧帳戶模組 11‧‧‧商家帳號 12‧‧‧商品資訊 121‧‧‧商品項目 13‧‧‧銷售功能資訊 20‧‧‧處理模組 30‧‧‧標籤程式碼 31‧‧‧函式檔案連結 311‧‧‧商家識別碼 32‧‧‧顯示區塊 33‧‧‧宣告區 40‧‧‧引用模組 S1‧‧‧建立步驟 S2‧‧‧處理步驟 S3‧‧‧嵌入步驟 S4‧‧‧執行步驟 1‧‧‧Webpage 2‧‧‧Application 100‧‧‧ processing system 10‧‧‧ Account Module 11‧‧‧ Merchant account 12‧‧‧Commodity information 121‧‧‧Commodity items 13‧‧‧Sales function information 20‧‧‧Processing module 30‧‧‧ label code 31‧‧‧Function file link 311‧‧‧ Merchant ID 32‧‧‧Display block 33‧‧‧ Declaration area 40‧‧‧Quote module S1‧‧‧Building steps S2‧‧‧Processing steps S3‧‧‧Embedding steps S4‧‧‧Execution steps

圖1係本發明處理系統方塊示意圖。 圖2係本發明處理方法流程方塊圖。 圖3係本發明商品資訊及銷售功能資訊顯示於網頁實施例示意圖。 圖4係本發明銷售功能資訊顯示於網頁實施例示意圖(一),表示結帳功能。 圖5係本發明銷售功能資訊顯示於網頁實施例示意圖(二),表示付款與運送功能。 圖6係本發明資料結構產品嵌於網頁原始程式碼示意圖。FIG. 1 is a block diagram of the processing system of the present invention. FIG. 2 is a flow block diagram of the processing method of the present invention. FIG. 3 is a schematic diagram of an embodiment of the product information and sales function information of the present invention displayed on a web page. FIG. 4 is a schematic view (1) of an embodiment of the present invention where the sales function information is displayed on a webpage, showing the checkout function. FIG. 5 is a schematic diagram (2) of an embodiment of the present invention displaying sales function information on a web page, showing payment and shipping functions. 6 is a schematic diagram of the original code of the data structure product of the present invention embedded in a web page.

100‧‧‧處理系統 100‧‧‧ processing system

10‧‧‧帳戶模組 10‧‧‧ Account Module

11‧‧‧商家帳號 11‧‧‧ Merchant account

12‧‧‧商品資訊 12‧‧‧Commodity information

121‧‧‧商品項目 121‧‧‧Commodity items

13‧‧‧銷售功能資訊 13‧‧‧Sales function information

20‧‧‧處理模組 20‧‧‧Processing module

30‧‧‧標籤程式碼 30‧‧‧ label code

31‧‧‧函式檔案連結 31‧‧‧Function file link

311‧‧‧商家識別碼 311‧‧‧ Merchant ID

40‧‧‧引用模組 40‧‧‧Quote module

Claims (10)

一種外嵌式商品資訊之處理系統,其包含: 一帳戶模組,其提供使用者建立一商家帳號,以及提供於該商家帳號建立一商品資訊及一銷售功能資訊;以及 一處理模組,其與該帳戶模組耦接,該處理模組根據該商家帳號產生對應之一標籤程式碼,該標籤程式碼用以嵌入一網頁之原始應用程式,其中,該標籤程式碼設有一函式檔案連結,該函式檔案連結用以連接對應該商家帳號之該商品資訊及該銷售功能資訊。An external embedded product information processing system, including: an account module, which provides users to create a merchant account, and provides a commodity information and a sales function information created in the merchant account; and a processing module, which Coupled with the account module, the processing module generates a corresponding tag code according to the merchant account, the tag code is used to embed the original application of a webpage, wherein the tag code is provided with a function file link , The function file link is used to connect the product information and the sales function information corresponding to the merchant account. 如請求項1所述之處理系統,其中,該商品資訊具有複數商品項目。The processing system according to claim 1, wherein the commodity information has plural commodity items. 如請求項1所述之處理系統,其中,該函式檔案連結具有一商家識別碼,該商家識別碼對應該商家帳號。The processing system according to claim 1, wherein the function file link has a merchant identification code, and the merchant identification code corresponds to the merchant account number. 如請求項3所述之處理系統,更具有一引用模組,其與該帳戶模組與該處理模組耦接,該引用模組根據該函式檔案連結之商家識別碼搜尋對應之該商家帳號,並讀取對應之該商品資訊及該銷售功能資訊顯示於該網頁。The processing system as described in claim 3 further has a reference module, which is coupled to the account module and the processing module, and the reference module searches for the corresponding merchant according to the merchant identification code linked to the function file Account number, and read the corresponding product information and the sales function information displayed on the web page. 一種外嵌式商品資訊之處理方法,其包含下列步驟: 使用者藉由終端裝置透過網際網路連接至一處理系統,使用者於該處理系統建立一商家帳號,以及於該商家帳號內建立一商品資訊及一銷售功能資訊; 該處理系統根據該商家帳號產生對應之一標籤程式碼,該標籤程式碼設有一函式檔案連結,該處理系統將該標籤程式碼顯示於終端裝置; 使用者將該標籤程式碼外嵌入於一網頁之原始的應用程式中;以及 當聯網裝置顯示該網頁時,聯網裝置根據該函式檔案連結透過網際網路連結至該處理系統,並讀取該處理系統對應該函式檔案連結之所述商品資訊及所述銷售功能資訊,藉以將該商品資訊及該銷售功能資訊顯示於該網頁。A processing method of embedded commodity information includes the following steps: a user connects to a processing system through a terminal via the Internet, the user creates a merchant account in the processing system, and creates a merchant account in the merchant account Commodity information and sales function information; the processing system generates a corresponding label code according to the merchant account, the label code is provided with a function file link, the processing system displays the label code on the terminal device; the user will The tag code is embedded in the original application of a web page; and when the networked device displays the webpage, the networked device connects to the processing system through the Internet according to the function file link and reads the processing system pair The product information and the sales function information that should be linked to the function file are used to display the product information and the sales function information on the webpage. 如請求項5所述之處理方法,其中,該函式檔案連結具有一商家識別碼,該商家識別碼對應該商家帳號;當聯網裝置根據該函式檔案連結透過網際網路連結至該處理系統時,該處理系統會根據該函式檔案連結之商家識別碼讀取對應之該商品資訊及該銷售功能資訊。The processing method according to claim 5, wherein the function file link has a merchant identification code, and the merchant identification code corresponds to the merchant account; when the networked device is connected to the processing system through the Internet according to the function file link At this time, the processing system will read the corresponding product information and the sales function information according to the merchant identification code linked to the function file. 一種外嵌式商品資訊之資料結構產品,其包含: 一標籤程式碼,其用以嵌入於網頁之原始應用程式中,該標籤程式碼用以產生顯示於網頁之一顯示區塊,該標籤程式碼具有一宣告區,其中,該宣告區設有一函式檔案連結,該函式檔案連結用以將一商品資訊及一銷售功能資訊顯示於該顯示區塊。A data structure product for externally embedded product information, which includes: a tag code for embedding in the original application of a web page, the tag code for generating a display block displayed on the web page, the tag program The code has a declaration area, wherein the declaration area is provided with a function file link for displaying a product information and a sales function information in the display block. 如請求項7所述之資料結構產品,其中,該函式檔案連結為外部連結且用以設定嵌入該宣告區。The data structure product according to claim 7, wherein the function file link is an external link and is used to set and embed the announcement area. 如請求項7或8所述之資料結構產品,其中,該函式檔案連結用以網路連接至一處理系統,該處理系統設有一商家帳號,該商家帳號提供設置對應之該商品資訊及該銷售功能資訊;該函式檔案連結具有一商家識別碼,該商家識別碼對應該商家帳號,該商家識別碼用以執行顯示對應所述商家帳號之該商品資訊及該銷售功能資訊。The data structure product according to claim 7 or 8, wherein the function file link is used for network connection to a processing system, the processing system is provided with a merchant account, and the merchant account provides the product information corresponding to the setting and the Sales function information; the function file link has a merchant identification code, the merchant identification code corresponds to the merchant account, and the merchant identification code is used to display the merchandise information and the sales function information corresponding to the merchant account. 如請求項7所述之資料結構產品,其中,該標籤程式碼運用腳本語言(Script Language)。The data structure product according to claim 7, wherein the tag code uses a script language (Script Language).
TW107122399A 2018-06-28 2018-06-28 Embedded type commodity information processing system and method and information structure product TW202001738A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW107122399A TW202001738A (en) 2018-06-28 2018-06-28 Embedded type commodity information processing system and method and information structure product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW107122399A TW202001738A (en) 2018-06-28 2018-06-28 Embedded type commodity information processing system and method and information structure product

Publications (1)

Publication Number Publication Date
TW202001738A true TW202001738A (en) 2020-01-01

Family

ID=69942063

Family Applications (1)

Application Number Title Priority Date Filing Date
TW107122399A TW202001738A (en) 2018-06-28 2018-06-28 Embedded type commodity information processing system and method and information structure product

Country Status (1)

Country Link
TW (1) TW202001738A (en)

Similar Documents

Publication Publication Date Title
US10416851B2 (en) Electronic publishing mechanisms
US11756109B2 (en) System and method for providing a portable and interactive storefront
US10013400B1 (en) Methods and apparatus for in-line editing of web page content with reduced disruption of logical and presentational structure of content
US20080255967A1 (en) System and method for comparison shopping
US8938478B2 (en) Dynamic presentation of web content
US20190384616A1 (en) Method for displaying and changing mobile commerce elements within native application instantly without code build
US20100083129A1 (en) User Interface for Internet Advertisement
US20180260195A1 (en) Method for building native ecommerce mobile application
US9678952B2 (en) Cross-lingual E-commerce
US9201851B2 (en) Methods and apparatus for in-line editing of web page content stored in multiple data stores
TW201837816A (en) Website shopping system and shopping method thereof
KR20190046549A (en) Method of generating shopping mall product detail page and server performing the same
TW202001738A (en) Embedded type commodity information processing system and method and information structure product
JP2021144534A (en) Information processing method, program, and information processing device
KR101034497B1 (en) Internet shopping mall system and merchant providing method on internet
KR20090131607A (en) Advertisement system using address tag of goods
Hansora et al. E-Commerce Website
JP2006293966A (en) Hypothesis verification system
CN113961858A (en) Commodity page updating method and device, computer equipment and storage medium
KR20040102846A (en) Internet shopping mall operating method operable one click in one display using flash
JP5667322B1 (en) Server and method for managing information on products
JP2005025300A (en) Commodity transaction management apparatus and program for displaying screen of commodity transaction screen
Sohel et al. DEVELOPING A HANDICRAFT WEBSITE
TWM549912U (en) QR code commodity trading system
Singh et al. I-Smart shop on android platform