All major browsers currently provide us with very powerful tools needed to create a fairly complex and flexible applications. One of the main tools is, of course, the JavaScript interpreter. Highly reaching interpreters let us to use such an applications as GMail, Google Documents, and many others.
Why not to take advantage of technology to build a network of online stores, for example.
Using our experience, accumulated findings and example of ecwid.com we decided to make some experiments and got some encouraging results.
Now we are confident that in the near future Solid Cart will be able to build a network of shops using the embedding widgets method. Short snippets of javascript code will be incorporated to the pages of the targeted sites. It’s will run scripts to display store’s pages.
We can try something right now. For example to display embed category menu we need to add following snippet to page’s code:
1 |
<div> <script type="text/javascript" src="http://demo.solid-cart.com/scw/main.js"
|
It can be any, even a static page. The only requirement - the head and body tags.
As result we'll get a categoris tree presented below. As we see everything is very simple.







Blog






