> 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: Extend the Wix eCommerce Platform ## Article: Extend the Wix eCommerce Platform ## Article Link: https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/guides/extend-the-wix-e-commerce-platform.md ## Article Content: # Extend the Wix eCommerce Platform The [Wix eCommerce platform](https://dev.wix.com/docs/build-apps/develop-your-app/wix-business-solutions/wix-e-commerce/what-is-the-wix-e-commerce-platform.md) provides you with a variety of extension points that enable you to customize, extend, or replace the platform's standard functionalities in [site code](https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/get-started/sites/add-e-com-to-a-site.md) or in a [Wix app](https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/get-started/apps/build-a-feature-app.md) that you build. To get started, check out some of our materials on extending the eCommerce platform: + [Extend eCommerce Site Pages](https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/guides/extend-e-commerce-site-pages.md): Build a Wix app that adds custom features to site visitors' experience. + [Extend eCommerce Dashboard Pages](https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/guides/extend-e-commerce-dashboard-pages.md): Provide site owners with custom functionality and a custom UI in the site dashboard. + [Extend the eCommerce Platform with Service Plugins](https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/guides/extend-the-e-commerce-platform-with-service-plugins.md): Inject custom logic or integrate external services with the eCommerce platform. + [Extend the eCommerce Platform with Schema Plugins](https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/guides/extend-the-e-commerce-platform-with-schema-plugins.md): Extend standard eCommerce data schemas to provide unique functionality.