 |
Shopping Cart Integration with your Existing Site |
 |
|
|
In case you have an existing website and you want to integrate our shopping cart with your site, then Techwave has the right software for you. You just need to insert four lines of simple Html codes in your existing site and you are ready to take online orders from your customers.
|
 |
Code Generator Tool |
 |
|
Not many shopping cart solution providers have this kind of feature as is introduced at Techwave.com. An easy and seamless process by means of the HTML Code Generator Tool can integrate the shopping cart available. The tool helps in easy integration with simple lines of code generated and the user can then, insert the codes in his or her existing website.
|
 |
Steps
to generate the "Add-To-Button" Codes |
 |
|
Step 1: Go to "Store Settings" in Left menu
Step 2: Navigate and click on Shopping Cart Integration
Step 3: Enter the item number, item price and option if any (Size, Color etc.)
Step 4: Click the "CREATE" button.
Step 5: Copy the code displayed by software in your existing site. |
 |
Backend Support |
 |
|
Our shopping cart solution provides the backend support like Invoice Management, Shipping, Sales and Tax etc. for its customers; the existing site can now have a shopping cart integrated to it. You as the user can get all the management tools to manage your business even if you do not have any product or category in our shopping cart. Just insert the lines of code and you will be all set to go with your e-business.
|
The lines of code are as follows:- |
<form name="form" target="Shopstore" action="">http://www.shopstorenow.com/orange/yourstore/cart.asp" method="post">
<input type="image" img src="http://www.shopstorenow.com/orange/yourstore//buy.gif" border="0" name="submit2">
<input type="hidden" name="product" value="Ankle Cuff-109">
<input type="hidden" name="Price" value="9.60">
</form>
|