Hello,
After upgrading to the latest version (11sp2r3) of shopsite I've noticed variable product names getting truncated if they have a comma in the name.
A number of products in our inventory have options listed in the name separated by comma. In addition, we have 'outlet' items that have a comma separated list of defects in the name.
One option I see to preserve the product names would be to dynamically replace the commas with colons before adding items to the cart but this isn't exactly ideal.
Is there a better way to handle commas in product names?
Thanks for any suggestions.