WO2000031657A2 - Universal electronic shopping cart - Google Patents
Universal electronic shopping cart Download PDFInfo
- Publication number
- WO2000031657A2 WO2000031657A2 PCT/US1999/027891 US9927891W WO0031657A2 WO 2000031657 A2 WO2000031657 A2 WO 2000031657A2 US 9927891 W US9927891 W US 9927891W WO 0031657 A2 WO0031657 A2 WO 0031657A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- site
- customer
- merchant
- web site
- purchase
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
Definitions
- the invention relates to electronic commerce in a computer environment. More particularly, the invention relates to providing a single shopping cart solution between a number of merchants that allows each merchant to present its Web site to the customer in a computer environment.
- Referrals are Yahoo, one of the various search engines on the Web.
- a Customer searches for "Patagonia clothing" and Yahoo serves a page containing a link to Patagonia's Web site.
- Patagonia will pay Yahoo a fixed rate for each surfer referred from Yahoo to Patagonia. If the Customer purchased something from the Patagonia site, then Patagonia pays Yahoo a commission based on the size of the sale.
- the merchant decides the type of commission it is willing to pay the referrer or "affiliate”.
- the merchant also controls the end user's shopping experience. The end user typically moves from one Web site to the another, creating a discontinuous experience. Any information that she may have left on a portal site is not passed on to the merchant and any information she has left on the merchant site, e.g., a selection of products in her shopping cart, exists only on the merchant's site.
- portal sites like Excite and Yahoo have pulled the model in the opposite direction - from the affiliates.
- the portal sites have become full-featured shopping destinations. These shopping sites correspond to the "Superstore” model, where all products are available in one location, under one retailer brand. Once the order is taken, the portal sites use online merchants for order fulfillment.
- the control and power has completely shifted from the merchant to the portal.
- the Superstore is responsible for displaying the merchant's products and information, i.e., the Superstore must recreate each merchant's Web site or alternatively offer a poor online shopping experience to the end user.
- the invention provides a Multi-Site Shopping Cart system which enables portals and merchants to form a Cooperative Sales relationship across a computer network.
- the invention provides a system that presents the customer with a single shopping cart interface which enables her to purchase items from several distinct merchants at a single location, with just a single click of the mouse. Additionally, the system allows merchants to retain control of the customer's shopping experience by granting consumers access the merchants' actual We b sites.
- a preferred embodiment of the invention provides two components: an Application Server (APS) that controls the content of the Multi-Site cart and stores the user information; and a Parsing Proxy Server (PPS) that acts as an intermediary between the user and the merchants when the user is browsing the merchant Web sites.
- APS Application Server
- PPS Parsing Proxy Server
- the APS serves pages with links to the merchant Web sites. These links are routed through the PPS in the following manner: the user's browser requests a page from the PPS, which turns requests a page from the merchant site, processes this page, and then serves it to the browser.
- the minimum level of processing done by the PPS consists of finding the links in the HTML page of the merchant and ensuring that all these links are modified to route through the PPS. This means that, as the user clicks on links in the page, all of the browser requests are sent to the PPS.
- the PPS extracts this information and sends it to the APS, using the HTTP protocol. If the page to be served is the merchant's shopping cart page, the PPS performs a re-direct to the APS, and the APS displays the Multi-Site Shopping Cart page which includes the item just selected on the merchant site.
- the user When the user is ready to execute the purchase, she can select a sub-set of her shopping cart. She can then click on a "buy” button.
- the APS instructs the PPS to re-create, on the merchant sites, the shopping carts corresponding to the selected items, and then to place an order using the user's billing and shipping information.
- This interaction is performed by a bot, which is a component of the PPS, either by simulating the user's clicks on the merchant site or by using the merchant's own API, if available.
- the user can go to the merchant's web site through the PPS, and perform a manual checkout process as implemented by the merchant. In that case, the PPS will help the user by filling the forms with the user's information.
- the Multi-Site Shopping Cart system can also be applied to a number of innovative features that would add value and functionality to the user's overall shopping experience. These features include the Multi-Site Shopping Cart system being deployed to compile a Wish List, redeem a Universal Online Gift Certificate, organize and enable a Group Gift purchase, and to compile and purchase items from a Suggestion List enacted by a partnering Web site.
- Fig. 1 is a block schematic diagram of a prior art Referral Internet business relationship model according to the invention
- Fig. 2 is a block schematic diagram of a prior art Superstore Internet business relationship model according to the invention.
- Fig. 3 is a block schematic diagram of the balance of power that the invention's Cooperative Sales business model offers according to the invention
- Fig. 4 is a block schematic diagram of a preferred embodiment of the invention showing the components of the Cooperative Sale Architecture according to the invention
- Fig. 5 is a block schematic diagram of a the relationship between the Lead Web Site, Coop Merchant, Customer, and the invention's server according to the invention;
- Fig. 6 is a block schematic diagram of the participant interactions for the Wish List and Group Purchase features of the invention according to the invention.
- Fig. 7 is a block schematic diagram of the participant interactions for the Suggestion List feature of the invention according to the invention.
- Fig. 8 is a block schematic diagram of the Universal Gift Certificate feature of the invention according to the invention. DETAILED DESCRIPTION OF THE INVENTION
- the invention is embodied in a universal shopping cart system in a computer environment.
- a system according to the invention provides portals and merchants with a cooperative sales relationship across a computer network that allows merchants to retain control of the customer's shopping experience.
- the invention provides a system that presents the customer with a single shopping cart interface that includes all of the participating merchants.
- the invention provides online services that enable portals (heavily trafficked Web destinations) and merchants to cooperate seamlessly in e-commerce transactions and provide substantial added value to the end user.
- Portal Referrals. Traditionally, Portals display links to other sites. Presumably, some portion of the Portal will continue to do this even though another portion of the Portal is a Superstore.
- M-stf Merchant's Storefront. The Merchant's Web site. This is what Customers would see if they directly accessed the Merchant's Web site. In the invention's new model, Customers may never see this site.
- the Merchant's Catalog The list of products the Merchant sells. Also includes price and availability.
- the Catalog is blended seamlessly into the Merchant's Storefront in a traditional model. In the invention's new model, the Catalog is also accessed as a stand-alone data source. The Portal Super Store uses this data source to acquire the relevant product information.
- Order Fulfillment The mechanism for placing an order. This traditionally includes some sort of shopping cart, credit card processing, and addressing. Also in a traditional model, Order Fulfillment is blended seamlessly into the Merchant's storefront. In the invention's new model, Order Fulfillment is also used as a stand-alone service that other Agents (such as Yahoo) can use to place an order.
- Agents such as Yahoo
- a Customer enters the Yahoo portal and enacts a search for "Patagonia clothing.”
- Yahoo processes the request and serves a page containing a link to Patagonia's Web site.
- Patagonia will pay Yahoo a fixed rate for each surfer referred from Yahoo to Patagonia. If the Customer purchased something from the Patagonia site, then Patagonia pays Yahoo a commission based on the size of the sale.
- the power and control are heavily biased towards the merchant.
- the merchant decides the type of commission it is willing to pay the referrer or "affiliate”.
- the merchant also controls the end user's shopping experience.
- the end user typically moves from one Web site to the another, creating a discontinuous experience. Any information that she may have left on a portal site is not passed on to the merchant and any information she has left on the merchant site, e.g., a selection of products in her shopping cart, exists only on the merchant's site. Also, if she purchases something on the merchant site, her billing and shipping information will only be stored on that same site.
- Fig. 1 shows a typical form of referral relationship that currently exists.
- a Merchant 101 signs up other Web sites as affiliates 102.
- Each affiliate 102 includes on its Web site links to the Merchant site 101.
- the Merchant 101 rewards the affiliate 102 based on the number of referrals and the type of actions that referred Customers 103 perform while surfing on the Merchant site 101.
- the Customer 103 downloads a page 104 from the affiliate site 102.
- the page includes hyperlink(s) to the Merchant site 101.
- Customer 103 downloads one or more additional pages 106 from Merchant site 101. Customer 103 may also purchase something from Merchant site 101. A commission of sales or a fixed amount is then due from the Merchant to the affiliate for every referral or sale initiated from the affiliate site 102.
- End User Pluses The customer has access to the merchant's storefront. She also feels confident that she is buying from a trusted brand and web site.
- End User Minuses The end user typically moves from one Web site to the another, creating a discontinuous experience. Any information that she may have left on a portal site is not passed on to the merchant, and any information she has left on the merchant site, e.g., a selection of products in her shopping cart, exists only on the merchant's site. This creates a duplication of tasks performed by the user, such as entering shipping addresses, credit card information, and refilling the cart with items she had previously selected for purchase.
- This shift brings some benefits to the end user: she can use the same shopping cart on the Superstore site to buy items from different merchants. She can also have her information stored on the Superstore site to avoid the inconvenience of refilling forms every time she wants to make a purchase from a new merchant.
- This approach has some drawbacks.
- the Superstore is responsible for displaying the merchant's products and information, i.e., the Superstore must recreate each merchant's Web site, which is done incorrectly, may offer the end user a poor online shopping experience.
- Customer 201 performs some sort of query on Portal (Yahoo) 202 to identify item to be purchased 206. This may be an iterative process. In the end, user 201 has determined what she wants to buy. For our example, assume it is the book "Gone With the Wind”.
- Customer 201 requests to visit the Yahoo Storefront 207.
- Yahoo 202 serves the appropriate page 207.
- Customer 201 indicates the item that she wants to purchase.
- Yahoo 202 queries relevant merchant's catalogs to determine price and availability 211 , 212, 213.
- the access to the merchant catalogs is generally based on a copy stored on Yahoo's site 202 and periodically updated, although heavier systems such as the Commerce One Market Site have some real time capabilities.
- Yahoo 202 serves a page to the Customer 201 containing appropriate information 208.
- the page contains information about specific Merchants 203, 204, 205 and their offerings, but all of the links that Customer 201 sees are links to Yahoo 202, not links to Merchants 203, 204, 205.
- Customer 201 selects link to indicate which Merchant 205 she wants to purchase book from 209. Yahoo 202 serves appropriate pages to perform capture Order information 209. Customer 201 confirms decision to buy 209.
- the customer gets the convenience of one stop shopping.
- Superstores typically offer a comprehensive list of possible merchants for a given product thus enabling the customer to do a thorough price comparison.
- the customer can use a single shopping cart to purchase items from different merchants and, at the same time, she stores her information at the Superstore so she won't have to fill out forms for each merchant.
- the customer may have also developed a relationship with a merchant based on certain services that the merchant provides, but that are not passed on by the portal site. For example, the customer may enjoy buying toys from eToys because she likes the quality of its post-sales service, and because she knows that eToys is reliable in its shipping dates. This relationship is lost in the Superstore model.
- the Superstore model is attractive to portals as they have control over the data and the user's shopping experience.
- the portal's brand is both used and strengthened through this relationship.
- the Superstore model is unattractive to merchants. Although merchants eventually get the user's data (to fulfill the order), they cannot affect the user's experience and thus lose an opportunity to use and build their brand. Basically, merchants are reduced to commodity wholesalers that compete mostly on price, availability, and delivery terms. Hence, merchants are sometimes reluctant to enter into relationships based on the Superstore Model.
- a preferred embodiment of the invention provides a new model of electronic commerce relationships: Cooperative Sales. Under this model, portals and merchants, or merchants among themselves, seamlessly cooperate to enhance the end user experience and close e-commerce transactions.
- This new model is implemented using a Cooperative Sale Architecture (COSA).
- COSA Cooperative Sale Architecture
- a Cooperative Sales model the customer starts her shopping experience on a portal site, then goes to one or several merchants sites, chooses items to buy on these sites, and makes the final payment for all of the items on the portal site.
- Two merchants could also cooperate and cross sell their products, with the actual purchase transacted on a single site.
- some cross-selling promotions can be inserted and propagated from one site to the other and be included in the final purchase.
- the portal or one of the merchants takes the leadership, becoming the "Lead Web Site” 302.
- the other merchants cooperate and become “Coop Merchants” 303.
- the Cooperative Sales model 301 realigns the balance of power among the actors towards the middle, where the Merchants and Portal sites share the power. As previously noted, the Referrals model 305 shifts the power to the Merchant, while the Superstore model 304 shifts the power in the opposite direction to the Portals.
- the invention is comprised of two sets of components:
- the Application Servers 405 which are all connected to the main database 404.
- the Parsing Proxy Servers 401 each of them connected to its own Data Propagation Server 402, which is a fast in-memory database.
- the Application Server (APS) 405 handles the user interface on the Lead Web Site 403, while managing and storing the user's data at the same time.
- the APS 405 takes care of feeding the Parsing Proxy Server 401 the user's relevant information.
- the APS 405 receives from the Parsing Proxy Server 401 both merchant information, e.g., shopping cart and product information, as well as previously stored user information, which may be forms pre-filled with the user's contact information (shipping addresses, etc).
- the Parsing Proxy Server (PPS) 401 handles all the user HTTP/HTTPS connections to the merchants. It performs five functions :
- Automatically interacting with the merchant web site 406 to perform automatic tasks e.g., automatic login/signup or one-click-checkout. This interaction is done either by simulating user's clicks, or by using the merchant's own API if available.
- the PPS 401 requests information from the APS 405 in order to perform its duties, and then sends back relevant customer data to the APS 405 when necessary.
- each coop merchant web site is assigned a piece of code called a "wrapper". This wrapper is responsible for the data pull & data push function (4), for the automatic interactions with the merchant (5), and for some details in 1 , 2, and 3, above.
- HTML comment tags help the PPS 401 identify the information it needs in the merchant page to recreate the user's shopping cart at the Lead Web Site 403.
- the tags also help the PPS 401 identify the locations in the merchant page where the customer information should be placed.
- the PPS 401 manages all its data into a repository called the Data Propagation Server (DPS) 402.
- DPS Data Propagation Server
- the DPS 402 handles all the data, be it merchant-specific or user-specific data.
- meta-session is a user- session on the PPS 401 which itself is subdivided into several merchant sessions, one for each merchant visited by the user 407.
- Each merchant session contains the merchant shopping cart, and the cookies and session information needed to continue requesting data from this merchant and posting data to this merchant.
- FIG. 5 an example of the COSA model is shown. The following steps occur during a typical transaction.
- the user 502 goes to the Lead Web Site 503 and, if necessary, logs in.
- the Application Server 505 serves the HTML pages that she receives.
- the user 502 selects a coop merchant store 501 and clicks on its link: the link generated by the Application Server 505 goes through the PPS 506. Immediately, the PPS 506 requests information about this customer to the
- the PPS 506 sends this request to the target coop merchant server 501 , retrieves the response and parses it (in cooperation with the DPS 506). The result of the parsing is sent back to the user's browser. All links are diverted to ensure that they go through the PPS 506. All cookies are stored directly on the DPS
- the PPS 506 detects this action, parses the product data or the shopping cart page (depending on the merchant web site structure), and sends the data back to the Application Server 505.
- the data sent back contains all the information needed to later rebuild the coop merchant cart from scratch if necessary.
- the PPS 506 redirects the user 502 to the multi- site shopping cart page of the Application Server 505.
- the Application Server 505 serves this page back to the user 502.
- the user 502 can choose to continue shopping (step 2). Alternatively, she may: 4.1. Change the quantities of her universal cart.
- the Application Server 505 will instruct the PPS 506 to change the corresponding item quantities on the coop merchant web servers 501.
- the Application Server 505 will launch the one-click-checkout on the PPS 506, which will in turn automatically contact the coop merchant web servers 501 and checkout the shopping carts with the user information.
- the Application Server 505 will redirect the user to the coop merchants web sites through the PPS 506.
- the PPS 506 receives the order forms and fills them with the user data before serving them to the user 502; the form pages appear pre-filled to the user 502.
- the PPS 506 sends the new information back to the Application Server 505 to store it.
- the user 502 will later be able to reuse it through the automatic form filling feature.
- the invention provides a solution to the imbalance of power between merchants and portals present in both the Referral and Superstore models.
- the invention's approach enables a new relationship between portals and merchants which can be represented as a "Cooperative Sales" model.
- the Customer 602 can use the Multi-Site Shopping Cart offered by the APS 609 on the Lead Web Site 603 to browse her favorite merchant sites (the "Coop Merchants") 604, 605, 606, and select items that she likes.
- the Multi-Site Shopping Cart takes the product information from each merchant by going through the PPS 601. These items will then be stored on the Lead Web Site 603 through the APS 609.
- the user has the option of editing her Wish List by deleting items or changing their quantities on the Lead Web Site 603, without having to go back to the Coop Merchant sites 604, 605, 606.
- the user places her list in a template and posts it on the Web. She then emails the location (url) of her Wish List to her friends 607, 608.
- Her friends 607, 608 can open the emailed link to the url on the Lead Web Site 603 to view their friend's Wish List. Alternatively, they can search for the location through the search Wish List function on the Lead Web Site 603.
- the friends 607, 608 can select the items that they want to buy for the user and transact the purchase on the Lead Web Site through the APS 609 and the PPS 601.
- the PPS 601 will place the order for them in the one-click checkout mode, or track the purchase if they decide to go through the manual checkout mode.
- PPS 601 then passes on the purchase information to the Lead Web Site 603. As the Lead Web Site 603 processes this information, the purchased items will either be taken off or marked as purchased on the Wish List displayed on the Lead Web Site 603.
- the Suggestion List is a tool provided by the APS 708 and PPS 701 to enable the Lead Web Site 704 to partner with other Web sites.
- the Partner Web Sites 702 provide a list of products from the Coop Merchants 705, 706, 707 that they suggest or recommend to their users. The links to these products go through the PPS 701 , so that the previously described processes of relaying product and order information through the PPS 701 can take place. The products can then be purchased on the Lead Web Site 704 in just one click.
- Web surfers 703 coming to the partnering site 702 will see the Suggestion List. They will be able to select products from the list in which they are interested and click on a "Buy" button to begin the purchase process. This act will take them to the Lead Web Site 704 where they can log in if they already have an account or sign up if they are new to the site.
- the Lead Web Site 704 stores the Customer's 703 credit card, billing and shipping information. Using a PPS checkout bot 701 , the Customer 703 then purchases her selection from the Lead Web Site in one click.
- the partnering Web site 702, or "author” of the suggestion list acts as an authority by suggesting products to its end users.
- the author of the Suggestion List merely needs to insert a code onto her site 702. Two methods to create the Suggestion List are used: “manual” and “assisted”. Using the manual method, the author finds the url of the product on the merchant site. Instead of using this url to link to the product to the merchant site, the author adds a prefix to this url so that the link goes through the PPS 701.
- the author uses the Multi-Site Shopping Cart offered b y the Lead Web Site 704.
- the author browses the Coop Merchant sites 705, 706, 707 and selects items she would like to include in her Suggestion List. She can edit her list by deleting items or changing their quantities on the Lead We b Site 704, without having to go back to the Coop Merchant sites 705, 706, 707.
- the author When satisfied with her selections, the author then places her list in a template and posts it on her partnering web site 702.
- the Customer 803 can purchase and send an online Gift Certificate to someone else.
- This Universal Gift Certificate is redeemable on any of the Coop Merchant sites 805, 806 or any subset of these merchants, as decided by the purchaser 803 of the gift certificate.
- the Customer 803 chooses the amount of the gift certificate and enters her credit card and billing information on the Lead Web Site 804.
- the Lead Web Site 804 then debits the buyer's credit card by the amount she selected for her Gift Certificate.
- the purchaser 803 sends the Gift Certificate to a friend 802 through an email generated by the APS (which is part of the COSA system) 804.
- the recipient 802 uses the Multi-Site Shopping Cart system to browse across Coop Merchant sites 805, 806 authorized by the Customer 803, and select which items she would like to buy using the Gift Certificate.
- the recipient 802 can use the amount of the Gift Certificate to pay for the items she selected.
- the PPS checkout bot 801 uses the Lead Web Site's 804 credit card (or other means of payment accepted by the Coop Merchant) instead of using the Customer's 803 credit card. If the amount of the purchase is higher than the gift certificate, the Lead Web Site 804 will ask the gift recipient 802 for the difference. If it is lower, the corresponding credit will be available for another purchase.
- the organizer 602 can assign purchase contribution levels to her friends 607, 608 on the Lead Web Site 603. For example, four friends can split the total cost of the gift evenly, each paying for a quarter of the cost.
- the APS 609 sends an email to the friends 607, 608 prompting them to come to the Lead Web Site 603 and pay for their contribution by entering their credit card information. Once the full amount has been collected, the Lead Web Site 603 sends an email to the organizer 602, who then completes the purchase with the funds that have been made available.
- the organizer 602 can select another option for her friends 607, 608 where each friend personally determines the amount of their contribution, i.e., the contribution amount is "open".
- An email is sent to the friends 607, 608 in the same manner as above.
- the friends 607, 608 then go to the Lead Web Site 603 and pay for their contribution. At this point, anyone can check to see the total amount paid.
- the organizer 602 could alternatively choose to make the contributions "blind", i.e., nobody can see the amount of each person's contribution, or decide that she is the only person allowed to see the contribution amounts.
- the Lead We b Site 603 emails the organizer 602.
- the organizer 602 then either completes the purchase of the selected gift, or uses the available funds to purchase another gift should the collected contributions exceed, or fall short of, the cost of the originally selected gift.
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)
- Cash Registers Or Receiving Machines (AREA)
Abstract
Description
Claims
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000584406A JP2002530782A (en) | 1998-11-25 | 1999-11-24 | Universal shopping cart system |
AU20296/00A AU2029600A (en) | 1998-11-25 | 1999-11-24 | Universal shopping cart system |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10998698P | 1998-11-25 | 1998-11-25 | |
US60/109,986 | 1998-11-25 | ||
US44452599A | 1999-11-22 | 1999-11-22 | |
US09/444,525 | 1999-11-22 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2000031657A2 true WO2000031657A2 (en) | 2000-06-02 |
WO2000031657A3 WO2000031657A3 (en) | 2000-11-23 |
Family
ID=26807590
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US1999/027891 WO2000031657A2 (en) | 1998-11-25 | 1999-11-24 | Universal electronic shopping cart |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP2002530782A (en) |
WO (1) | WO2000031657A2 (en) |
Cited By (53)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000059056A (en) * | 2000-07-12 | 2000-10-05 | 김상배 | Multi-mall universal shopping system and business method using such system |
WO2001097149A2 (en) * | 2000-06-12 | 2001-12-20 | Infospace, Inc. | Universal shopping cart and order injection system |
WO2002003267A1 (en) * | 2000-06-30 | 2002-01-10 | Westfield Limited | Aggregated transaction and fulfilment workflow |
KR20020004606A (en) * | 2000-07-06 | 2002-01-16 | 김성군 | integrating system of shopping mole |
WO2002010996A2 (en) * | 2000-07-27 | 2002-02-07 | Borderfree Ltd. | Universal shopping basket |
JP2002092378A (en) * | 2000-09-19 | 2002-03-29 | Sanyo Electric Co Ltd | Order processing method, order processing device and recording medium |
KR20020035084A (en) * | 2002-04-20 | 2002-05-09 | 이기홍 | Integrated Information Management |
WO2002052449A2 (en) * | 2000-12-22 | 2002-07-04 | E-Centives, Inc. | Providing navigation objects for communications over a network |
EP1168264A3 (en) * | 2000-06-30 | 2002-11-20 | Motorola, Inc. | Server-based electronic wallet system |
KR20020090747A (en) * | 2001-05-29 | 2002-12-05 | 백승재 | Electric commercial model based on Internet |
EP1344141A1 (en) * | 2000-11-03 | 2003-09-17 | Galileo International, Inc. | Method and apparatus for tracking consumer selections over a computer network |
EP1444627A2 (en) * | 2001-11-01 | 2004-08-11 | Yahoo! Inc. | Method and system of facilitating on-line shopping using an internet browser |
EP1444591A1 (en) * | 2001-11-01 | 2004-08-11 | Yahoo! Inc. | Method and system of facilitating automatic login to a web site using an internet browser |
US7107269B2 (en) | 2000-06-13 | 2006-09-12 | Lucent Technologies Inc. | Methods and apparatus for providing privacy-preserving global customization |
GB2427717A (en) * | 2005-06-29 | 2007-01-03 | Nucleus Ltd | Monitoring and modifying web site content data through web server |
US7185333B1 (en) | 1999-10-28 | 2007-02-27 | Yahoo! Inc. | Method and system for managing the resources of a toolbar application program |
US7287003B2 (en) * | 2000-06-02 | 2007-10-23 | Iprint.Com | Integrated electronic shopping cart system and method |
US7346544B2 (en) * | 2000-12-28 | 2008-03-18 | Yamaha Corporation | Method for selling items using a network |
US7349867B2 (en) | 2000-12-22 | 2008-03-25 | Invenda Corporation | Tracking transactions by using addresses in a communications network |
US7356490B1 (en) | 2001-08-20 | 2008-04-08 | Amazon.Com, Inc. | Services for increasing the utility of electronic wish lists |
US7363248B2 (en) | 2000-12-22 | 2008-04-22 | Invenda Corporation | Pre-filling order forms for transactions over a communications network |
US7373314B2 (en) | 2000-06-15 | 2008-05-13 | American Express Travel Related Services Company, Inc. | Unified product purchasing method |
US7412409B2 (en) | 2000-06-15 | 2008-08-12 | American Express Travel Related Services Company, Inc. | Online ordering medium and method |
US7412655B2 (en) | 2004-11-02 | 2008-08-12 | Yahoo! Inc. | Method and system of providing dynamic dialogs |
US7415429B2 (en) | 2000-12-22 | 2008-08-19 | Invenda Corporation | Providing navigation objects for communications over a network |
US20090055261A1 (en) * | 2007-08-22 | 2009-02-26 | Microsoft Corporation | Syndicated marketplace architecture for facilitating in-situ purchases |
US7506260B2 (en) | 2003-10-31 | 2009-03-17 | Yahoo! Inc. | Method and system of providing browser functionality through a browser button |
US7577595B2 (en) * | 2001-03-07 | 2009-08-18 | Berlin Phil A | Method and system of conducting electronic commerce utilizing a consolidator |
US7676762B2 (en) | 1998-10-28 | 2010-03-09 | Yahoo! Inc. | Method of controlling an Internet browser interface and a controllable browser interface |
US7721228B2 (en) | 2003-08-05 | 2010-05-18 | Yahoo! Inc. | Method and system of controlling a context menu |
US7788603B2 (en) | 1999-10-28 | 2010-08-31 | Yahoo! Inc. | Method and system of facilitating automatic login to a web site using an Internet browser |
US7793227B2 (en) | 2003-08-12 | 2010-09-07 | Yahoo! Inc. | Method and system of providing customizable buttons |
US7801773B2 (en) | 2002-03-12 | 2010-09-21 | Michael Tillman | Method, system, and computer readable storage medium for conducting an online shopping session between a customer and one or more vendors through a central host |
US8190493B2 (en) * | 2006-03-31 | 2012-05-29 | Digital River, Inc. | Shopping cart service system and method |
US8195529B1 (en) | 2006-11-07 | 2012-06-05 | Amazon Technologies, Inc. | Creating and maintaining gift lists in online shopping |
US8224714B2 (en) | 2008-05-01 | 2012-07-17 | Microsoft Corporation | Peer to peer network personal assistant |
US8280781B1 (en) | 2001-03-21 | 2012-10-02 | Amazon Technologies, Inc. | Automatically purchasing a gift from a wishlist |
WO2013047996A1 (en) * | 2011-09-29 | 2013-04-04 | Samsung Electronics Co., Ltd. | Method, apparatus and system for providing shopping service using integrating shopping cart |
US8577749B2 (en) | 2000-06-12 | 2013-11-05 | Zanni Assets Limited Liability Company | Method, medium, and system for universal shopping cart order injection |
USRE45371E1 (en) | 1999-01-15 | 2015-02-10 | Zanni Assets Limited Liability Company | Method for online information sharing for completing electronic forms |
US9054962B2 (en) | 2006-10-23 | 2015-06-09 | Numecent Holdings, Inc. | Rule-based application access management |
US9094480B2 (en) | 1997-06-16 | 2015-07-28 | Numecent Holdings, Inc. | Software streaming system and method |
US9130953B2 (en) | 2000-11-06 | 2015-09-08 | Numecent Holdings, Inc. | Intelligent network streaming and execution system for conventionally coded applications |
US9300752B2 (en) | 2005-03-23 | 2016-03-29 | Numecent Holdings, Inc. | Opportunistic block transmission with time constraints |
US9311667B2 (en) | 2013-11-01 | 2016-04-12 | International Business Machines Corporation | Managing the purchase of multiple items with multiple modes of fulfillment |
US9436578B2 (en) | 2007-11-07 | 2016-09-06 | Numecent Holdings, Inc. | Deriving component statistics for a stream enabled application |
US9716609B2 (en) | 2005-03-23 | 2017-07-25 | Numecent Holdings, Inc. | System and method for tracking changes to files in streaming applications |
US9817539B1 (en) | 2010-02-02 | 2017-11-14 | Amazon Technologies, Inc. | Discovery of items added to wish lists |
RU2671621C1 (en) * | 2018-05-30 | 2018-11-02 | Общество С Ограниченной Ответственностью "Картис" (Ооо "Картис") | Method of addition of goods and services of different suppliers to electronic basket on the internet |
US10360578B2 (en) | 2012-01-30 | 2019-07-23 | Visa International Service Association | Systems and methods to process payments based on payment deals |
US10489754B2 (en) | 2013-11-11 | 2019-11-26 | Visa International Service Association | Systems and methods to facilitate the redemption of offer benefits in a form of third party statement credits |
US20220114638A1 (en) * | 2020-10-08 | 2022-04-14 | Net Rewards Holdings Limited | Dynamically updating ecommerce basket |
US11824723B2 (en) | 2005-03-23 | 2023-11-21 | Numecent Holdings, Inc. | Opportunistic block transmission with time constraints |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AR029290A1 (en) * | 2000-06-28 | 2003-06-18 | American Express Travel Relate | SYSTEM AND METHOD FOR INTEGRATING PUBLIC AND PRIVATE DATA |
EP1825390A2 (en) | 2004-11-13 | 2007-08-29 | Stream Theory, Inc. | Hybrid local/remote streaming |
CN104572641B (en) * | 2013-10-10 | 2019-10-25 | 腾讯科技(深圳)有限公司 | The management method and device of web page resources |
WO2016009571A1 (en) * | 2014-07-15 | 2016-01-21 | 株式会社バイトルヒクマ | Product sales assist system, product sales assist program, and product sales assist method |
JP5828146B1 (en) * | 2014-07-15 | 2015-12-02 | 株式会社バイトルヒクマ | Product sales support system, product sales support program, and product sales support method |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1997026729A2 (en) * | 1995-12-27 | 1997-07-24 | Robinson Gary B | Automated collaborative filtering in world wide web advertising |
US5835712A (en) * | 1996-05-03 | 1998-11-10 | Webmate Technologies, Inc. | Client-server system using embedded hypertext tags for application and database development |
-
1999
- 1999-11-24 WO PCT/US1999/027891 patent/WO2000031657A2/en active Application Filing
- 1999-11-24 JP JP2000584406A patent/JP2002530782A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1997026729A2 (en) * | 1995-12-27 | 1997-07-24 | Robinson Gary B | Automated collaborative filtering in world wide web advertising |
US5835712A (en) * | 1996-05-03 | 1998-11-10 | Webmate Technologies, Inc. | Client-server system using embedded hypertext tags for application and database development |
Non-Patent Citations (6)
Title |
---|
ASHISH N ET AL: "Semi-automatic wrapper generation for Internet information sources" PROCEEDINGS OF THE IFCIS INTERNATIONAL CONFERENCE ON COOPERATIVE INFORMATION SYSTEMS, COOPIS, 24 June 1997 (1997-06-24), XP002099173 * |
BILLARD D: "Multipurpose Internet shopping basket" PROCEEDINGS NINTH INTERNATIONAL WORKSHOP ON DATABASE AND EXPERT SYSTEMS APPLICATIONS (CAT. NO.98EX130), PROCEEDINGS NINTH INTERNATIONAL WORKSHOP ON DATABASE AND EXPERT SYSTEMS APPLICATIONS, VIENNA, AUSTRIA, 26-28 AUG. 1998, pages 685-690, XP002142758 1998, Los Alamitos, CA, USA, IEEE Comput. Soc, USA ISBN: 0-8186-8353-8 * |
HAMMER J ET AL: "Template-based wrappers in the TSIMMIS system" SIGMOD 1997. ACM SIGMOD INTERNATIONAL CONFERENCE ON MANAGEMENT OF DATA, TUCSON, AZ, USA, 13-15 MAY 1997, vol. 26, no. 2, pages 532-535, XP002142759 SIGMOD Record, June 1997, ACM, USA ISSN: 0163-5808 * |
IMADA H ET AL: "DEVELOPMENT OF WEB ROBOT USING THE FULL-TEXT RETRIEVAL SOFTWARE JTOPIC" NEC RESEARCH AND DEVELOPMENT,JP,NIPPON ELECTRIC LTD. TOKYO, vol. 39, no. 1, 1998, pages 55-60, XP000781513 ISSN: 0547-051X * |
TILSON R ET AL: "A comparison of two current e-commerce sites" SIXTEENTH ANNUAL. INTERNATIONAL CONFERENCE OF COMPUTER DOCUMENTATION. CONFERENCE PROCEEDINGS. SCALING THE HEIGHTS: FUTURE OF INFORMATION TECHNOLOGY, PROCEEDINGS OF ACM SIGDOC 1998 CONFERENCE. SCALING THE HEIGHTS: THE FUTURE OF INFORMATION TECHNOLOGY,, pages 87-92, XP002142143 1998, New York, NY, USA, ACM, USA ISBN: 1-58113-004-X * |
YAMANA H ET AL: "Experiments of collecting WWW information using distributed WWW robots" PROCEEDINGS OF THE 21ST ANNUAL INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL, PROCEEDINGS OF 21ST INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL, MELBOURNE, VIC., AUST, pages 379-380, XP002142760 1998, New York, NY, USA, ACM, USA ISBN: 1-58113-015-5 * |
Cited By (100)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9094480B2 (en) | 1997-06-16 | 2015-07-28 | Numecent Holdings, Inc. | Software streaming system and method |
US7712033B2 (en) | 1998-10-28 | 2010-05-04 | Yahoo! Inc. | Method of controlling an Internet browser interface and a controllable browser interface |
US7676762B2 (en) | 1998-10-28 | 2010-03-09 | Yahoo! Inc. | Method of controlling an Internet browser interface and a controllable browser interface |
USRE45371E1 (en) | 1999-01-15 | 2015-02-10 | Zanni Assets Limited Liability Company | Method for online information sharing for completing electronic forms |
US9324080B2 (en) | 1999-10-28 | 2016-04-26 | Yahoo! Inc. | Method and system of facilitating on-line shopping using a downloadable toolbar |
US7788603B2 (en) | 1999-10-28 | 2010-08-31 | Yahoo! Inc. | Method and system of facilitating automatic login to a web site using an Internet browser |
US7185333B1 (en) | 1999-10-28 | 2007-02-27 | Yahoo! Inc. | Method and system for managing the resources of a toolbar application program |
US7287003B2 (en) * | 2000-06-02 | 2007-10-23 | Iprint.Com | Integrated electronic shopping cart system and method |
WO2001097149A3 (en) * | 2000-06-12 | 2003-08-14 | Infospace Inc | Universal shopping cart and order injection system |
US7328176B2 (en) | 2000-06-12 | 2008-02-05 | American Express Travel Related Services Company, Inc. | Universal shopping cart and order injection system |
US7577592B2 (en) | 2000-06-12 | 2009-08-18 | American Express Travel Related Services Company, Inc. | Method, medium, and system for a universal shopping cart having order injection and common payment determination |
US7835949B2 (en) | 2000-06-12 | 2010-11-16 | American Express Travel Related Services Company, Inc. | Method, medium, and system for universal shopping cart order injection and payment determination |
US7925544B2 (en) | 2000-06-12 | 2011-04-12 | American Express Travel Related Services Company, Inc. | Method, medium, and system for universal shopping cart order injection and payment determination |
US8533064B2 (en) | 2000-06-12 | 2013-09-10 | Zanni Assets Limited Liability Company | Method and medium for universal shopping cart order injection |
US7580869B2 (en) | 2000-06-12 | 2009-08-25 | American Express Travel Related Services Company, Inc. | Method and system for a universal shopping cart having order injection and common payment determination |
US8577749B2 (en) | 2000-06-12 | 2013-11-05 | Zanni Assets Limited Liability Company | Method, medium, and system for universal shopping cart order injection |
WO2001097149A2 (en) * | 2000-06-12 | 2001-12-20 | Infospace, Inc. | Universal shopping cart and order injection system |
US7305355B2 (en) * | 2000-06-12 | 2007-12-04 | American Express Travel Related Services Company, Inc. | Universal shopping cart and order injection system |
US7577593B2 (en) | 2000-06-12 | 2009-08-18 | American Express Travel Related Services Company, Inc. | Method, medium, and system for a universal shopping cart having order injection and common payment determination |
US7577594B2 (en) | 2000-06-12 | 2009-08-18 | American Express Travel Related Services Company, Inc. | Medium for a universal shopping cart having order injection and common payment determination |
US8065195B2 (en) | 2000-06-12 | 2011-11-22 | Zanni Assets Limited Liability Company | Method, medium, and system for universal shopping cart order injection and payment determination |
US7107269B2 (en) | 2000-06-13 | 2006-09-12 | Lucent Technologies Inc. | Methods and apparatus for providing privacy-preserving global customization |
US7412409B2 (en) | 2000-06-15 | 2008-08-12 | American Express Travel Related Services Company, Inc. | Online ordering medium and method |
US7373314B2 (en) | 2000-06-15 | 2008-05-13 | American Express Travel Related Services Company, Inc. | Unified product purchasing method |
WO2002003267A1 (en) * | 2000-06-30 | 2002-01-10 | Westfield Limited | Aggregated transaction and fulfilment workflow |
EP1168264A3 (en) * | 2000-06-30 | 2002-11-20 | Motorola, Inc. | Server-based electronic wallet system |
KR20020004606A (en) * | 2000-07-06 | 2002-01-16 | 김성군 | integrating system of shopping mole |
KR20000059056A (en) * | 2000-07-12 | 2000-10-05 | 김상배 | Multi-mall universal shopping system and business method using such system |
WO2002010996A2 (en) * | 2000-07-27 | 2002-02-07 | Borderfree Ltd. | Universal shopping basket |
WO2002010996A3 (en) * | 2000-07-27 | 2003-07-10 | Borderfree Ltd | Universal shopping basket |
JP2002092378A (en) * | 2000-09-19 | 2002-03-29 | Sanyo Electric Co Ltd | Order processing method, order processing device and recording medium |
EP1344141A4 (en) * | 2000-11-03 | 2007-01-24 | Galileo International Inc | Method and apparatus for tracking consumer selections over a computer network |
EP1344141A1 (en) * | 2000-11-03 | 2003-09-17 | Galileo International, Inc. | Method and apparatus for tracking consumer selections over a computer network |
US9654548B2 (en) | 2000-11-06 | 2017-05-16 | Numecent Holdings, Inc. | Intelligent network streaming and execution system for conventionally coded applications |
US9130953B2 (en) | 2000-11-06 | 2015-09-08 | Numecent Holdings, Inc. | Intelligent network streaming and execution system for conventionally coded applications |
US8996415B2 (en) | 2000-12-22 | 2015-03-31 | Risible Enterprises Llc | Tracking transactions by using addresses in a communications network |
US7415429B2 (en) | 2000-12-22 | 2008-08-19 | Invenda Corporation | Providing navigation objects for communications over a network |
US8706565B2 (en) | 2000-12-22 | 2014-04-22 | Risible Enterprise LLC | Pre-filling order forms for transactions over a communications network |
US7363248B2 (en) | 2000-12-22 | 2008-04-22 | Invenda Corporation | Pre-filling order forms for transactions over a communications network |
US8849704B2 (en) | 2000-12-22 | 2014-09-30 | Risible Enterprises Llc | Tracking transactions by using addresses in a communications network |
US7349867B2 (en) | 2000-12-22 | 2008-03-25 | Invenda Corporation | Tracking transactions by using addresses in a communications network |
US10204363B2 (en) | 2000-12-22 | 2019-02-12 | Tamiras Per Pte. Ltd., Llc | System and method for modifying electronic documents transmitted through an intermediary |
WO2002052449A2 (en) * | 2000-12-22 | 2002-07-04 | E-Centives, Inc. | Providing navigation objects for communications over a network |
WO2002052449A3 (en) * | 2000-12-22 | 2003-09-12 | Centives Inc E | Providing navigation objects for communications over a network |
US7346544B2 (en) * | 2000-12-28 | 2008-03-18 | Yamaha Corporation | Method for selling items using a network |
US8190492B2 (en) | 2001-03-07 | 2012-05-29 | Tack Foss B.V., Llc | Centralized electronic sales using a consolidator |
US7577595B2 (en) * | 2001-03-07 | 2009-08-18 | Berlin Phil A | Method and system of conducting electronic commerce utilizing a consolidator |
US8738460B2 (en) | 2001-03-21 | 2014-05-27 | Amazon Technologies, Inc. | Automatically purchasing a gift from a wish list |
US8280781B1 (en) | 2001-03-21 | 2012-10-02 | Amazon Technologies, Inc. | Automatically purchasing a gift from a wishlist |
KR20020090747A (en) * | 2001-05-29 | 2002-12-05 | 백승재 | Electric commercial model based on Internet |
US7925546B2 (en) | 2001-08-20 | 2011-04-12 | Amazon.Com, Inc. | Services for increasing the utility of electronic wish lists |
US7356490B1 (en) | 2001-08-20 | 2008-04-08 | Amazon.Com, Inc. | Services for increasing the utility of electronic wish lists |
US8244598B2 (en) | 2001-08-20 | 2012-08-14 | Amazon.Com, Inc. | Using inferred information about recurring gift giving events of users to provide messaging to affilated users |
EP1444627A2 (en) * | 2001-11-01 | 2004-08-11 | Yahoo! Inc. | Method and system of facilitating on-line shopping using an internet browser |
EP1444591A1 (en) * | 2001-11-01 | 2004-08-11 | Yahoo! Inc. | Method and system of facilitating automatic login to a web site using an internet browser |
EP1444627A4 (en) * | 2001-11-01 | 2006-04-12 | Yahoo Inc | Method and system of facilitating on-line shopping using an internet browser |
EP1444591A4 (en) * | 2001-11-01 | 2007-06-06 | Yahoo Inc | Method and system of facilitating automatic login to a web site using an internet browser |
US7801773B2 (en) | 2002-03-12 | 2010-09-21 | Michael Tillman | Method, system, and computer readable storage medium for conducting an online shopping session between a customer and one or more vendors through a central host |
USRE43220E1 (en) | 2002-03-12 | 2012-02-28 | Michael Tillman | Method, system, and computer readable storage medium for conducting an online shopping session between a customer and one or more vendors through a central host |
KR20020035084A (en) * | 2002-04-20 | 2002-05-09 | 이기홍 | Integrated Information Management |
US7721228B2 (en) | 2003-08-05 | 2010-05-18 | Yahoo! Inc. | Method and system of controlling a context menu |
US7793227B2 (en) | 2003-08-12 | 2010-09-07 | Yahoo! Inc. | Method and system of providing customizable buttons |
US7506260B2 (en) | 2003-10-31 | 2009-03-17 | Yahoo! Inc. | Method and system of providing browser functionality through a browser button |
US7412655B2 (en) | 2004-11-02 | 2008-08-12 | Yahoo! Inc. | Method and system of providing dynamic dialogs |
US9716609B2 (en) | 2005-03-23 | 2017-07-25 | Numecent Holdings, Inc. | System and method for tracking changes to files in streaming applications |
US9781007B2 (en) | 2005-03-23 | 2017-10-03 | Numecent Holdings, Inc. | Opportunistic block transmission with time constraints |
US10587473B2 (en) | 2005-03-23 | 2020-03-10 | Numecent Holdings, Inc. | Opportunistic block transmission with time constraints |
US11824723B2 (en) | 2005-03-23 | 2023-11-21 | Numecent Holdings, Inc. | Opportunistic block transmission with time constraints |
US9300752B2 (en) | 2005-03-23 | 2016-03-29 | Numecent Holdings, Inc. | Opportunistic block transmission with time constraints |
US11121928B2 (en) | 2005-03-23 | 2021-09-14 | Numecent Holdings, Inc. | Opportunistic block transmission with time constraints |
GB2427717A (en) * | 2005-06-29 | 2007-01-03 | Nucleus Ltd | Monitoring and modifying web site content data through web server |
US8190493B2 (en) * | 2006-03-31 | 2012-05-29 | Digital River, Inc. | Shopping cart service system and method |
US10356100B2 (en) | 2006-10-23 | 2019-07-16 | Numecent Holdings, Inc. | Rule-based application access management |
US10057268B2 (en) | 2006-10-23 | 2018-08-21 | Numecent Holdings, Inc. | Rule-based application access management |
US11451548B2 (en) | 2006-10-23 | 2022-09-20 | Numecent Holdings, Inc | Rule-based application access management |
US9571501B2 (en) | 2006-10-23 | 2017-02-14 | Numecent Holdings, Inc. | Rule-based application access management |
US12081548B2 (en) | 2006-10-23 | 2024-09-03 | Numecent Holdings, Inc. | Rule-based application access management |
US9699194B2 (en) | 2006-10-23 | 2017-07-04 | Numecent Holdings, Inc. | Rule-based application access management |
US9054963B2 (en) | 2006-10-23 | 2015-06-09 | Numecent Holdings, Inc. | Rule-based application access management |
US9380063B2 (en) | 2006-10-23 | 2016-06-28 | Numecent Holdings, Inc. | Rule-based application access management |
US9054962B2 (en) | 2006-10-23 | 2015-06-09 | Numecent Holdings, Inc. | Rule-based application access management |
US9825957B2 (en) | 2006-10-23 | 2017-11-21 | Numecent Holdings, Inc. | Rule-based application access management |
US8195529B1 (en) | 2006-11-07 | 2012-06-05 | Amazon Technologies, Inc. | Creating and maintaining gift lists in online shopping |
US8442875B1 (en) | 2006-11-07 | 2013-05-14 | Amazon Technologies, Inc. | Creating and maintaining electronic gift lists |
US20090055261A1 (en) * | 2007-08-22 | 2009-02-26 | Microsoft Corporation | Syndicated marketplace architecture for facilitating in-situ purchases |
US10445210B2 (en) | 2007-11-07 | 2019-10-15 | Numecent Holdings, Inc. | Deriving component statistics for a stream enabled application |
US11740992B2 (en) | 2007-11-07 | 2023-08-29 | Numecent Holdings, Inc. | Deriving component statistics for a stream enabled application |
US9436578B2 (en) | 2007-11-07 | 2016-09-06 | Numecent Holdings, Inc. | Deriving component statistics for a stream enabled application |
US11119884B2 (en) | 2007-11-07 | 2021-09-14 | Numecent Holdings, Inc. | Deriving component statistics for a stream enabled application |
US8224714B2 (en) | 2008-05-01 | 2012-07-17 | Microsoft Corporation | Peer to peer network personal assistant |
US9817539B1 (en) | 2010-02-02 | 2017-11-14 | Amazon Technologies, Inc. | Discovery of items added to wish lists |
WO2013047996A1 (en) * | 2011-09-29 | 2013-04-04 | Samsung Electronics Co., Ltd. | Method, apparatus and system for providing shopping service using integrating shopping cart |
US11157943B2 (en) | 2012-01-30 | 2021-10-26 | Visa International Service Association | Systems and methods to process payments based on payment deals |
US10360578B2 (en) | 2012-01-30 | 2019-07-23 | Visa International Service Association | Systems and methods to process payments based on payment deals |
US9760941B2 (en) | 2013-11-01 | 2017-09-12 | International Business Machines Corporation | Managing the purchase of multiple items with multiple modes of fulfillment |
US9311667B2 (en) | 2013-11-01 | 2016-04-12 | International Business Machines Corporation | Managing the purchase of multiple items with multiple modes of fulfillment |
US10909508B2 (en) | 2013-11-11 | 2021-02-02 | Visa International Service Association | Systems and methods to facilitate the redemption of offer benefits in a form of third party statement credits |
US10489754B2 (en) | 2013-11-11 | 2019-11-26 | Visa International Service Association | Systems and methods to facilitate the redemption of offer benefits in a form of third party statement credits |
RU2671621C1 (en) * | 2018-05-30 | 2018-11-02 | Общество С Ограниченной Ответственностью "Картис" (Ооо "Картис") | Method of addition of goods and services of different suppliers to electronic basket on the internet |
US20220114638A1 (en) * | 2020-10-08 | 2022-04-14 | Net Rewards Holdings Limited | Dynamically updating ecommerce basket |
Also Published As
Publication number | Publication date |
---|---|
JP2002530782A (en) | 2002-09-17 |
WO2000031657A3 (en) | 2000-11-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2000031657A2 (en) | Universal electronic shopping cart | |
US7103566B2 (en) | Applications of executable shopping lists | |
US9123069B1 (en) | Moving transaction details forward in buying process | |
US8666838B2 (en) | Electronic commerce transactions within a marketing system that may contain a membership buying opportunity | |
US7480627B1 (en) | System and method for extension of group buying throughout the internet | |
US7797195B2 (en) | Merchant-affiliated direct wholesale marketing and fulfillment system | |
US7359871B1 (en) | System and method for managing recurring orders in a computer network | |
US11030680B2 (en) | Automated fee-based data processing from remotely-based image merging | |
US20020077927A1 (en) | Internet shopping system and method | |
US20110184834A1 (en) | Distributed electronic commerce system with virtual shopping carts for group shopping | |
US20140236691A1 (en) | Methods and systems for a dynamic networked commerce architecture | |
US20130103541A1 (en) | Rule-based transferable shopping basket for online purchases | |
US20070299745A1 (en) | Method and apparatus for marketing products over the internet | |
US20100257020A1 (en) | User-targeted rebates | |
US7356508B2 (en) | System that transfers asset ownership using a probabilistic model | |
US20100179870A1 (en) | Online reward point exchange method and system | |
JP2003505751A (en) | Sales and marketing methods including membership purchase opportunities | |
US7634428B1 (en) | Electronic shopping service | |
JP5522553B2 (en) | Product / content sales device via blog scrap sales module | |
US20030088475A1 (en) | Remote transaction and tracking protocol for internet commerce | |
US20090037271A1 (en) | Recommending the additional purchase of a lesser included part of an item, when the item is selected for purchase and is not to be delivered via the internet | |
Meck | Shopbots, powershopping, powersales: New forms of intermediation in E-Commerce: an overview | |
US20150066617A1 (en) | Computer system | |
RAI | A thesis | |
Gilly | Mary Finley Wolfinbarger, California State University, Long Beach |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZA ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
AK | Designated states |
Kind code of ref document: A3 Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZA ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A3 Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG |
|
ENP | Entry into the national phase in: |
Ref country code: JP Ref document number: 2000 584406 Kind code of ref document: A Format of ref document f/p: F |
|
REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
122 | Ep: pct application non-entry in european phase |