For the complete documentation index, see llms.txt. This page is also available as Markdown.

Storefront text translations

Every label your buyer sees on the Quote modal + customer detail page is editable per language under Settings → Storefront Text. The app ships with defaults for 6 languages and lets you translate to any language Shopify supports.

Where to edit

In your Shopify admin → Apps → Orbit B2B → Settings.

The Storefront Text section has these Quote-related groups (alongside Global, Volume Pricing, Register Form):

  • Quote — Modal form (button labels, form field labels, submit / cancel)

  • Quote — Detail page (section headings, action buttons, author labels)

  • Quote — Status badges (Pending / Replied / Negotiating / Accepted / Rejected / Expired / Cancelled)

  • Quote — Errors & notices (validation messages, status notices)

  • Quote — Payment terms (Due on receipt / Net 15 / Net 30 / Net 60 / Prepay 50% / Custom labels)

Per-language editing

At the top of the Storefront Text section there's a language picker. Switch language → edit the value → Save.

  • The primary locale value is required (English by default)

  • Translations for other languages are optional — leaving one empty falls back to the primary locale

After Save, the app pushes the strings to a shop metafield (shop.metafields.orbit_wholesale.app_settings_i18n), and the storefront block reads them inline on every page load. Changes go live immediately, no theme deploy needed.

Default translations included

Out of the box you get translations for:

  • English (en) — primary

  • Vietnamese (vi)

  • French (fr)

  • German (de)

  • Spanish (es)

  • Japanese (ja)

Any other language you publish in your Shopify store will fall back to English until you provide translations for it.

Tip: brand-specific labels

You don't have to translate verbatim. Use the storefront text editor to match your brand voice:

  • Request a QuoteGet bulk pricing or Talk to sales

  • Wholesale Team (admin author label) → Acme Wholesale or Your account manager

  • Accept & checkoutApprove & pay

The buyer sees whatever you set, so use language they expect.

Multi-language storefronts

If your store sells in multiple countries with different Shopify markets:

  1. Publish each language in Settings → Languages

  2. The Storefront Text editor's language tabs now include each published language

  3. Translate the values for each (or use the defaults if your language is in the list above)

  4. Shopify's automatic locale routing serves the right strings to each buyer

Next steps

Last updated

Was this helpful?