TOP

v65:navVintage

<v65:navVintage></v65:navVintage>

Description: Primarily for wine stores who want a way to filter products by vintage.

HTML Source Output:

<div id="v65-navVintage">
   <span id= "v65-navVintageTitle">Vintage</span>
     <ul>
         <li><a href="/index.cfm?method=pages.showPage&pageID=&vintage=2006">2006</a> <span class="v65-productCount">(17)</span></li>
         <li><a href="/index.cfm?method=pages.showPage&pageID=&vintage=2007">2007</a> <span class="v65-productCount">(25)</span></li>
         <li><a href="/index.cfm?method=pages.showPage&pageID=&vintage=2008">2008</a> <span class="v65-productCount">(11)</span></li>
         <li><a href="/index.cfm?method=pages.showPage&pageID=&vintage=2009">2009</a> <span class="v65-productCount">(4)</span></li>
    </ul>
</div>

Base CSS from vin65.css:

#v65-navVintage
#v65-navVintageTitle
.v65-productCount

Resource Bundle Elements:
VintageMenu
ResetLink