Translate BigCommerce without installing an app
Point a language subdomain at Lingvit and your BigCommerce storefront is served translated at the edge — products, categories, and CMS pages, with translated URLs, hreflang and a localized sitemap. Nothing is installed in the store.
What gets translated
Setup guide
- 1
Create a Lingvit project
Sign up at app.lingvit.com, create a project for your BigCommerce store and pick the languages to offer.
- 2
Add a language subdomain
In the Lingvit dashboard open Integrations → Domains and add fr.yourstore.com for French (repeat per language). At your DNS provider create a CNAME for each subdomain pointing at the target shown in the dashboard. Within minutes the subdomain is Active with its own TLS certificate.
fr.yourstore.com. CNAME dns.lingvit.com. - 3
Optional: add the language switcher
In the BigCommerce control panel go to Storefront → Script Manager, create a script, set its location to the page head, and paste the tag. Skip this if links between language subdomains are enough.
<script src="https://cdn.lingvit.com/widget.bundle.js?v=1" data-widget-key="lng_wpk_…" async></script> - 4
Review translations
Translations appear in the Lingvit dashboard as pages are served. Edit any of them; edits are pinned and never overwritten.
Need the full platform overview? Browse the use case guides →