I'd like to use an extra field for the Froogle Base Product Type Attributes.
How do I hide the field so that it doesn't show up with the product?
How do I hide the field so that it doesn't show up with the product?
<!--comment out code for extra_field_4--> <!--START: extra_field_4--> <!-- <tr> <td><div class="item"><strong>[product_extrafield4]</strong> [extra_field_4]</div></td> </tr> --> <!--END: extra_field_4-->
<!--comment out code for extra_field_4--> <!--START: extra_field_4--> <!-- <tr> <td><div class="item"><strong>[product_extrafield4]</strong> [extra_field_4]</div></td> </tr> --> <!--END: extra_field_4-->
Comment