Search

KR-20260063856-A - SKU-based shopping mall integration system

KR20260063856AKR 20260063856 AKR20260063856 AKR 20260063856AKR-20260063856-A

Abstract

The present invention relates to an SKU-based shopping mall integration system, and more specifically, includes the functions of providing a supplier's manufactured service product to a seller, automatically registering the product in the seller's online store, and transmitting it to the supplier in real time upon the occurrence of an order. In particular, the present invention relates to an SKU-based shopping mall integration system that introduces the concept of an SKU to provide a method for efficiently managing and transmitting various option combinations, thereby increasing the efficiency of product information transmission, simplifying the order processing process, and enabling real-time information updates. According to the present invention, automatic SKU generation through AI reduces work time by more than 90%, and human error is minimized, thereby improving data accuracy.

Inventors

  • 정병완
  • 정다은

Assignees

  • 주식회사 틸스

Dates

Publication Date
20260507
Application Date
20241031

Claims (1)

  1. In an SKU-based shopping mall integration system that manages supplier product information and links with a seller's online store, A SKU generation module (100) that generates an SKU (Stock Keeping Unit) by combining supplier information, product information, and option information; A product information management module (200) that manages product information, options, prices, detail pages, etc. associated with the above-mentioned generated SKU; A store integration module (300) that provides automatic login and product registration functions via API by linking with the seller's online store; An automatic product registration module (400) that automatically registers product information, options, prices, and detail pages to a linked online store using the above SKU information; An order management module (500) that collects orders generated in a seller's store in real-time or periodically, processes the collected order information based on SKUs, and transmits it to a supplier; Information update module (600) that reflects changes to the supplier's product information in real time and immediately reflects information such as sales suspension and price changes in the seller's store; A shop connection management module (700) that manages API access information and encrypted authentication information of a merchant store; A database (800) that stores and manages all information associated with SKUs and store linkage information for each seller; and It includes an interface module (900) that provides a web-based user interface that allows suppliers and sellers to easily use the system, and An SKU-based shopping mall linkage system characterized by the above SKU having a structure of (4 digits for supplier), (4 digits for unique product serial number per supplier), and (4 digits for product option serial number) expressed in hexadecimal.

Description

SKU-based shopping mall integration system The present invention relates to an SKU-based shopping mall integration system, and more specifically, includes the functions of providing a supplier's manufactured service product to a seller, automatically registering the product in the seller's online store, and transmitting it to the supplier in real time upon the occurrence of an order. In particular, the present invention relates to an SKU-based shopping mall integration system that introduces the concept of an SKU to provide a method for efficiently managing and transmitting various option combinations, thereby increasing the efficiency of product information transmission, simplifying the order processing process, and enabling real-time information updates. Conventional shopping mall integration systems have the following problems. First, there is inefficiency in product registration. In other words, sellers must manually register products in each store and perform all processes individually, such as setting options, entering prices, and creating detail pages. Second, there is a delay in order processing. In other words, since the seller must manually transmit order information to the supplier, it is time-consuming and highly likely to result in errors. Third, difficulties in updating information arise. In other words, it is difficult to reflect changes to the supplier's product information in real time, and sellers must manually modify the information for each store. Fourth, there is complexity in conveying option information. In other words, since various option combinations are transmitted in text form, parsing is required and the possibility of errors is high. Fifth, there is inefficiency in product management. In other words, it is difficult to efficiently manage a large volume of products because individual product numbers are assigned to each option or option information is used in text form. In order to solve the aforementioned problems, the SKU-based shopping mall integration system of the present invention is proposed. FIG. 1 is an overall conceptual diagram of an SKU-based shopping mall linkage system according to an embodiment of the present invention. FIG. 2 is a conceptual diagram of the configuration of an SKU generation module (100) of an SKU-based shopping mall linkage system according to an embodiment of the present invention. FIG. 3 is an example diagram that classifies the areas processed in the SKU generation module (100) of an SKU-based shopping mall linkage system according to an embodiment of the present invention into an input section, a processing section, and an output section and explains them in detail. Figure 4 is a structural diagram showing the SKU structure of an SKU-based shopping mall linkage system according to an embodiment of the present invention. FIG. 5 is a conceptual diagram of the configuration of a product information management module (200) of an SKU-based shopping mall linkage system according to an embodiment of the present invention. FIG. 6 is an example diagram that classifies and explains in detail the areas processed in the product information management module (200) of the SKU-based shopping mall linkage system according to an embodiment of the present invention into an input management section, an information processing section, and an information provision section. FIG. 7 is a structural diagram showing the product information data structure of an SKU-based shopping mall linkage system according to an embodiment of the present invention. FIG. 8 is a conceptual diagram of the configuration of a store linkage module (300) of an SKU-based shopping mall linkage system according to an embodiment of the present invention. FIG. 9 is a structural diagram showing the API integration structure of an SKU-based shopping mall integration system according to an embodiment of the present invention. FIG. 10 is an example diagram that classifies and explains in detail the areas processed in the store linkage module (300) of the SKU-based shopping mall linkage system according to an embodiment of the present invention into an authentication processing section, an API linkage section, and a connection management section. FIG. 11 is a conceptual diagram of the configuration of an automatic product registration module (400) of an SKU-based shopping mall linkage system according to an embodiment of the present invention. FIG. 12 is an example diagram that classifies the areas processed in the automatic product registration module (400) of the SKU-based shopping mall linkage system according to an embodiment of the present invention into a data preparation section, a registration processing section, and a result management section and explains them in detail. FIG. 13 is an example diagram showing the state transition of the registration process of an SKU-based shopping mall linkage system according to an embodiment of the present invention. FIG. 14 is a conceptual diagram of th