View Single Post
  #9  
Old 04-25-2011, 05:02 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Filter by Brand and Sort by

Hi am 2003,
Have you seen if you put manufacturerid in place of manufacturer then id is tracking.

Here is the code-

<option value="{$url}&amp;manufacturerid={$found_manu[man].manufacturerid}" {if $found_manu[man].manufacturerid eq $manufacturerid} selected="selected"{/if}>{$found_manu[man].manufacturerid}</option>
__________________
4.6.1 Platinum


Reply With Quote