TOP

v65:navtypeVarietal

<v65:navtypeVarietal></v65:navtypeVarietal>

Description: Primarily for wine stores who want a way to filter products by Type and Varietal.

HTML Source Output:

<div id="v65-navTypeVarietal">
   <span id="v65-navTypeVarietalTitle">Type/Varietal</span>
   <ul>
     <li><a href="/index.cfm?method=pages.showPage&pageID=&wineTypeID=">Dessert</a> <span class="v65-productCount">(4)</span ></li>
     <li><a href="/index.cfm?method=pages.showPage&pageID=&wineTypeID=">Sparkling</a> <span class="v65-productCount">(7)</span></li>
     <li><a href="/index.cfm?method=pages.showPage&pageID=&wineTypeID=">Red</a> <span class="v65-productCount">(460)</span></li>
     <li><a href="/index.cfm?method=pages.showPage&pageID=&wineTypeID=">White</a> <span class="v65-productCount">(141)</span></li>
     <li><a href="/index.cfm?method=pages.showPage&pageID=&wineTypeID=">Rose</a> <span class="v65-productCount">(7)</span></li>
   </ul>
</div>

Base CSS from vin65.css:

#v65-navTypeVarietal
#v65-navTypeVarietalTitle
.v65-productCount

Resource Bundle Elements:
TypeMenu
ResetLink