We're looking for an ecwid app that would make it easy for store owners to add OnItsWay maps to their stores. The process of adding an OnItsWay map to a website couldn't be simpler: just add two lines of code.
An example looks like this:
HTML Code:
<!doctype html> <html lang="en"> <head> <title>My Awesome Website</title> <meta charset="utf-8" /> </head> <body> <!--Put the map anywhere on your page.--> <!--Copy and paste this "onitsway" div anywhere between the <body> tags.--> <div id="onitsway"></div> </body> <!--Put this <script> below </body> and above </html>.--> <script src="https://goo.gl/Hkb7U6"></script> </html>
The "onitsway" div goes wherever a store owner wants the map to show on a page. The <script> tag is unique for each map. OnItsWay users get their <script> tags from the OnItsWay Dashboard at OnItsWay.co.
An app would simply need to give a store owner a way to input a script tag in the backend, and then allow the store owner to place the map wherever he wants on a page.
We would be happy to open a line of communication with anyone interested in developing an app for OnItsWay.
Please get in touch with us with any questions. We can't wait to see what ecwid developers come up with!