Jane,
I have modified the files, and Im sorry for such a questions, but....
I am having issues displaying the info in tpl_moduals_featured_products.php
I'm calling calling $case = $product_info->fields['products_case'];
and also tried $case = $featured_products>fields['products_case'];
Im then putting the var into this statement :
<div class="p_left"><br style="line-height:9px;"/>Case Price: <a href="'.$href.'">'.$price.'<br/>'.$case.'<br/>'.$case2.'<br/>'.$case3.' </a>
When I echo, I'm getting no output, so the variable I put it into is empty. Im sorry to seem so needy, but could you lend a tip?
Thanks
Bookmarks