2017-07-31 10:50:43 +00:00
|
|
|
# Shopping Cart
|
|
|
|
|
2015-11-05 11:25:10 +00:00
|
|
|
On the Webpage, a shopping cart is an icon that allows you to store all the
|
|
|
|
things that you have earmarked for purchasing. It is a graphical
|
|
|
|
representation of a shopping basket or a shopping cart that allows you to save
|
|
|
|
the items you intend to buy.
|
|
|
|
|
|
|
|
This software displays the price of the product . It also displays shipping
|
|
|
|
and handling charges, along with taxes, if applicable.
|
|
|
|
|
2016-11-18 08:26:06 +00:00
|
|
|
### Shopping Cart Setup
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2016-11-18 08:26:06 +00:00
|
|
|
To set up a shopping cart, go to the website module.
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2016-11-18 08:26:06 +00:00
|
|
|
> Website > Shopping Cart Settings
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2016-11-18 08:26:06 +00:00
|
|
|
#### Enter Company Details and Checkout Details.
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2017-07-31 11:11:35 +00:00
|
|
|
<img class="screenshot" alt="Shopping Cart Settings" src="/docs/assets/img/website/item-website-specs.png">
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2016-11-18 08:26:06 +00:00
|
|
|
To make item available on website go to Item master.
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2016-11-18 08:26:06 +00:00
|
|
|
> Stock > Item
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2016-11-18 08:26:06 +00:00
|
|
|
#### Enable Item for website.
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2017-07-31 11:11:35 +00:00
|
|
|
<img class="screenshot" alt="Item" src="/docs/assets/img/website/item-in-webiste.png">
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2016-11-18 08:26:06 +00:00
|
|
|
#### Enter Website Specifications for Item.
|
2015-11-05 11:25:10 +00:00
|
|
|
|
2017-07-31 11:11:35 +00:00
|
|
|
<img class="screenshot" alt="Website Specifications" src="/docs/assets/img/website/item-website-specs.png">
|
2016-11-18 08:26:06 +00:00
|
|
|
|
|
|
|
|
|
|
|
### Shop using Shopping Cart
|
|
|
|
|
|
|
|
#### Add item to shopping cart
|
|
|
|
|
|
|
|
Click on "Add to Cart" to add item to shopping cart.
|
|
|
|
|
2017-07-31 11:11:35 +00:00
|
|
|
<img class="screenshot" alt="Website Specifications" src="/docs/assets/img/website/item-website-view.png">
|
2016-11-18 08:26:06 +00:00
|
|
|
|
|
|
|
#### Goto Checkout
|
|
|
|
|
2017-06-22 13:28:08 +00:00
|
|
|
Click on "Go to Cart" to checkout or on "Cart" which is on upper right side
|
2016-11-18 08:26:06 +00:00
|
|
|
of the screen.
|
|
|
|
|
2017-07-31 11:11:35 +00:00
|
|
|
<img class="screenshot" alt="Website Specifications" src="/docs/assets/img/website/checkout.png">
|
2016-11-18 08:26:06 +00:00
|
|
|
|
|
|
|
#### Checkout
|
|
|
|
|
|
|
|
Change quantity, select Shipping and Billing Address and click
|
|
|
|
on "Place Order" to place the order.
|
|
|
|
|
2017-07-31 11:11:35 +00:00
|
|
|
<img class="screenshot" alt="Website Specifications" src="/docs/assets/img/website/place-order.png">
|
2015-11-05 11:25:10 +00:00
|
|
|
|
|
|
|
{next}
|