| |
| 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 Shopstorenow is 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 |
| |
There
are very few shopping cart solution provider who provides this kind
of feature in which shopping cart can be integrated so easily and
seamlessly with the existing customers sites and top of it. We provide
HTML Code Generator Tool to generate the lines of code that you
required to insert in your existing site. |
| |
| 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 |
| |
No
shopping cart solution provides the backend support like Invoice
Management, Shipping, Sales Tax etc. for its customers, If they
are attaching their existing sites with the shopping cart. But we
proudly do so. You can get all the management tools to manage your
business even if you don't have any product or category in our shopping
cart and just attaching an existing website with our shopping cart
with few lines of code insertion are as:
|
| |
<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> |