Change the ? in options descrition box

Hi all,

Can anyone tell me where the file is so I can change the ? to something more meaning ful on the product details box.

see attached



thanks

john

size.png

@John



It is in:



skins/[YOUR SKIN]/customer/views/products/components/product_options.tpl



Line 14: (Highlighted In RED text)


{include file="views/products/components/product_options_description.tpl" id=$po.option_id description=$po.description text="[COLOR="Red"]?[/COLOR]" capture_link=true}



Regards,

Aleks

Thanks Aleks,





John

should be a language variable.

Just upgraded to 2.0.14 (regretting it already) and it now seems that clicking ? brings up a hover box.

I’m sure this is different than before as it includes text and images (i think it was just text before). nice feature.



Couldnt find the text mentioned “{include file=“views/products/components/product_options_description.tpl” id=$po.option_id description=$po.description text=”?" capture_link=true}" most probably because of the change.



[URL=“Loading...”]Loading... If you want to see it in action.