> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Add eCom to a site ## Article: Wix Site Creators & Velo Developers: Add eCommerce functionality to a site ## Article Link: https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/get-started/sites/add-e-com-to-a-site.md ## Article Content: # Wix Site Creators & Velo Developers: Add eCommerce Functionality to Your Site If you are creating a Wix site and want to ensure it has eCommerce functionality, follow these steps: 1. Install a business solution app that integrates the platform. You can do this in one of the following ways: * When creating your site, choose a template that already has an eCommerce business solution app installed. For example, choose an [online store template](https://www.wix.com/website/templates/html/online-store). * Install a Wix business solution that integrates Wix eCommerce, such as Wix Bookings or Wix Stores. To do this, find the app you want in the [Wix App Market](https://www.wix.com/app-market/collection/wix-business-solutions) and click **Add to site**. 1. Optionally, add features to your site by installing other apps from the [Wix App Market](https://www.wix.com/app-market) that extend eCommerce functionality. Once a site has the Wix eCommerce platform installed, site developers can customize and extend the site’s functionalities by: * Importing the [Velo eCommerce modules](https://www.wix.com/velo/reference/wix-ecom-backend/introduction) and using its APIs in your code. * Leveraging the [Velo eCommerce service plugins](https://www.wix.com/velo/reference/spis/wix-ecom) for deeper customization.