Skip to main content

Why do localization settings not show up in my listing output?

Diagnose cases where currency, units, or output language do not reflect your localization settings.

This applies when you changed Localization Settings, but the listing text or labels still show unexpected formatting.

Work through these checks

  • Did you save the exact setting you changed? Each localization setting is saved separately. If the modal was not saved, the old value remains active.

  • Is your template hardcoding units or currency symbols? Templates can override the localization baseline with fixed text such as cm, in, $, or EUR.

  • Are you checking newly generated output? Localization changes affect new output, not already-generated text that has not been rerun.

  • Is the marketplace adding its own display formatting? Some marketplaces reformat source data on their side, so the marketplace presentation can differ from the Dropstitch source formatting.

Success check

  • New output reflects the selected currency, units, or language baseline.

  • Template text and marketplace display no longer conflict with the intended localization setup.

Helpful context

Did this answer your question?