I added a module that moves billing address to the shipping step. But now I miss some spaces on the billing address in the sidebar of the billing step.
I'm missing the spaces between firstname and lastname and zipcode and city under 'Ship to'.
Does anyone know where those spaces should be set normally in the M2 code? I can't find it.
I did find that module-checkout > view > frontend > web > template > shipping-information.html calls for getRegion('ship-to')
Does anyone have any idea where I would need to look?
Solved! Go to Solution.
I added spaces in KnockoutJs to template > address-renderer > default.html