diff --git a/erpnext/docs/assets/img/website/checkout.png b/erpnext/docs/assets/img/website/checkout.png
new file mode 100644
index 0000000000..0aa7b98459
Binary files /dev/null and b/erpnext/docs/assets/img/website/checkout.png differ
diff --git a/erpnext/docs/assets/img/website/item-in-webiste.png b/erpnext/docs/assets/img/website/item-in-webiste.png
new file mode 100644
index 0000000000..8a6203e91c
Binary files /dev/null and b/erpnext/docs/assets/img/website/item-in-webiste.png differ
diff --git a/erpnext/docs/assets/img/website/item-website-specs.png b/erpnext/docs/assets/img/website/item-website-specs.png
new file mode 100644
index 0000000000..700b1b0021
Binary files /dev/null and b/erpnext/docs/assets/img/website/item-website-specs.png differ
diff --git a/erpnext/docs/assets/img/website/item-website-view.png b/erpnext/docs/assets/img/website/item-website-view.png
new file mode 100644
index 0000000000..34d708b2b7
Binary files /dev/null and b/erpnext/docs/assets/img/website/item-website-view.png differ
diff --git a/erpnext/docs/assets/img/website/place-order.png b/erpnext/docs/assets/img/website/place-order.png
new file mode 100644
index 0000000000..ced7612c18
Binary files /dev/null and b/erpnext/docs/assets/img/website/place-order.png differ
diff --git a/erpnext/docs/assets/img/website/shopping-cart-settings.png b/erpnext/docs/assets/img/website/shopping-cart-settings.png
new file mode 100644
index 0000000000..7828cff26e
Binary files /dev/null and b/erpnext/docs/assets/img/website/shopping-cart-settings.png differ
diff --git a/erpnext/docs/user/manual/en/website/shopping-cart.md b/erpnext/docs/user/manual/en/website/shopping-cart.md
index 16820842c6..7b10037dc8 100644
--- a/erpnext/docs/user/manual/en/website/shopping-cart.md
+++ b/erpnext/docs/user/manual/en/website/shopping-cart.md
@@ -6,30 +6,49 @@ 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.
-To set up a shopping cart, go to the selling module.
+### Shopping Cart Setup
-> Selling > Shopping Cart Settings
+To set up a shopping cart, go to the website module.
-#### Step 1: Enter Company Details and Default Territory.
+> Website > Shopping Cart Settings
-
+#### Enter Company Details and Checkout Details.
-#### Step 2: Enter Price List, Tax Master and Shipping Rule.
+
-
+To make item available on website go to Item master.
-#### Shopping Cart Display
+> Stock > Item
-On the Website, the shopping cart image will be seen below the Item price.
-Customers can click on the cart and enter the amount of quantity they wish to
-buy. The Item number will be stored on the right hand corner of the page, next
-to the flower sign.
+#### Enable Item for website.
-
+
-Click on the flower sign on the right hand side to see the cart details. Click
-on the cart to get the final amount details.
+#### Enter Website Specifications for Item.
-
+
+
+
+### Shop using Shopping Cart
+
+#### Add item to shopping cart
+
+Click on "Add to Cart" to add item to shopping cart.
+
+
+
+#### Goto Checkout
+
+Click on "Goto Cart" to checkout or on "Cart" which is on upper right side
+of the screen.
+
+
+
+#### Checkout
+
+Change quantity, select Shipping and Billing Address and click
+on "Place Order" to place the order.
+
+
{next}