Breyer Model horses include the traditional classic and stablemates
<% INCLUDE_VAR($CUSTOM_HEADER) %>
<% EchoHeadline("Shop by Manufacturer : Breyer") %>
<% EchoHeadline("Breyer Model horse ranges including traditional, classic and stablemates") %>
<% $query="manBreyer" %>
<% START_SEARCH %>
<% IF_NO_ITEMS_FOUND %>
<% IF_QUERY %>
<% INCLUDE_VAR($text_search_nothing_found) %>
|
<% END_IF %>
<% ELSE_IF %>
<% SEARCH_ITEMLOOP %>
<% IF ($col == 1) %>
|
<% ELSE_IF ($col == 2) %>
|
<% ELSE_IF ($col == 3) %>
|
<% ELSE_IF %>
|
<% END_IF %>
<% END_SEARCH_ITEMLOOP %>
<% END_IF %>
<% INCLUDE_VAR($CUSTOM_FOOTER) %>
<% LOG_PRODUCTSEARCH %>