VTEX IO rootPath for multi-binding stores When this skill applies Use this skill when building VTEX IO apps that must work in stores with multi-binding configurations—typically cross-border stores where multiple bindings share a single domain with path prefixes (e.g. , , ). - Your app generates URLs (links, redirects, API endpoints, canonical URLs) that must include the binding's path prefix - Your app loads assets (images, scripts, stylesheets) that break when the store uses a sub-path binding - Your backend routes need to construct URLs for sitemaps, canonical links, or cross-binding refere…