{"section":"announcements","requestedLocale":"en","requestedSlug":"2026-07-23-discover-the-new-vtex-sales-app-extensibility","locale":"en","slug":"2026-07-23-discover-the-new-vtex-sales-app-extensibility","path":"docs/en/announcements/2026/july/2026-07-23-discover-the-new-vtex-sales-app-extensibility.md","branch":"main","content":"[VTEX Sales App Extensibility](https://help.vtex.com/docs/tutorials/vtex-sales-app-extensibility-en) allows merchants to customize the default sales journey through extensions at predefined extension points in the interface, without having to build solutions from scratch. This feature is available in open beta for everyone using [Sales App](https://help.vtex.com/docs/tracks/what-is-vtex-sales-app) on VTEX.\n\nTo support the development and implementation of extensions, merchants can use the [VTEX Sales App Extensions Skill](https://developers.vtex.com/docs/guides/vtex-sales-app-extensions-skill), an AI-powered skill with built-in knowledge of the Sales App and the FastStore monorepo.\n\n## What has changed?\n\n**VTEX Sales App Extensibility** allows you to render components and add features at eight predefined extension points of Sales App. The main goals of this feature are:\n\n- **Security:** Enhance developers' security when implementing code.\n- **Stability:** Keep the application stable, even when customizations fail.\n- **Compatibility:** Integrate with external APIs and interact with data from other applications while preserving extension compatibility with customizations.\n\nSome use cases for VTEX Sales App Extensibility include integrating with loyalty programs, selling additional services such as warranties and insurance, integrating with VTEX solutions outside the default Sales App flow, and centralizing sales representatives' daily tasks on a single platform.\n\nThe images below show the extension points in the sales journey:\n\n- Shopping cart (`cart.cart-item.after`, `cart.cart-list.after`) and checkout (`cart.order-summary.after`):\n\n  ![extensibilidade_vtex_sales_app_1_cart_checkout_PT](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/pt/tutorials/vtex-sales-app/extensibilidade_vtex_sales_app_1_cart_checkout_PT.png)\n\n- Product details page (`pdp.sidebar.before`, `pdp.sidebar.after`, `pdp.content.after`):\n\n  ![extensibilidade_vtex_sales_app_4_pdp_PT](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/pt/tutorials/vtex-sales-app/extensibilidade_vtex_sales_app_4_pdp_PT.png)\n\n- Menu (`menu.item`) and side modal (`menu.drawer-content`):\n\n  ![extensibilidade_vtex_sales_app_2_menu_PT](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/pt/tutorials/vtex-sales-app/extensibilidade_vtex_sales_app_2_menu_PT.png)\n\n  ![extensibilidade_vtex_sales_app_3_drawer_PT](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/pt/tutorials/vtex-sales-app/extensibilidade_vtex_sales_app_3_drawer_PT.png)\n\n## What needs to be done?\n\nImplementation of **VTEX Sales App Extensibility** is handled by merchants and partners. To do so, we recommend following the [Sales App Extensions implementation](https://developers.vtex.com/docs/guides/sales-app-extensions-implementation) technical documentation.\n\n> ℹ️ Use the [VTEX Sales App Extensions Skill](https://developers.vtex.com/docs/guides/vtex-sales-app-extensions-skill) to help with the project's definition and implementation steps."}