Re: Attributes: Changing Options Comment?

Originally Posted by
AnthonyBaker
Hey Folks,
When I set attributes for a product, I get the following:
Please Choose:
# of Capsules
120 capsules ($x.xx)
60 capsules ($x.xx)
Now, I know I control the attribute names and values, but where is the text set for "Please Choose"? Is this an editable value?
In the source code we have the following (have removed brackets so it can display):
h3 class="attributesComments"
?php echo $options_comment[$i]; ?
/h3
Would love to be able to modify that copy, if at all possible.
/Ant
I would want to take this a step further. Can I set this up to when a particular attribute is assigned to a product that the text will change from "Please Choose:" to something like "In Home Delivery"? Can this be done in tpl_product_info_display.php? Or am I looking in the wrong place.
Thanks
Zen-Cart, The Greatest Shopping Cart!