In the DB, we have a number of VARIANTOPTIONNAMEs with spaces, but when these are presented to the swift template
The spaces are removed, so the variant options look odd.
Its not a big deal at the moment, as we have an integer and a unit, without a space, which reads "ok" but not perfect. Like 5LTR, 10LTR etc. But if we start having other options such as "BLAH BLAH FOO", then "BLAHBLAHFOO" will be completely wrong
( https://doc.dynamicweb.com/template-tags/ecommerce/product-catalog/product/variantgroups/variantavailableoptions#Ecom:VariantOption.Name )
I dont understand why the name has its spaces removed when it appears to tbe the variantoption id which is used for reference anyway
Cheers