---
title: "Set Up E-commerce"
space: "ERPNext"
url: "https://docs.frappe.io/erpnext/set_up_e_commerce"
updated: "2026-03-02"
---

**If you're using version 15 or migrating to version 15, you need to install the frappe's** [**Webshop**](https://github.com/frappe/webshop) **app first in order to use the E-commerce features**

In addition to tracking Items, ERPNext also has the provision to set up an attractive E-commerce shop to sell them. You can seamlessly publish items onto your web store and configure what to show in clicks. You can also choose to enable/disable features such as Wishlist, Customer Reviews, etc.

Assuming you have some [Items](/erpnext/item) setup in ERPNext, you can follow the steps below to set up your store:

1. [Explore and Configure E Commerce Settings (In v15 E Commerce Settings has renamed to Webshop Settings)](/erpnext/e_commerce_settings)
2. [Publish and Update an Item](/erpnext/website_item)
3. [Explore the Product Listing](/erpnext/product-listing)
4. [Explore Item group wise product listing](/erpnext/item_group_wise_product_listing)
5. [Shopping Cart](/erpnext/shopping-cart)
6. [The Shop by Category page](/erpnext/shop_by_category)
7. [Wishlist](/erpnext/wishlist)
8. [Reviews and Ratings](/erpnext/reviews_and_rating)
9. [Search](/erpnext/e_commerce_search)
