Files
klz-cables.com/.pnpm-store/v10/files/c1/071c6de9907fb2ac4b74e6c138e3b1373969c2bde8555e44d2dcdbdf117696a1a04024913bbb55d98c1930a61e3eaec54fd34b6f6e0f9d73c47ee2e39a4c92
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

5 lines
128 B
Plaintext

// Used to read the locale from the middleware
const HEADER_LOCALE_NAME = 'X-NEXT-INTL-LOCALE';
export { HEADER_LOCALE_NAME };