Direct Trigger of Buy Now Dealer Locator via Email or Outside Links

Direct Trigger of Buy Now Dealer Locator via Email or Outside Links

omacro’s Buy Now widget allows you to trigger it to auto load/open upon your website's page load. This will be helpful for example if you would like to do an email campaign and include a button/link for customers to “Buy Now”. Adding a parameter to the link within the email will trigger your “Buy Now” results direct from the email. Another example would be placing links in YouTube videos or any other location you want to send customers to your product or general dealer locator directly from another destination. 

To use simply:

  1. Decide which Buy Now button should be triggered upon page load.
  2. Use the same product identifier of the desired button to replace {PRODUCT} in step 3.
  3. Add
    omaBnShow={PRODUCT}
    to the URL (as a query string parameter).
As an example, to trigger a product you would add omaBnShow=PRODUCT to the end of the URL which would look like this:
  1. https://www.mycompany.com/product-page/product?omaBnShow=PRODUCT

    • Related Articles

    • Embedding Dealer Locator Within Website Page

      You can embed the locator directly on to a page. Assuming you have gone through the steps of adding omacro's buy now code snippets to your page, use the following example to render the locator within the page itself. To see a live demonstration, ...
    • Supplier Buy Now Implementation Guide

      The following article discusses various ways to implement Buy Now as a popup or embed within a page as a Product Based Dealer Locator or General Dealer Locator. Buy Now can be configured to open to a specific market (Online or Local) to show one or ...
    • Seller Manage Product Links

      Sellers can manage their product links here. Once on the Buy Now Links Page, you can see any links that are associated with your company, the country they are assigned to, the price (if any), stock status and the date it was added. You can manually ...
    • Manage Supplier Buy Now Links In Bulk

      Introduction Easily and effectively manage your supplier "Buy Now" links in bulk and better visualize which products are available to your company using the "Buy Now Links" data grid. View which products are available and from which suppliers: See ...
    • Product Based Dealer Locator Website Code Implementation

      Step 1: Include script within website The example below demonstrates what's needed to integrate the Buy Now widget with your site. Simply update desired parameters then copy the snippet into your website. <script id="omacro-widget-buynow" ...