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,$, orEUR.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.