For the sake of google mini results, I need to add some of the properties to the meta info for product_details pages. I have introduced the following code: <!-- begin properties --> <meta name="property_name_{properties_number}" content="{property_values}"> <!-- end properties --> to the appropriate section in the property_details.html page in the template, however, the results I get are:
In short, it appears that in product_details.html, the specifics of the begin/end properties blocks are ignored and being replaced with the formatting specified subsequently in the block_product_details.html page, specifically: <!-- begin properties --> <strong>{property_name}:</strong> {property_control}<br /> <!-- end properties -->
So, the short version: Is there a way to output more than one block of seperately-formatted properties using the template system? Is this a bug? Is there a way around it?
Thanks!
Tim
5/6/08 9:22 AM
Bump. I really could use an answer to this...
Thanks
eyestrain
5/14/08 11:10 AM
Try contacting support directly and tell us what you get back