Files
orion/app/templates/storefront
Samir Boulahtit 297b8a8d5a fix(hosting): preview link rewriting prepends storefront base_url
CTA buttons in section macros use short paths like /contact which
resolve to site root instead of the storefront path. The preview
JS now detects short paths (not starting with /platforms/, /storefront/,
etc.) and prepends the store's base_url before adding _preview token.

Example: /contact → /platforms/hosting/storefront/batirenovation-strasbourg/contact?_preview=...

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 20:03:04 +02:00
..