[go: up one dir, main page]

US20140046780A1 - Software System for Decentralizing eCommerce with Single Page Buy - Google Patents

Software System for Decentralizing eCommerce with Single Page Buy Download PDF

Info

Publication number
US20140046780A1
US20140046780A1 US14/054,192 US201314054192A US2014046780A1 US 20140046780 A1 US20140046780 A1 US 20140046780A1 US 201314054192 A US201314054192 A US 201314054192A US 2014046780 A1 US2014046780 A1 US 2014046780A1
Authority
US
United States
Prior art keywords
product
user
information
seller
price
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/054,192
Inventor
Simon Rothman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Glyde Corp
Original Assignee
Glyde Corp
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 Glyde Corp filed Critical Glyde Corp
Priority to US14/054,192 priority Critical patent/US20140046780A1/en
Publication of US20140046780A1 publication Critical patent/US20140046780A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0623Electronic shopping [e-shopping] by investigating goods or services
    • G06Q30/0625Electronic shopping [e-shopping] by investigating goods or services by formulating product or service queries, e.g. using keywords or predefined options
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0254Targeted advertisements based on statistics
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]

Definitions

  • the present invention relates to selling products on the Internet, and in particular to simplifying the user purchasing experience.
  • Ads take many forms on the internet.
  • a “banner ad” is a rectangular graphic element on a webpage has the artwork and product description, with a hyperlink. If the user clicks on the ad, the user is taken to the website offering the product or service.
  • ticker-type information can be provided which scrolls across the bottom of the screen, such as a stock ticker.
  • RSS feeds can provide customized content, such as news subjects the viewer is interested in, pushed to a webpage for viewing.
  • US Patent Application Publication No. 20030020758 describes providing dynamically alterable banner ads.
  • the ads can scroll either horizontally or vertically.
  • a banner ad is generally produced by embedding HTML code for that banner within the HTML coding for a given web page. Consumers can obtain more information by clicking through the ad, thus being referred to the advertiser's site, and click through counts can be monitored. Interstitial ads are displayed in an interval of time that occurs after a user has clicked on a hot-link displayed by a browser to retrieve a desired web page but before that browser has started rendering that page. Ads can also be provided via a “push” application program that connects with a server, typically during off-hours. Ads are downloaded for later display.
  • a user profile is used to determine the type of ads for that user.
  • Real-time downloading and rendering of advertising HTML files uses advertising files stored on remote web servers. These ads show content in a “streamed” media file that relies on a continuous real-time network connection existing to a remote web server.
  • the '663 patent goes on to describe decoupling referring web page content from its corresponding advertising content, allowing an advertiser to easily update ads. Multi-threaded pipelining is used, processing each ad as a different thread.
  • US Patent Application Publication No. 20070083440 describes electronic advertising that enables a consumer to purchase advertised products while remaining connected to a hosting web site.
  • the banner ads contain links that are activated to send a request to the banner applet for additional product information, or for an order form to allow the consumer to purchase the advertised product.
  • the banner applet supplies on-demand information to the consumer workstations without causing the workstations to query the hosting server, or to terminate or suspend their active sessions with the sessions manager.
  • the present invention provides software system with a “single-page buy” capability—both product information and purchase information on a single webpage, eliminating the need to go to a separate checkout page.
  • the software does the backend work needed to display both, in order to simplify the user experience.
  • a database includes data on (1) products, including dimensions and weight, (2) sellers, including location, and the user (buyer), including the buyer location and credit card information.
  • the software when the user first navigates to the page, the software already has all the data needed to calculate shipping price (knowing the product weight, dimensions, and in some cases where it is to be shipped from and to), allowing a total number to be displayed on the page.
  • the removal of the need for additional information to be displayed and collected allows the purchase function (checkout) to fit on the same page as the product information.
  • commerce is “atomized” by pushing out the capability to purchase throughout the Internet, not just on a company's website.
  • the capability can be pushed out with ads on 3rd party sites, widgets on social networking sites, references in blogs, articles, etc.
  • an ad on a 3rd party website contains the information needed to make a purchase, without necessarily having to leave the 3rd party website.
  • an “ad” can be anything which references a product or service, such as images, text, a widget, etc.
  • the “ad” may know who the user is, with all the user's credit card and shipping address data, if the user had previously registered with the site/system. Thus, all this information is filled in automatically. Alternately, the user can sign up on a 3rd party site within a widget. Similarly, a reference to the product (book name, CD title, etc.), can act as an ad in a blog, article, etc., such that when a user clicks on it, the single-page buy window appears.
  • a gliding product display has a banner-type ad dimension, with product icons scrolling or gliding across it.
  • the multiple products can be from different sellers. Graphics for different products glide or slide across an area, which may be a traditional banner ad area. This is done not only on the system website, but in banner ad areas on 3rd party sites. Combined with the single-page buy feature (described above), this allows multiple products purchasing to be pushed out all over the web so buyers can purchases items wherever they are without having to go to a centralized destination site.
  • the display may be a subset or category of products based on a user's preferences, publisher's preferences, or system discretion or algorithmic determination.
  • Registered users are detected when they enter a website, and their data is retrieved to allow displaying product information deemed most applicable to that user.
  • the ad could have check boxes or a drop-down list to allow the user to select a category of products to be displayed.
  • subscribing websites can have links to such a single-page buy.
  • a blog site can have software or use a webservice that recognizes when the name of a product offered by the system or any seller on the system is typed (such as in a review or comment on the product). The product name is automatically hyperlinked in the blog to the seller single page buy.
  • FIG. 1 is a diagram illustrating a single page buy window according to an embodiment of the invention.
  • FIG. 2 is a diagram of an overall system supporting the present invention.
  • FIG. 3 is a diagram illustrating the atomization of commerce according to one embodiment of the present invention.
  • FIG. 4 is a diagram of a user interface for configuring a widget according to an embodiment of the invention.
  • FIG. 5 is a diagram of an example of a widget with product images on a Facebook page according to an embodiment of the invention.
  • FIG. 1 illustrates one embodiment of a display according to an embodiment of the invention.
  • a window 102 shows artwork for multiple products which glide across in a stream.
  • a second, expanded, single-page buy window 104 shows more information on a selected product which has been clicked on.
  • a single static ad could be clicked on to bring up window 104 , or even just text with the product name in an article, blog, etc.
  • just the buy box 103 from window 104 could be displayed, or just a pricing information box 114 plus a buy button 120 , or any other combination allowing a buy to be accomplished.
  • the buy window can be just the cover art, with the price, condition and buy button above, below or on the cover art. Alternately, any other combination of information may be provided to give a small footprint buy window.
  • Window 104 includes artwork 108 and product description 112 , including a version 107 .
  • Window 104 can show one product, or a number of versions or conditions of product.
  • the example of FIG. 1 shows 3 products, which can all be offered by the same seller, or 2 or all 3 could be from different sellers.
  • the user thus has the option of buying a new DVD 109 (or book or other product), a used DVD in excellent condition 111 , or a used DVD in good condition 113 .
  • Other conditions could be used as well, such as acceptable condition.
  • other parameters could be used, such as disc-only sales, where a bare disk without the package is sent, instead of a packaged disc.
  • SKU stock keeping unit
  • each condition category for that SKU.
  • Alternate embodiments may provide more options for the user, such as more degrees of condition, or different ranges of prices or different seller reliability ratings.
  • Each product is listed with price information 114 , which includes item cost, shipping cost and total cost.
  • the price information includes the shipping costs.
  • the shipping cost is calculated based on the dimensions and weight of the product, the address of the seller, and the address of the buyer. Because both seller and buyer information is stored, it is available at the time the user clicks on the product, and the calculation is run before window 104 is displayed. If the windows are on the system server, a local database can be used. If the windows are an ad on a 3rd party database, the information is pushed or fetched over the Internet to the window.
  • the product is offered by multiple sellers.
  • the price information is calculated by first selecting the appropriate seller using a number of factors, including item price, seller reliability rating, and shipping price and speed from the seller location.
  • the price 114 reflects the selection of the appropriate seller.
  • an actual seller is not picked until a buyer makes a buy decision.
  • the software merely determines that there are one or more sellers who can supply the product at the price and shipping costs displayed.
  • the buyer preferred payment information 116 is displayed, in this instance the last digits of a credit card.
  • the buyer's preferred shipping address 118 is displayed for the buyer to see.
  • the buyer is identified from a cookie on the buyer's computer. Thus, no matter on what website the buyer is browsing, the buyer information is readily available. If the buyer agrees, the buyer can initiate what is truly a single-click, or a single-page, buy. This is done by clicking on buy button 120 . If the buyer instead wants to select a different payment mechanism or shipping address, the buyer can click on payment information 116 or address 118 to bring up other options the buyer has previously entered, and a form for entering new data. If the buyer enters a different shipping address, the shipping costs and/or seller selection may be re-calculated.
  • the buyer can indicate interest in an ad by clicking on it, moving a cursor over it, having eye gaze at the ad detected, etc.
  • the user can click on an image, words describing a product, a buy button on an ad, etc.
  • the time-sensitive data (such as price and product availability) in the window is updated using Comet software program or similar technology.
  • Comet enables web servers to send data to the browser without the need by the browser to continually request it. It allows creation of event-driven web applications, enabling real-time interaction in a browser. An open connection is established with the browser to update the web window in real time. For a gliding ad display 102 , the various ads are pushed to the browser. When a buyer clicks on one, part or all of the additional information in window 104 is pushed to the browser. This information is designed so that it rarely needs to be updated, minimizing the bandwidth needed. For example, the cover art, description, version, buy buttons, etc. should be stable, almost never changing.
  • FIG. 2 illustrates a system supporting the present invention.
  • a server 201 hosting the multi-seller website is connected to a network 203 (e.g., the Internet). Also connected to the Internet is a 3rd party seller 204 which may display ads for products on the multi-seller website.
  • a user computer 205 is shown connected to the Internet, for browsing either the multi-seller or 3rd party website.
  • the server 201 is configured to provide the window 104 with a display of products, and react to user actions.
  • the server 201 may be implemented using multiple computing devices.
  • a database 202 stores data on both sellers and users.
  • database 202 is directly connected to server 201 .
  • database 202 includes multiple storage devices that are accessible over network 203 or another network.
  • FIG. 3 illustrates one embodiment of how commerce can be atomized Not only are ads (in particular, widgets) pushed out everywhere on the Internet, but the user experience is one of all or most of the buy capability being in the widget itself.
  • FIG. 3 shows an example of a blog 302 mentioning a movie 304 available on DVD.
  • the blog author will have subscribed to the multi-seller website, downloaded software or embedded a code snippet.
  • software is provided to the blogger that compares what the blogger writes to product descriptions at the multi-seller website. If there is a match, the words are hyperlinked.
  • a reader clicks (or mouses over) the hyperlink a single page buy window 306 is generated, as described above with respect to FIG. 1 .
  • the information for identifying the buyer for the single-page buy window comes from a cookie 308 on the reader's computer, and a pipeline 310 opened by the Comet application to retrieve the product information including current market price from the multi-seller server 311 .
  • the buyer is identified by the cookie which is sent to the multi-seller server. From identifying the buyer, the multi-seller server looks up the buyer's address, which can be used to determine the best market price (by determining the best seller from the item price, seller reliability, and shipping costs and time from the seller location). That information is used to generate the single-page buy window. If the user clicks the buy button on the single-page buy window, the purchase is made and a receipt is displayed to the buyer, as well as an email receipt being sent to the buyer's registered address. Thus, from the user's perspective, it appears as if the blog site handles the purchase. Note that this works only if both the blogger and the buyer are registered. If the blogger doesn't register, the text isn't highlighted.
  • the single page buy page may prompt the user to enter a zip code or other aspects of an address, or sign in or log in. With or without that information, the best market price can be determined and displayed. If the new buyer clicks “buy,” the user will be directed to enter a credit card or other payment information, as well as completing the full address information, if that hasn't already been done. The buy is then completed as for a true single-page buy. A cookie is placed on the user computer, and the user is registered, with the payment and shipping address information being stored at the multi-seller server. If desired, the user could instead opt-out of registration.
  • Window 310 of FIG. 3 is another example of the atomization of commerce.
  • the buy trigger is pushed out into an article 312 , which is a review of a product 314 .
  • the review website with article 312 first registers, and product descriptions matching those on the multi-seller website are hyperlinked.
  • a single page buy window 316 pops up, pulling information from cookie 308 and a pipeline 318 to the Multi-Seller Server 311 opened by a Comet application, as described above.
  • anything could be hyperlinked—a traditional ad, a word description, an image, etc.
  • the ads could be hyperlinked text or images on a person's MySpace or Facebook or other social networking page, or in an email.
  • a blog 302 includes a product reference 304 (Pirates of the Caribbean).
  • product reference 304 Parates of the Caribbean.
  • Window 306 pulls information from cookie 308 and a pipeline 310 to the Multi-Seller Server 311 .
  • a buyer ad display is provided.
  • the ad display is associated with the buyer, not with the multi-seller website or 3rd party websites the buyer visits.
  • a gliding display 102 can be placed by the buyer on his/her desktop, phone, etc.
  • the user can download a plug-in application for the user's browser to do this function.
  • the gliding display will appear as the buyer browses around the Internet. Any other ad described herein can also be used.
  • the display or widget can be in a toolbar, in a window at the bottom of the display, or in any other location on the desktop.
  • the application for producing the ad or widget can be a client added to a desktop or a plug-in for a browser, or any other local application.
  • a link to activate a remote application can be downloaded.
  • Words can also be highlighted as in the blog example described above, for either online or offline content.
  • documents the user has locally saved, or even as they are being typed can have keywords linked to an ad.
  • the ad software can highlight items in the article and link them to ads.
  • the user may receive an incentive for accepting such software, such as a discount on items bought.
  • FIG. 1 illustrates a gliding display 102 according to an embodiment of the invention.
  • a product image 120 moves off the display to the left, a new product image 122 appears from the right.
  • the product images move, or glide, in a scrolling movement across the display window 102 .
  • This display window can be placed in a banner ad area on any website or as a widget anywhere on a 3rd party site.
  • the information is provided and updated in real time using Comet or a similar technology.
  • the scrolling movement is similar to a ticker-tape.
  • multi-product, multi-seller information can be easily distributed throughout the internet on 3rd party sites.
  • this format can be used for the multi-seller site itself, with multiple gliding windows being displayed on a page.
  • the type of product information displayed can be controlled by the user if desired. Alternately, it can be controlled by the publisher's preferences, or multi-seller website system discretion or algorithmic determination. For example, if DVDs are being displayed, as illustrated, the user can click on one of buttons 124 to select a genre of movies. Alternately, or in addition, the user could select other classes of products to be displayed, or a random mix of different products. For a registered user, the multi-vendor website will have historical data on that user stored in a database. That information is used to generate personalized product ads that are most likely to appeal to that particular user. Thus, any where that user goes on the Internet (anytime the user's browser is opened), specialized ads will be displayed at any site also registered.
  • the ads could flip over or be replaced to reveal the new ads, instead of scrolling.
  • a single or double click could cause the ad to flip over, revealing more information, with the changing of ads being paused for a period of time.
  • a widget can be used to display images of products.
  • Widgets are downloadable interactive virtual tools. They can be loaded into social networking pages, such as MySpace or Facebook, or could be put on retailer or other sites. Typical uses of widgets include showing the user the latest news, the current weather, a dictionary, a map program, etc.
  • FIG. 4 is a diagram of a user interface for configuring a widget according to an embodiment of the invention.
  • a box 402 shows how the gliding display described above can be imported as a widget, configured as the user desires. For example, the user can select a category 406 and a genre 408 .
  • the user can use box 404 to create a scrolling display of a list of that user.
  • the user can select an existing user list 410 , import a list 412 , or create a list 414 .
  • the software of the multi-user site will access the list, compare it to items in its database, and generate a scrolling display of just those products.
  • the user can also customize the title 416 that will appear on the widget, such as “Check out these CDs. Guess which are in my top 10.”
  • the user is provided radio buttons 418 to select one or more locations to download the widget to.
  • An option to turn on or off the glide function is provided by buttons 420 .
  • the user can preview the widget with button 422 , and if satisfied, can export and download it with button 424 .
  • a scrolling window 426 is shown, and is configured on the fly as the user makes the selections, giving an instant preview.
  • FIG. 5 is a diagram of an embodiment of a users Facebook page showing the widget 428 having been imported. The user can click on a portion of the widget display, such as the title, to bring up the configuration screen of FIG. 4 to modify the widget display or turn it on or off.
  • the scrolling of gliding ads could be left to right, or vertical, or spiral shaped.
  • a non-open connection could be used, with static ads that are periodically replaced, but still using the single-page buy with its open connection when clicked on.
  • the ads could be placed in video games, such as an image of a DVD on a shelf in a virtual room being linked to a single page buy when clicked.
  • the products can be DVDs, CDs, video games, books, consumer electronics (i.e., PDAs, cell phones, etc.), jewelry, toys, software or any other product or service.
  • the product or service can be bought, bartered for or rented.
  • the embodiments can be applied to single or multi-vendor websites, and the vendors can be individuals, large corporations, small businesses, charities or any other organization.
  • the term “products” includes services. Therefore, the above description should not be understood as limiting the scope of the invention as defined by the claims.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Probability & Statistics with Applications (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A software system with a “single page buy” capability—both product information and purchase information on a single webpage. The software does the backend work needed to display both, in order to simplify the user experience. In one embodiment, commerce is “atomized” by pushing out the capability to purchase throughout the Internet—to ads on 3rd party sites, references in blogs, articles, etc. In one embodiment, a gliding product display is provided. The ad has a banner-type ad dimension, with product icons scrolling or gliding across it.

Description

    CROSS-REFERENCES TO RELATED APPLICATIONS
  • This Application is a Continuation of U.S. patent application Ser. No. 13/555,294, filed Jul. 23, 2012, now allowed, which is a Divisional of U.S. patent application Ser. No. 11/963,711, filed Dec. 21, 2007, granted as U.S. Pat. No. 8,244,590, and entitled “Software System for Decentralizing Ecommerce with Single Page Buy”. Related applications are U.S. patent application Ser. No. 11/963,675, entitled “Virtual Shelf with Single Product Choice and Automatic Multiple Vendor Selection”; U.S. patent application Ser. No. 11/963,382, entitled “System and Method for Dynamic Product Pricing”; U.S. patent application Ser. No. 11/963,718, entitled “3D Product Display on Internet with Content or Transaction Data on Back of Image”; U.S. patent application Ser. No. 11/963,470, entitled “Product Distribution System and Method Thereof”; U.S. patent application Ser. No. 11/963,592, now U.S. Pat. No. 7,831,584 B2, entitled “System and Method for Providing Real-Time Search Results on Merchandise”; and U.S. patent application Ser. No. 11/963,601, now U.S. Pat. No. 7,899,716 B2, entitled “System and Method for Integrated Payment and Shipping Information”; all filed Dec. 21, 2007.
  • BACKGROUND
  • The present invention relates to selling products on the Internet, and in particular to simplifying the user purchasing experience.
  • Most websites follow a model popularized by Amazon.com and others. The user first selects the product on a product webpage, then must navigate through the checkout pages on separate webpages.
  • Currently the Internet experience mirrors the physical. In the brick and mortar world, a user walks from storefront to storefront to buy goods. On the Internet, a user navigates from website to website. Some websites are like shopping malls, with users able to go to one site, but then navigating from page to page. When advertising is done on other websites, the user can click on the ad to navigate to the storefront website selling the advertised goods. Once the user is at the storefront, the user first selects the product, then must navigate through the checkout pages.
  • Ads take many forms on the internet. Typically, a “banner ad” is a rectangular graphic element on a webpage has the artwork and product description, with a hyperlink. If the user clicks on the ad, the user is taken to the website offering the product or service. There are also pop-up ads, ads that incorporate video, pop-under ads and floating ads. These ads typically describe one product or service, or a class of products or services.
  • With respect to providing information to users, this takes many forms. In addition to webpages, ticker-type information can be provided which scrolls across the bottom of the screen, such as a stock ticker. RSS feeds can provide customized content, such as news subjects the viewer is interested in, pushed to a webpage for viewing.
  • US Patent Application Publication No. 20030020758 describes providing dynamically alterable banner ads. The ads can scroll either horizontally or vertically.
  • Unicast Communications Corporation U.S. Pat. No. 7,155,663 describes a number of prior art techniques for providing ads in webpages. A banner ad is generally produced by embedding HTML code for that banner within the HTML coding for a given web page. Consumers can obtain more information by clicking through the ad, thus being referred to the advertiser's site, and click through counts can be monitored. Interstitial ads are displayed in an interval of time that occurs after a user has clicked on a hot-link displayed by a browser to retrieve a desired web page but before that browser has started rendering that page. Ads can also be provided via a “push” application program that connects with a server, typically during off-hours. Ads are downloaded for later display. A user profile is used to determine the type of ads for that user. Real-time downloading and rendering of advertising HTML files uses advertising files stored on remote web servers. These ads show content in a “streamed” media file that relies on a continuous real-time network connection existing to a remote web server.
  • The '663 patent goes on to describe decoupling referring web page content from its corresponding advertising content, allowing an advertiser to easily update ads. Multi-threaded pipelining is used, processing each ad as a different thread.
  • US Patent Application Publication No. 20070083440 describes electronic advertising that enables a consumer to purchase advertised products while remaining connected to a hosting web site. The banner ads contain links that are activated to send a request to the banner applet for additional product information, or for an order form to allow the consumer to purchase the advertised product. The banner applet supplies on-demand information to the consumer workstations without causing the workstations to query the hosting server, or to terminate or suspend their active sessions with the sessions manager.
  • BRIEF SUMMARY
  • The present invention provides software system with a “single-page buy” capability—both product information and purchase information on a single webpage, eliminating the need to go to a separate checkout page. The software does the backend work needed to display both, in order to simplify the user experience. A database includes data on (1) products, including dimensions and weight, (2) sellers, including location, and the user (buyer), including the buyer location and credit card information. For example, when the user first navigates to the page, the software already has all the data needed to calculate shipping price (knowing the product weight, dimensions, and in some cases where it is to be shipped from and to), allowing a total number to be displayed on the page. The removal of the need for additional information to be displayed and collected allows the purchase function (checkout) to fit on the same page as the product information.
  • In one embodiment, commerce is “atomized” by pushing out the capability to purchase throughout the Internet, not just on a company's website. The capability can be pushed out with ads on 3rd party sites, widgets on social networking sites, references in blogs, articles, etc. For example, an ad on a 3rd party website contains the information needed to make a purchase, without necessarily having to leave the 3rd party website. As used herein, an “ad” can be anything which references a product or service, such as images, text, a widget, etc. When a user clicks on the ad (or beforehand), the single-page buy (described above) is displayed. The code for this can actually be on the webpage where the ad is displayed, or a channel is opened to the a seller server. The “ad” may know who the user is, with all the user's credit card and shipping address data, if the user had previously registered with the site/system. Thus, all this information is filled in automatically. Alternately, the user can sign up on a 3rd party site within a widget. Similarly, a reference to the product (book name, CD title, etc.), can act as an ad in a blog, article, etc., such that when a user clicks on it, the single-page buy window appears.
  • In one embodiment, a gliding product display is provided. The ad has a banner-type ad dimension, with product icons scrolling or gliding across it. The multiple products can be from different sellers. Graphics for different products glide or slide across an area, which may be a traditional banner ad area. This is done not only on the system website, but in banner ad areas on 3rd party sites. Combined with the single-page buy feature (described above), this allows multiple products purchasing to be pushed out all over the web so buyers can purchases items wherever they are without having to go to a centralized destination site. The display may be a subset or category of products based on a user's preferences, publisher's preferences, or system discretion or algorithmic determination. Registered users are detected when they enter a website, and their data is retrieved to allow displaying product information deemed most applicable to that user. Alternately, or in addition, the ad could have check boxes or a drop-down list to allow the user to select a category of products to be displayed.
  • In addition to traditional ads, subscribing websites can have links to such a single-page buy. For example, a blog site can have software or use a webservice that recognizes when the name of a product offered by the system or any seller on the system is typed (such as in a review or comment on the product). The product name is automatically hyperlinked in the blog to the seller single page buy.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a diagram illustrating a single page buy window according to an embodiment of the invention.
  • FIG. 2 is a diagram of an overall system supporting the present invention.
  • FIG. 3 is a diagram illustrating the atomization of commerce according to one embodiment of the present invention.
  • FIG. 4 is a diagram of a user interface for configuring a widget according to an embodiment of the invention.
  • FIG. 5 is a diagram of an example of a widget with product images on a Facebook page according to an embodiment of the invention.
  • DETAILED DESCRIPTION Single-Page Buy Window
  • FIG. 1 illustrates one embodiment of a display according to an embodiment of the invention. A window 102 shows artwork for multiple products which glide across in a stream. A second, expanded, single-page buy window 104 shows more information on a selected product which has been clicked on. Alternately, instead of a window 102 with multiple products, a single static ad could be clicked on to bring up window 104, or even just text with the product name in an article, blog, etc. Alternately, just the buy box 103 from window 104 could be displayed, or just a pricing information box 114 plus a buy button 120, or any other combination allowing a buy to be accomplished. In one example, the buy window can be just the cover art, with the price, condition and buy button above, below or on the cover art. Alternately, any other combination of information may be provided to give a small footprint buy window.
  • Window 104 includes artwork 108 and product description 112, including a version 107. Window 104 can show one product, or a number of versions or conditions of product. The example of FIG. 1 shows 3 products, which can all be offered by the same seller, or 2 or all 3 could be from different sellers. The user thus has the option of buying a new DVD 109 (or book or other product), a used DVD in excellent condition 111, or a used DVD in good condition 113. Other conditions could be used as well, such as acceptable condition. In addition to condition, other parameters could be used, such as disc-only sales, where a bare disk without the package is sent, instead of a packaged disc. Thus, a single seller is selected for each stock keeping unit (SKU) and each condition category for that SKU. For purposes of simplicity and quality of the user experience, poor products are not displayed. Alternate embodiments may provide more options for the user, such as more degrees of condition, or different ranges of prices or different seller reliability ratings.
  • Each product is listed with price information 114, which includes item cost, shipping cost and total cost. The price information includes the shipping costs. The shipping cost is calculated based on the dimensions and weight of the product, the address of the seller, and the address of the buyer. Because both seller and buyer information is stored, it is available at the time the user clicks on the product, and the calculation is run before window 104 is displayed. If the windows are on the system server, a local database can be used. If the windows are an ad on a 3rd party database, the information is pushed or fetched over the Internet to the window.
  • In one embodiment, the product is offered by multiple sellers. The price information is calculated by first selecting the appropriate seller using a number of factors, including item price, seller reliability rating, and shipping price and speed from the seller location. The price 114 reflects the selection of the appropriate seller. In one embodiment, an actual seller is not picked until a buyer makes a buy decision. The software merely determines that there are one or more sellers who can supply the product at the price and shipping costs displayed.
  • Additionally, since the buyer information is available, the buyer preferred payment information 116 is displayed, in this instance the last digits of a credit card. Also, the buyer's preferred shipping address 118 is displayed for the buyer to see. The buyer is identified from a cookie on the buyer's computer. Thus, no matter on what website the buyer is browsing, the buyer information is readily available. If the buyer agrees, the buyer can initiate what is truly a single-click, or a single-page, buy. This is done by clicking on buy button 120. If the buyer instead wants to select a different payment mechanism or shipping address, the buyer can click on payment information 116 or address 118 to bring up other options the buyer has previously entered, and a form for entering new data. If the buyer enters a different shipping address, the shipping costs and/or seller selection may be re-calculated.
  • The buyer can indicate interest in an ad by clicking on it, moving a cursor over it, having eye gaze at the ad detected, etc. The user can click on an image, words describing a product, a buy button on an ad, etc.
  • Current Information Pipeline
  • In one embodiment, the time-sensitive data (such as price and product availability) in the window is updated using Comet software program or similar technology. Comet enables web servers to send data to the browser without the need by the browser to continually request it. It allows creation of event-driven web applications, enabling real-time interaction in a browser. An open connection is established with the browser to update the web window in real time. For a gliding ad display 102, the various ads are pushed to the browser. When a buyer clicks on one, part or all of the additional information in window 104 is pushed to the browser. This information is designed so that it rarely needs to be updated, minimizing the bandwidth needed. For example, the cover art, description, version, buy buttons, etc. should be stable, almost never changing. The price is calculated for the buyer before it is displayed, so it also would rarely change, unless the market price changes while the window is open. Since the market price is designed to be stable, this should also rarely occur (see co-owned U.S. application Ser. No. 11/963,382, filed Dec. 21, 2007, entitled “System and Method for Dynamic Product Pricing”, the disclosure of which is hereby incorporated herein by reference.
  • System
  • FIG. 2 illustrates a system supporting the present invention. A server 201 hosting the multi-seller website is connected to a network 203 (e.g., the Internet). Also connected to the Internet is a 3rd party seller 204 which may display ads for products on the multi-seller website. Finally, a user computer 205 is shown connected to the Internet, for browsing either the multi-seller or 3rd party website.
  • The server 201 is configured to provide the window 104 with a display of products, and react to user actions. The server 201 may be implemented using multiple computing devices. A database 202 stores data on both sellers and users. In one embodiment, database 202 is directly connected to server 201. In another embodiment, database 202 includes multiple storage devices that are accessible over network 203 or another network.
  • Atomizing of Commerce
  • FIG. 3 illustrates one embodiment of how commerce can be atomized Not only are ads (in particular, widgets) pushed out everywhere on the Internet, but the user experience is one of all or most of the buy capability being in the widget itself. FIG. 3 shows an example of a blog 302 mentioning a movie 304 available on DVD. The blog author will have subscribed to the multi-seller website, downloaded software or embedded a code snippet. As part of that process, software is provided to the blogger that compares what the blogger writes to product descriptions at the multi-seller website. If there is a match, the words are hyperlinked. After hyperlinking, if a reader clicks (or mouses over) the hyperlink, a single page buy window 306 is generated, as described above with respect to FIG. 1. The information for identifying the buyer for the single-page buy window comes from a cookie 308 on the reader's computer, and a pipeline 310 opened by the Comet application to retrieve the product information including current market price from the multi-seller server 311.
  • The buyer is identified by the cookie which is sent to the multi-seller server. From identifying the buyer, the multi-seller server looks up the buyer's address, which can be used to determine the best market price (by determining the best seller from the item price, seller reliability, and shipping costs and time from the seller location). That information is used to generate the single-page buy window. If the user clicks the buy button on the single-page buy window, the purchase is made and a receipt is displayed to the buyer, as well as an email receipt being sent to the buyer's registered address. Thus, from the user's perspective, it appears as if the blog site handles the purchase. Note that this works only if both the blogger and the buyer are registered. If the blogger doesn't register, the text isn't highlighted. If the user isn't registered, when the user clicks, the single page buy page may prompt the user to enter a zip code or other aspects of an address, or sign in or log in. With or without that information, the best market price can be determined and displayed. If the new buyer clicks “buy,” the user will be directed to enter a credit card or other payment information, as well as completing the full address information, if that hasn't already been done. The buy is then completed as for a true single-page buy. A cookie is placed on the user computer, and the user is registered, with the payment and shipping address information being stored at the multi-seller server. If desired, the user could instead opt-out of registration.
  • Window 310 of FIG. 3 is another example of the atomization of commerce. The buy trigger is pushed out into an article 312, which is a review of a product 314. Again, the review website with article 312 first registers, and product descriptions matching those on the multi-seller website are hyperlinked. When the potential buyer clicks, a single page buy window 316 pops up, pulling information from cookie 308 and a pipeline 318 to the Multi-Seller Server 311 opened by a Comet application, as described above. As can be seen, anything could be hyperlinked—a traditional ad, a word description, an image, etc. The ads could be hyperlinked text or images on a person's MySpace or Facebook or other social networking page, or in an email. In another example, a blog 302 includes a product reference 304 (Pirates of the Caribbean). When a user clicks on reference 304, a single page buy window 306 pops up. Window 306 pulls information from cookie 308 and a pipeline 310 to the Multi-Seller Server 311.
  • In one embodiment, a buyer ad display is provided. The ad display is associated with the buyer, not with the multi-seller website or 3rd party websites the buyer visits. A gliding display 102 can be placed by the buyer on his/her desktop, phone, etc. The user can download a plug-in application for the user's browser to do this function. The gliding display will appear as the buyer browses around the Internet. Any other ad described herein can also be used. The display or widget can be in a toolbar, in a window at the bottom of the display, or in any other location on the desktop. The application for producing the ad or widget can be a client added to a desktop or a plug-in for a browser, or any other local application. Alternately, a link to activate a remote application can be downloaded. Words can also be highlighted as in the blog example described above, for either online or offline content. For example, documents the user has locally saved, or even as they are being typed, can have keywords linked to an ad. When the buy pulls up material on the web, such as an article, the ad software can highlight items in the article and link them to ads. The user may receive an incentive for accepting such software, such as a discount on items bought.
  • Gliding Display
  • FIG. 1 illustrates a gliding display 102 according to an embodiment of the invention. As a product image 120 moves off the display to the left, a new product image 122 appears from the right. The product images move, or glide, in a scrolling movement across the display window 102. This display window can be placed in a banner ad area on any website or as a widget anywhere on a 3rd party site. The information is provided and updated in real time using Comet or a similar technology. The scrolling movement is similar to a ticker-tape. By using such a scrolling motion, multiple products can be displayed in an area typically used for a single product ad. Thus, multi-product, multi-seller information can be easily distributed throughout the internet on 3rd party sites. In addition, this format can be used for the multi-seller site itself, with multiple gliding windows being displayed on a page.
  • In one embodiment, the type of product information displayed can be controlled by the user if desired. Alternately, it can be controlled by the publisher's preferences, or multi-seller website system discretion or algorithmic determination. For example, if DVDs are being displayed, as illustrated, the user can click on one of buttons 124 to select a genre of movies. Alternately, or in addition, the user could select other classes of products to be displayed, or a random mix of different products. For a registered user, the multi-vendor website will have historical data on that user stored in a database. That information is used to generate personalized product ads that are most likely to appeal to that particular user. Thus, any where that user goes on the Internet (anytime the user's browser is opened), specialized ads will be displayed at any site also registered. In alternate embodiments, variations may be used. For example, the ads could flip over or be replaced to reveal the new ads, instead of scrolling. A single or double click could cause the ad to flip over, revealing more information, with the changing of ads being paused for a period of time.
  • Widget
  • In one embodiment, a widget can be used to display images of products. Widgets are downloadable interactive virtual tools. They can be loaded into social networking pages, such as MySpace or Facebook, or could be put on retailer or other sites. Typical uses of widgets include showing the user the latest news, the current weather, a dictionary, a map program, etc.
  • FIG. 4 is a diagram of a user interface for configuring a widget according to an embodiment of the invention. A box 402 shows how the gliding display described above can be imported as a widget, configured as the user desires. For example, the user can select a category 406 and a genre 408.
  • Alternately, the user can use box 404 to create a scrolling display of a list of that user. The user can select an existing user list 410, import a list 412, or create a list 414. The software of the multi-user site will access the list, compare it to items in its database, and generate a scrolling display of just those products.
  • The user can also customize the title 416 that will appear on the widget, such as “Check out these CDs. Guess which are in my top 10.” The user is provided radio buttons 418 to select one or more locations to download the widget to. An option to turn on or off the glide function is provided by buttons 420. The user can preview the widget with button 422, and if satisfied, can export and download it with button 424. In one embodiment, a scrolling window 426 is shown, and is configured on the fly as the user makes the selections, giving an instant preview.
  • FIG. 5 is a diagram of an embodiment of a users Facebook page showing the widget 428 having been imported. The user can click on a portion of the widget display, such as the title, to bring up the configuration screen of FIG. 4 to modify the widget display or turn it on or off.
  • It is to be understood that the examples and embodiments described above are for illustrative purposes only and that various modifications or changes in light thereof will be suggested to persons skilled in the art and are to be included within the spirit and purview of this application and scope of the appended claims. For example, the scrolling of gliding ads could be left to right, or vertical, or spiral shaped. A non-open connection could be used, with static ads that are periodically replaced, but still using the single-page buy with its open connection when clicked on. The ads could be placed in video games, such as an image of a DVD on a shelf in a virtual room being linked to a single page buy when clicked. For another example, the products can be DVDs, CDs, video games, books, consumer electronics (i.e., PDAs, cell phones, etc.), jewelry, toys, software or any other product or service. The product or service can be bought, bartered for or rented. The embodiments can be applied to single or multi-vendor websites, and the vendors can be individuals, large corporations, small businesses, charities or any other organization. As used in the claims, the term “products” includes services. Therefore, the above description should not be understood as limiting the scope of the invention as defined by the claims.

Claims (20)

What is claimed is:
1. A method comprising:
storing product information in a database for a plurality of products offered for sale by a plurality of different sellers, the computer database being associated with a multi-seller server, the product information including, for each product, a product description providing a description of the product;
storing seller information regarding the sellers, the seller information including, for each product and for each seller offering the product for sale, a sale price associated with the seller, the sale price indicating a price at which the seller offers the product for sale;
receiving, at the multi-seller server, a request for product information for one of the products, the request being received from a third party web server separate from the multi-seller server in response to a user interacting with a web page hosted by the third party web server; and
in response to receiving the request for product information from the third party web server:
determining, from the database, the product description for the product corresponding to the requested product information;
determining, from the database, price information for the product corresponding to the requested product information; and
communicating the product description and the price information to the user via the web page hosted by the third party web server.
2. The method of claim 1 wherein:
the request for product information includes a request to purchase one of the products;
determining price information includes identifying the user from a plurality of users, determining an ideal seller of the product from the plurality of sellers, and determining the sale price associated with the ideal seller for the product; and
communicating the price information to the user includes communicating the sale price associated with the ideal seller to the user via the web page hosted by the third party web server.
3. The method of claim 2 wherein identifying the user includes determining an address for the user, and determining an ideal seller includes determining a seller that offers the lowest combined sale price for the product and shipping cost for shipping the product from the ideal seller to the user.
4. The method of claim 1 further comprising, in response to receiving the request for product information from the third party web server:
establishing an information pipeline between the multi-seller server and a web browser associated with the user and used to display the web page to the user, the information pipeline enabling real-time interaction between the web browser and the multi-seller server,
wherein the product description and the price information are communicated to the user via the information pipeline.
5. The method of claim 4 further comprising, after communicating the product description and the price information to the user:
receiving a change in the product description and/or price information from one of the sellers; and
communicating, in real-time, the change in the product description and/or price information to the user via the web page hosted by the third party web server.
6. The method of claim 1 wherein communicating the product description and the price information to the user includes causing the product description and the price information to be displayed via a widget hosted by the third party web server, said widget comprising at least one display element that is customizable by an operator associated with the third-party server.
7. The method of claim 6 wherein the at least one display element that is customizable includes a category of the products offered for sale by the plurality of different sellers.
8. The method of claim 6 wherein the at least one display element that is customizable includes a genre of the products offered for sale by the plurality of different sellers.
9. The method of claim 6 wherein the at least one display element that is customizable includes a list of at least some of the products offered for sale by the plurality of different sellers.
10. The method of claim 6 wherein the widget further comprises a widget preview that displays the at least one display element as the display element changes as a result of the customization by the operator.
11. A system comprising:
a database configured to store:
product information for a plurality of products offered for sale by a plurality of different sellers, the product information including, for each product, a product description providing a description of the product; and
seller information regarding the sellers, the seller information including, for each product and for each seller offering the product for sale, a sale price associated with the seller, the sale price indicating a price at which the seller offers the product for sale;
a multi-seller server coupled to the database; and
a communication interface coupled to the multi-seller server and configured to enable communication between the multi-seller server and a third-party web server separate from the multi-seller server and/or between the multi-seller server and a web browser associated with a user, the web browser being operable to browse a web page hosted by the third-party web server;
wherein the multi-seller server is configured to perform operations including:
receiving a request for product information for one of the products, the request being received from the third party web server in response to the user interacting with the web page hosted by the third party web server; and
in response to receiving the request for product information from the third party web server:
determining, from the database, the product description for the product corresponding to the requested product information;
determining, from the database, price information for the product corresponding to the requested product information; and
communicating the product description and the price information to the user via the web page hosted by the third party web server.
12. The system of claim 11 wherein the multi-seller server is configured to perform further operations including, after communicating the product description and the price information to the user via the web page hosted by the third party web server:
receiving, from the user via the third party web server, an indication of a buy decision with respect to the product associated with the request for product information; and
in response to receiving the indication of a buy decision:
selecting an actual seller from the sellers offering the product associated with the request for product information; and
facilitating a purchase transaction for the user to purchase the product associated with the request for product information from the actual seller.
13. The system of claim 11 wherein the multi-seller server is configured to perform further operations including:
prior to receiving a request for product information, causing at least some of the product information in the database to be displayed in a banner ad of the web browser;
wherein:
receiving a request for product information includes receiving a user selection of a product advertised via the banner ad;
determining the product description includes determining the product description corresponding to the selected product;
determining price information includes determining price information corresponding to the selected product; and
communicating the product description and price information includes causing the product description and the price information corresponding to the selected product to be displayed in a pop-up window of the web browser other than the banner ad.
14. The system of claim 11 wherein the multi-seller server is configured to perform further operations including:
prior to receiving a request for product information, causing at least some of the product information in the database to be displayed in a banner ad of the web browser;
wherein:
receiving a request for product information includes receiving a user selection of a product advertised via the banner ad;
determining the product description includes determining the product description corresponding to the selected product;
determining price information includes identifying a location of the user, and identifying a seller from the plurality of sellers that offers the lowest combined sale price for the selected product and shipping cost for shipping the selected product from the seller to the user; and
communicating the product description and price information includes causing the product description corresponding to the selected product, the lowest combined sale price and shipping cost for the selected product, and a buy option providing the user with an option to purchase the selected product, to be simultaneously displayed in a pop-up window of the web browser other than the banner ad.
15. The system of claim 14 wherein identifying a location of the user includes:
identifying the user from a cookie stored on a computing device associated with the user and on which the web browser operates;
receiving address information from the user; and/or
receiving login information from the user.
16. The system of claim 11 wherein the user interaction with the web page is selected from the group consisting of:
the user selecting an ad displayed on the web page;
the user selecting hyperlinked text displayed on the web page;
the user selecting an image displayed on the web page; and
the user selecting a product displayed via a gliding product display.
17. The system of claim 11 wherein:
determining price information for the product corresponding to the requested product information includes determining a sale price for different conditions of the requested product being offered for sale by different sellers; and
communicating the price information to the user includes causing the sale price for the different conditions of the requested product to be simultaneously displayed to the user.
18. The system of claim 17 wherein:
determining a sale price for different conditions of the requested product includes:
identifying a location of the user;
identifying, for each condition of the requested product, a seller from the plurality of sellers that offers the lowest combined sale price for the requested product and shipping cost for shipping the requested product from the seller to the user; and
communicating the price information to the user includes causing the lowest combined sale price and shipping cost for the different conditions of the requested product to be simultaneously displayed to the user.
19. The system of claim 11 wherein:
communicating the product description and the price information to the user includes causing the product description and the price information to be displayed to the user via a widget executing on a computing device associated with the user and that is used to operate the web browser.
20. The system of claim 11 wherein the multi-seller server is configured to perform additional operations including:
before receiving a request for product information:
identifying a location of the user;
identifying, for each product of a subset of the products, a seller from the plurality of sellers that offers the lowest combined sale price for the product and shipping cost for shipping the product from the seller to the user; and
communicating the lowest combined sale price for each of the subset of products to the third party web server, wherein communicating the lowest combined sale price for each of the subset of products includes causing the lowest combined sale price for each of the subset of products to be displayed to the user via the web page hosted by the third party web server.
US14/054,192 2007-12-21 2013-10-15 Software System for Decentralizing eCommerce with Single Page Buy Abandoned US20140046780A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/054,192 US20140046780A1 (en) 2007-12-21 2013-10-15 Software System for Decentralizing eCommerce with Single Page Buy

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US11/963,711 US8244590B2 (en) 2007-12-21 2007-12-21 Software system for decentralizing ecommerce with single page buy
US13/555,294 US8589253B2 (en) 2007-12-21 2012-07-23 Software system for decentralizing eCommerce with single page buy
US14/054,192 US20140046780A1 (en) 2007-12-21 2013-10-15 Software System for Decentralizing eCommerce with Single Page Buy

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/555,294 Continuation US8589253B2 (en) 2007-12-21 2012-07-23 Software system for decentralizing eCommerce with single page buy

Publications (1)

Publication Number Publication Date
US20140046780A1 true US20140046780A1 (en) 2014-02-13

Family

ID=40789729

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/963,711 Expired - Fee Related US8244590B2 (en) 2007-12-21 2007-12-21 Software system for decentralizing ecommerce with single page buy
US13/555,294 Expired - Fee Related US8589253B2 (en) 2007-12-21 2012-07-23 Software system for decentralizing eCommerce with single page buy
US14/054,192 Abandoned US20140046780A1 (en) 2007-12-21 2013-10-15 Software System for Decentralizing eCommerce with Single Page Buy

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US11/963,711 Expired - Fee Related US8244590B2 (en) 2007-12-21 2007-12-21 Software system for decentralizing ecommerce with single page buy
US13/555,294 Expired - Fee Related US8589253B2 (en) 2007-12-21 2012-07-23 Software system for decentralizing eCommerce with single page buy

Country Status (1)

Country Link
US (3) US8244590B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210150614A1 (en) * 2013-05-15 2021-05-20 Paypal, Inc. One-page checkout
US20220318802A1 (en) * 2019-09-09 2022-10-06 Talos S.r.l. A workstation for internet transactions between non-business users
US20230071199A1 (en) * 2020-09-10 2023-03-09 Block, Inc. Transaction identification by comparison of merchant transaction data and context data
US20230143260A1 (en) * 2021-11-09 2023-05-11 MidwayPlus, LLC Business-to-business marketplace
US20230143723A1 (en) * 2021-11-09 2023-05-11 MidwayPlus, LLC Business-to-business marketplace
US12307435B2 (en) 2020-09-10 2025-05-20 Block, Inc. Application integration for web payments

Families Citing this family (60)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8732007B2 (en) * 2008-11-21 2014-05-20 Stubhub, Inc. System and methods for providing location-based upcoming event information using a client-side web application implemented on a client device
US8244590B2 (en) 2007-12-21 2012-08-14 Glyde Corporation Software system for decentralizing ecommerce with single page buy
US20090164339A1 (en) * 2007-12-21 2009-06-25 Glyde Corporation 3d product display on internet with content or transaction data on back of image
US20090164273A1 (en) * 2007-12-21 2009-06-25 Glyde Corporation Product distribution system and method thereof
US8630923B2 (en) * 2007-12-21 2014-01-14 Glyde Corporation Virtual shelf with single-product choice and automatic multiple-vendor selection
US8447645B2 (en) * 2007-12-21 2013-05-21 Glyde Corporation System and method for dynamic product pricing
WO2009132339A2 (en) * 2008-04-25 2009-10-29 Cardinalcommerce Corporation Universal payments dashboard
US9141954B2 (en) * 2008-06-13 2015-09-22 American International Group, Inc. Method and apparatus for performing a transaction
KR101055338B1 (en) * 2009-04-09 2011-08-08 조성억 Apparatus and method for selling goods and content through sales module
US20120036048A1 (en) 2010-08-06 2012-02-09 Diy Media, Inc. System and method for distributing multimedia content
AU2011316955B2 (en) 2010-10-20 2016-12-01 Playspan Inc. Flexible monetization service apparatuses, methods and systems
US10121163B2 (en) 2010-12-14 2018-11-06 Soorena Salari Apparatus, system, and method for a micro commerce ad
US8606652B2 (en) 2010-12-20 2013-12-10 Target Brands, Inc. Topical page layout
US8589242B2 (en) 2010-12-20 2013-11-19 Target Brands, Inc. Retail interface
US8972895B2 (en) 2010-12-20 2015-03-03 Target Brands Inc. Actively and passively customizable navigation bars
US8606643B2 (en) 2010-12-20 2013-12-10 Target Brands, Inc. Linking a retail user profile to a social network user profile
US8630913B1 (en) 2010-12-20 2014-01-14 Target Brands, Inc. Online registry splash page
US8756121B2 (en) 2011-01-21 2014-06-17 Target Brands, Inc. Retail website user interface
US8856039B1 (en) * 2011-01-24 2014-10-07 Amazon Technologies, Inc. Integration of secondary content into a catalog system
US20120209695A1 (en) 2011-02-14 2012-08-16 Jeffrey Winner Method for quantizing the effectiveness of an advertising campaign
US8620749B2 (en) * 2011-06-20 2013-12-31 Glyde Corporation Customized offers for E-commerce
US8965788B2 (en) 2011-07-06 2015-02-24 Target Brands, Inc. Search page topology
US20130211991A1 (en) * 2011-07-11 2013-08-15 Jayesh Kanubhai Patel Real-Time Trading Platform
US10438176B2 (en) 2011-07-17 2019-10-08 Visa International Service Association Multiple merchant payment processor platform apparatuses, methods and systems
US20130036029A1 (en) * 2011-08-04 2013-02-07 Ebay Inc. Systems and methods for generating marketplace listings
US10318941B2 (en) 2011-12-13 2019-06-11 Visa International Service Association Payment platform interface widget generation apparatuses, methods and systems
WO2013066450A1 (en) * 2011-10-31 2013-05-10 Forsythe Hamish Method, process and system to atomically structure varied data and transform into context associated data
US20130117152A1 (en) * 2011-11-03 2013-05-09 Cbs Interactive, Inc. Javascript Widget Storefront
US10096022B2 (en) * 2011-12-13 2018-10-09 Visa International Service Association Dynamic widget generator apparatuses, methods and systems
US9024954B2 (en) 2011-12-28 2015-05-05 Target Brands, Inc. Displaying partial logos
USD703687S1 (en) 2011-12-28 2014-04-29 Target Brands, Inc. Display screen with graphical user interface
USD705791S1 (en) 2011-12-28 2014-05-27 Target Brands, Inc. Display screen with graphical user interface
USD715818S1 (en) 2011-12-28 2014-10-21 Target Brands, Inc. Display screen with graphical user interface
USD712417S1 (en) 2011-12-28 2014-09-02 Target Brands, Inc. Display screen with graphical user interface
USD705790S1 (en) 2011-12-28 2014-05-27 Target Brands, Inc. Display screen with graphical user interface
USD711400S1 (en) 2011-12-28 2014-08-19 Target Brands, Inc. Display screen with graphical user interface
USD706794S1 (en) 2011-12-28 2014-06-10 Target Brands, Inc. Display screen with graphical user interface
USD703686S1 (en) 2011-12-28 2014-04-29 Target Brands, Inc. Display screen with graphical user interface
USD705792S1 (en) 2011-12-28 2014-05-27 Target Brands, Inc. Display screen with graphical user interface
USD703685S1 (en) 2011-12-28 2014-04-29 Target Brands, Inc. Display screen with graphical user interface
USD711399S1 (en) 2011-12-28 2014-08-19 Target Brands, Inc. Display screen with graphical user interface
USD706793S1 (en) 2011-12-28 2014-06-10 Target Brands, Inc. Display screen with graphical user interface
USD701224S1 (en) 2011-12-28 2014-03-18 Target Brands, Inc. Display screen with graphical user interface
US9123064B2 (en) * 2012-02-29 2015-09-01 American Express Travel Related Services Company, Inc. Online transactions using an embedded storefront widget
BR112014028774B1 (en) * 2012-05-18 2022-05-10 Apple Inc Method, electronic device, computer readable storage medium and information processing apparatus
WO2014030068A2 (en) 2012-08-20 2014-02-27 Forever Mount, LLC A brazed joint for attachment of gemstones to each other and/or a metallic mount
US20140067583A1 (en) * 2012-09-06 2014-03-06 Ebay Inc. Action confirmation mechanism
EP2898463A4 (en) 2012-09-21 2016-07-27 Heather Marie Fitzpatrick SYSTEM AND METHOD FOR PROVIDING ELECTRONIC COMMERCE DATA
US10511580B2 (en) * 2014-03-31 2019-12-17 Monticello Enterprises LLC System and method for providing a social media shopping experience
US9965796B2 (en) 2014-06-26 2018-05-08 Paypal, Inc. Social media buttons with payment capability
US10990941B1 (en) 2014-08-15 2021-04-27 Jpmorgan Chase Bank, N.A. Systems and methods for facilitating payments
US20200218413A1 (en) 2014-10-30 2020-07-09 Google Llc Systems and methods for presenting scrolling online content on mobile devices
US10825069B2 (en) 2014-11-14 2020-11-03 The Joan and Irwin Jacobs Technion-Cornell Institute System and method for intuitive content browsing
WO2016077670A1 (en) 2014-11-14 2016-05-19 The Joan and Irwin Jacobs Technion-Cornell Innovation Institute Techniques for embedding virtual points of sale in electronic media content
US10187447B1 (en) 2016-01-28 2019-01-22 Twitter, Inc. Method and system for online conversion attribution
US11216468B2 (en) 2015-02-08 2022-01-04 Visa International Service Association Converged merchant processing apparatuses, methods and systems
US10592826B2 (en) 2015-02-26 2020-03-17 Stubhub, Inc. Determining interest areas at a venue location of an event
US20170249680A1 (en) * 2016-02-26 2017-08-31 Dell Products, Lp System and Method for Creating an Illusory Third Party Buying Experience
US10984069B2 (en) * 2019-01-23 2021-04-20 Adobe Inc. Generating user experience interfaces by integrating analytics data together with product data and audience data in a single design tool
US11409410B2 (en) 2020-09-14 2022-08-09 Apple Inc. User input interfaces

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7127414B1 (en) * 1999-10-14 2006-10-24 Awadallah Amr A Methods and computer-readable media for processing web-based new and used good comparison shopping
US20080046314A1 (en) * 2006-08-17 2008-02-21 David Chung Comparison shop ad units
US7774234B1 (en) * 1999-10-27 2010-08-10 Half.Com, Inc. Method and apparatus for optimizing seller selection in a multi-seller environment

Family Cites Families (77)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5117364A (en) 1990-03-02 1992-05-26 Barns Slavin Ileana D Carrier management method and system having auto-rate shopping
US5664115A (en) * 1995-06-07 1997-09-02 Fraser; Richard Interactive computer system to match buyers and sellers of real estate, businesses and other property using the internet
US7630919B1 (en) * 1996-07-25 2009-12-08 Wells Obrecht Method and apparatus for producing goods in an automated manner
US5948061A (en) * 1996-10-29 1999-09-07 Double Click, Inc. Method of delivery, targeting, and measuring advertising over networks
US6490567B1 (en) * 1997-01-15 2002-12-03 At&T Corp. System and method for distributed content electronic commerce
US7711604B1 (en) * 1997-07-08 2010-05-04 Walker Digital, Llc Retail system for selling products based on a flexible product description
US6131087A (en) * 1997-11-05 2000-10-10 The Planning Solutions Group, Inc. Method for automatically identifying, matching, and near-matching buyers and sellers in electronic market transactions
US20030020758A1 (en) * 1998-04-06 2003-01-30 Larry W. Hinderks Dynamically alterable computer network banner and method of use
JP4064060B2 (en) * 1998-05-15 2008-03-19 ユニキャスト・コミュニケーションズ・コーポレイション Technology for implementing network-distributed interstitial web advertisements that are initiated by the browser and invisible to the user using ad tags embedded in reference web pages
US6317722B1 (en) * 1998-09-18 2001-11-13 Amazon.Com, Inc. Use of electronic shopping carts to generate personal recommendations
US7720723B2 (en) * 1998-09-18 2010-05-18 Amazon Technologies, Inc. User interface and methods for recommending items to users
AU4481600A (en) * 1999-04-22 2000-11-10 Qode.Com, Inc. System and method for providing electronic information upon receipt of a scannedbar code
US7197475B1 (en) * 1999-06-30 2007-03-27 Catalog City, Inc. Multi-vendor internet commerce system for e-commerce applications and methods therefor
US7249055B1 (en) * 1999-07-09 2007-07-24 Citicorp Credit Services, Inc. Method and system for managing and conducting a network auction
US7111252B1 (en) * 1999-09-22 2006-09-19 Harris Scott C Enhancing touch and feel on the internet
US6598027B1 (en) 1999-11-16 2003-07-22 Xs, Inc. Systems, methods and computer program products for conducting regulation-compliant commercial transactions of regulated goods via a computer network
US6785671B1 (en) * 1999-12-08 2004-08-31 Amazon.Com, Inc. System and method for locating web-based product offerings
US7610233B1 (en) * 1999-12-22 2009-10-27 Accenture, Llp System, method and article of manufacture for initiation of bidding in a virtual trade financial environment
US20060212388A1 (en) * 2000-01-14 2006-09-21 Van Luchene Andrew S Systems and methods for facilitating a transaction by matching seller information and buyer information
US20020032668A1 (en) * 2000-01-14 2002-03-14 Robert Kohler System and methods for enabling person to person product transfer via a communications network
US20010034631A1 (en) 2000-01-21 2001-10-25 Kiselik Daniel R. Method and apparatus for the automatic selection of parties to an arrangement between a requestor and a satisfier of selected requirements
US20020002527A1 (en) * 2000-02-08 2002-01-03 Joel Holtzman Method for trading goods or services over a network
US20010032116A1 (en) * 2000-02-11 2001-10-18 Geoffrey Hyatt System and method for providing information on market pricing
US6839690B1 (en) * 2000-04-11 2005-01-04 Pitney Bowes Inc. System for conducting business over the internet
US6564213B1 (en) * 2000-04-18 2003-05-13 Amazon.Com, Inc. Search query autocompletion
US7373313B1 (en) * 2000-04-25 2008-05-13 Alexa Internet Service for enabling users to share information regarding products represented on web pages
JP2001306864A (en) * 2000-04-27 2001-11-02 Nec Corp Agent purchase method, agent purchase system and recording medium with transaction management program recorded therein
US20070083440A1 (en) * 2000-08-11 2007-04-12 Wirtz Joseph G Method, system and computer program product for secure electronic purchasing from a plurality of merchants on a common web site
US6772130B1 (en) * 2000-11-22 2004-08-03 Pitney Bowes Inc. Method for parcel tracking on the internet with e-mail notification
US6714922B1 (en) * 2000-11-27 2004-03-30 Pitney Bowes Inc. Method for returning merchandise
US20020107820A1 (en) * 2000-12-01 2002-08-08 Stephen Huxter Single courier model for the delivery of goods ordered by the internet
US8402068B2 (en) * 2000-12-07 2013-03-19 Half.Com, Inc. System and method for collecting, associating, normalizing and presenting product and vendor information on a distributed network
US20020113815A1 (en) * 2000-12-16 2002-08-22 Degross Lee Michael Internet ad door
AU2002255774A1 (en) * 2001-03-14 2002-09-24 United Parcel Service Of America, Inc. Systems and methods for initiating returns over a network
US7827055B1 (en) * 2001-06-07 2010-11-02 Amazon.Com, Inc. Identifying and providing targeted content to users having common interests
US20030023499A1 (en) * 2001-07-25 2003-01-30 International Business Machines Corporation Apparatus, system and method for automatically making operational purchasing decisions
US20030023500A1 (en) * 2001-07-30 2003-01-30 International Business Machines Corporation System and method for buying and selling merchandise
US8032442B2 (en) * 2001-09-27 2011-10-04 Stubhub, Inc. System and method for providing logistics for a sale of goods
US7363250B2 (en) * 2001-09-28 2008-04-22 Chrysler Llc Market center based purchasing system and method
US7497369B2 (en) * 2001-10-31 2009-03-03 Amazon.Com, Inc. Metadata service that supports user-to-user sales via third party web pages
US7472077B2 (en) * 2001-10-31 2008-12-30 Amazon.Com, Inc. User interfaces and methods for facilitating user-to-user sales
US7324968B2 (en) * 2002-03-25 2008-01-29 Paid, Inc. Method and system for improved online auction
US20060069616A1 (en) 2004-09-30 2006-03-30 David Bau Determining advertisements using user behavior information such as past navigation information
US20060085272A1 (en) * 2002-05-07 2006-04-20 Case James A System and method for facilitating determination and evaluation of and placing orders for nutritional blend formulations
US20030229552A1 (en) * 2002-06-05 2003-12-11 Lebaric Katarina J. System and method for deal-making decision optimization
US7580863B2 (en) * 2002-07-25 2009-08-25 International Business Machines Corporation Method, system, and computer program product for operating a publicly accessible purchasing system
US6851604B2 (en) * 2002-10-02 2005-02-08 Demand Tec Inc. Method and apparatus for providing price updates
US7124125B2 (en) * 2002-11-01 2006-10-17 Loudeye Corp. System and method for providing media samples on-line in response to media related searches on the internet
US20040193436A1 (en) * 2003-02-10 2004-09-30 Stashluk Edward J. Method and system using return labels with dynamically generated multiple datapoint coding
US20050071249A1 (en) * 2003-09-25 2005-03-31 Geoff Nix E-commerce repricing system
US20050192893A1 (en) 2003-11-24 2005-09-01 Keeling John E. Authenticated messaging-based transactions
US7778878B2 (en) * 2003-12-31 2010-08-17 Amazon Technologies, Inc. Profiling item sellers to inform item purchasing decisions and build trust in a multiple-seller marketplace
US7447678B2 (en) * 2003-12-31 2008-11-04 Google Inc. Interface for a universal search engine
US7254774B2 (en) * 2004-03-16 2007-08-07 Microsoft Corporation Systems and methods for improved spell checking
US7627530B2 (en) * 2004-04-26 2009-12-01 Amazon Technologies, Inc. Method and system for managing access to media files
US20050267774A1 (en) * 2004-06-01 2005-12-01 David Merritt Method and apparatus for obtaining and using vehicle sales price data in performing vehicle valuations
US8571951B2 (en) * 2004-08-19 2013-10-29 Leadpoint, Inc. Automated attachment of segmentation data to hot contact leads for facilitating matching of leads to interested lead buyers
US7418410B2 (en) * 2005-01-07 2008-08-26 Nicholas Caiafa Methods and apparatus for anonymously requesting bids from a customer specified quantity of local vendors with automatic geographic expansion
US20060212355A1 (en) 2005-01-27 2006-09-21 Brian Teague Social information and promotional offer management and distribution systems and methods
US20060190379A1 (en) * 2005-02-23 2006-08-24 Eric Maas Price grabber
US20070022020A1 (en) * 2005-07-25 2007-01-25 Bernstein Daniel B Computer implemented display having an integrated format
US8146013B2 (en) 2005-07-26 2012-03-27 International Business Machines Corporation Allowing authorized pop-ups on a website
US7949572B2 (en) 2006-06-27 2011-05-24 Google Inc. Distributed electronic commerce system with independent third party virtual shopping carts
US7716201B2 (en) * 2006-08-10 2010-05-11 Yahoo! Inc. Method and apparatus for reconstructing a search query
US8296168B2 (en) * 2006-09-13 2012-10-23 University Of Maryland System and method for analysis of an opinion expressed in documents with regard to a particular topic
US8180690B2 (en) * 2006-10-31 2012-05-15 Dotted Pair, Inc. System and method for interacting with item catalogs
US8738456B2 (en) * 2006-11-14 2014-05-27 Xerox Corporation Electronic shopper catalog
US8126778B2 (en) * 2007-03-19 2012-02-28 Ebay Inc. Network reputation and payment service
US7743059B2 (en) * 2007-03-30 2010-06-22 Amazon Technologies, Inc. Cluster-based management of collections of items
US7938315B2 (en) * 2007-05-16 2011-05-10 Lynch Marks Llc Integrated database for tracking shipping information
US8667422B2 (en) * 2007-09-04 2014-03-04 Apple Inc. Graphical user interface with location-specific interface elements
US7881978B2 (en) * 2007-11-15 2011-02-01 Ryero Corporation Method, medium, and system for providing quotes
US8583480B2 (en) * 2007-12-21 2013-11-12 Overstock.Com, Inc. System, program product, and methods for social network advertising and incentives for same
US8244590B2 (en) 2007-12-21 2012-08-14 Glyde Corporation Software system for decentralizing ecommerce with single page buy
US8566256B2 (en) 2008-04-01 2013-10-22 Certona Corporation Universal system and method for representing and predicting human behavior
US8015283B2 (en) * 2008-04-30 2011-09-06 Motion Picture Laboratories, Inc. Cooperative monitoring of peer-to-peer network activity
US9183316B2 (en) 2009-09-30 2015-11-10 Google Inc. Providing action links to share web content

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7127414B1 (en) * 1999-10-14 2006-10-24 Awadallah Amr A Methods and computer-readable media for processing web-based new and used good comparison shopping
US7774234B1 (en) * 1999-10-27 2010-08-10 Half.Com, Inc. Method and apparatus for optimizing seller selection in a multi-seller environment
US20080046314A1 (en) * 2006-08-17 2008-02-21 David Chung Comparison shop ad units

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210150614A1 (en) * 2013-05-15 2021-05-20 Paypal, Inc. One-page checkout
US11922485B2 (en) * 2013-05-15 2024-03-05 Paypal, Inc. Method, system, and medium for one-page checkout
US20240311896A1 (en) * 2013-05-15 2024-09-19 Paypal, Inc. Method, system, and medium for one-page checkout
US20220318802A1 (en) * 2019-09-09 2022-10-06 Talos S.r.l. A workstation for internet transactions between non-business users
US20230071199A1 (en) * 2020-09-10 2023-03-09 Block, Inc. Transaction identification by comparison of merchant transaction data and context data
US12299667B2 (en) * 2020-09-10 2025-05-13 Block, Inc. Transaction identification by comparison of merchant transaction data and context data
US12307435B2 (en) 2020-09-10 2025-05-20 Block, Inc. Application integration for web payments
US20230143260A1 (en) * 2021-11-09 2023-05-11 MidwayPlus, LLC Business-to-business marketplace
US20230143723A1 (en) * 2021-11-09 2023-05-11 MidwayPlus, LLC Business-to-business marketplace
US11763364B2 (en) * 2021-11-09 2023-09-19 MidwayPlus, LLC Business-to-business marketplace

Also Published As

Publication number Publication date
US20120290402A1 (en) 2012-11-15
US8244590B2 (en) 2012-08-14
US8589253B2 (en) 2013-11-19
US20090164315A1 (en) 2009-06-25

Similar Documents

Publication Publication Date Title
US8589253B2 (en) Software system for decentralizing eCommerce with single page buy
US9659315B2 (en) Directing internet shopping traffic and tracking revenues generated as a result thereof
US7844492B2 (en) Internet-based E-commerce network for enabling commission-based E-commerce transactions along the fabric of the world wide web (WWW) using server-side driven multi-mode virtual kiosks (MMVKS) and transaction and commission tracking servers
US8630923B2 (en) Virtual shelf with single-product choice and automatic multiple-vendor selection
US20120095881A1 (en) Atomizing e-commerce
US8244593B2 (en) Method and system for monetizing content
US8229800B2 (en) System and method for an enhanced shopping experience
US20090113349A1 (en) Facilitating electronic commerce via a 3d virtual environment
US20100228776A1 (en) System, mechanisms, methods and services for the creation, interaction and consumption of searchable, context relevant, multimedia collages composited from heterogeneous sources
US20120209722A1 (en) Electronic interpersonal advertising in a social network environment
US20120158539A1 (en) Linking a Retail User Profile to a Social Network User Profile
US20110238506A1 (en) Internet-based brand marketing communication network for enabling commission-based e-commerce transactions along the fabric of the world wide web (www) using server-side driven multi-mode virtual kiosks (mmvks)
US10853864B1 (en) Providing brand information via an offering service
US20090164339A1 (en) 3d product display on internet with content or transaction data on back of image
EP2248087A1 (en) Web system for providing an ecommerce storefront
KR101043267B1 (en) E-commerce system and its method
CN201345114Y (en) Online shopping integrated electronic magazine system
JP4992088B2 (en) Web server device, web page management method, and web server program
US20130173362A1 (en) Methods and systems for displaying and advertising products and services using interactive mixed media
Sharma Big buy (e-commerce website) by using frontend web development
US20230377029A1 (en) Short-form video usage within a frame widget environment
US8799112B1 (en) Interactive map for browsing items
Store Merchandising with Adobe® Digital Publishing Suite
WO2017115286A1 (en) Teleportation to virtual digital store

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION