This guide walks through adding a Reorder CTA to an account-orders page in a custom storefront.
The reference implementation lives in the BauDirekt demo at
apps/storefront/src/app/[locale]/account/orders/[code]/.
?reorder=1 so the list query stays lean (no
per-line data needed on the list).?reorder=1 is present on
mount, auto-open the preview dialog and strip the query param so a refresh doesn't re-trigger.This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.