Hello Zenners,

I'm setting up a "showcase" cart where each product - well, OK, I'll confess, they're hats - needs to have some read-only attributes, namely, size and colour. Here's what I am able to get:



But what I really want is this:



I got a bit of progress by editing tpl_modules_attributes.php - but it seems that the actual list of attributes is generated by

includes/modules/attributes.php

And that's some heavy-duty code I am deeply afraid to mess with.

Am I remotely on the right track? Can I somehow replace the "line break" with a comma and space?

Thanks!
Adam