On the products info page, I want to change the default "Please choose:" text just above the attribute options but can't find where to do it. I thought it was in products_info.php because there's something similar : (define('TEXT_PRODUCT_OPTIONS') but changing it doesn't change what gets displayed.
Can someone point me in the right direction ?
Thanks
Pete



), its the actual text itself. I thought the product_info.php was where it was and here define ('TEXT_PRODUCT_OPTIONS', ... there is text that appears to correspond to what I want to change but changing it doesn't make a blind bit of difference. I thought I'd perhaps made a pigs ear of my override so I copied the file into the override folder but that doesn't change anything either. A bit frustrating to say the least.
