Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'VTEX Sales App Extensibility'
createdAt: 2026-05-18T19:46:33.357Z
updatedAt: 2026-05-18T19:46:33.357Z
updatedAt: 2026-06-02T19:46:33.357Z
contentType: tutorial
productTeam: Shopping
slugEN: vtex-sales-app-extensibility
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Extensibilidad en VTEX Sales App'
createdAt: 2026-05-18T19:46:33.357Z
updatedAt: 2026-05-18T19:46:33.357Z
updatedAt: 2026-06-02T19:46:33.357Z
contentType: tutorial
productTeam: Shopping
slugEN: vtex-sales-app-extensibility
Expand Down
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[link-check] reported by reviewdog 🐶
🚨 Found a broken link in a Markdown Image (Error unknown):
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

👉 Please review this link before merging your Pull Request.

![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)

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Extensibilidade no VTEX Sales App'
createdAt: 2026-05-18T19:46:33.357Z
updatedAt: 2026-05-18T19:46:33.357Z
updatedAt: 2026-06-02T19:46:33.357Z
contentType: tutorial
productTeam: Shopping
slugEN: vtex-sales-app-extensibility
Expand Down
30 changes: 30 additions & 0 deletions public/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -45880,6 +45880,21 @@
"type": "markdown",
"children": []
},
{
"name": {
"en": "Marketplace price override applies to all cart items regardless of the seller",
"es": "La modificación del precio del Marketplace se aplica a todos los artículos del carrito, independientemente del vendedor",
"pt": "A substituição do preço do Marketplace se aplica a todos os itens do carrinho, independentemente do vendedor"
},
"slug": {
"en": "marketplace-price-override-applies-to-all-cart-items-regardless-of-the-seller",
"es": "la-modificacion-del-precio-del-marketplace-se-aplica-a-todos-los-articulos-del-carrito-independientemente-del-vendedor",
"pt": "a-substituicao-do-preco-do-marketplace-se-aplica-a-todos-os-itens-do-carrinho-independentemente-do-vendedor"
},
"origin": "",
"type": "markdown",
"children": []
},
{
"name": {
"en": "Marketplace tax hub request doesn't consider manual price for discounts",
Expand Down Expand Up @@ -46165,6 +46180,21 @@
"type": "markdown",
"children": []
},
{
"name": {
"en": "orderPlaced page returns 404 for orders with no payment (null Payment ID)",
"es": "La página «orderPlaced» devuelve un error 404 para los pedidos sin pago (ID de pago nulo)",
"pt": "A página `orderPlaced` retorna um erro 404 para pedidos sem pagamento (ID de pagamento nulo)"
},
"slug": {
"en": "orderplaced-page-returns-404-for-orders-with-no-payment-null-payment-id",
"es": "la-pagina-orderplaced-devuelve-un-error-404-para-los-pedidos-sin-pago-id-de-pago-nulo",
"pt": "a-pagina-orderplaced-retorna-um-erro-404-para-pedidos-sem-pagamento-id-de-pagamento-nulo"
},
"origin": "",
"type": "markdown",
"children": []
},
{
"name": {
"en": "Orders for gift items aren't canceled if the payment is refused for the regular item's order",
Expand Down