Does anyone know how to remove the brackets from around the price when using product options.
e.g. It currently displays next to the radio button(s) as:
Small - [$15.00]
Large - [$18.00]
and I would like it to be:
Small - $15.00
Large - $18.00
I have checked the template and the asp page and cannot find it. I have a feeling the it is in the function.inc file, but I am don't want to mess up that file.
Just to close this out, it turns out this is in the actual code we don't have access to. Seems a bit odd since it is just a formatting thing. Regardless, Jimmy in support took care of it in his usual quick manner.