Quote:
Originally Posted by cflsystems
Everything assigned to smarty from the php scripts is available immediatelly in the template(s) being called after the execution of that php script so yes you can access the extra fields info in the head section of home.tpl just like you will access it in the body section.
|
Really? Cool. For some reason I thought the Extra Fields module content was not available to home.tpl, and only to product.tpl (now product_details.tpl)
I'll try this now.
Thx
J