View Single Post
  #4  
Old 09-29-2005, 09:33 AM
 
rcci@mindspring.com rcci@mindspring.com is offline
 

Advanced Member
  
Join Date: Nov 2004
Location: Youngsville, NC
Posts: 48
 

Default

You *could* create product variables (in product creation screen) to indicate your breakouts....

Variable1: Price level, i.e. $15-$25, $25-35, etc.
Variable2: Location, i.e. California, Australia, France, etc.
Variable3: Wine Type, i.e. Shiraz, Merlot, etc.

...and so on.

Then, create static pages for each variable you wish to search on (they will appear automagically in the menu) and set it to parse Smarty (in the static pages setup for each page), and using Smarty code, pull based on those variables.

Simplified, but it seems to me that while digging through all the templates during my winery setup, I saw code that could fairly easily be lifted, changed and used to do this, just insert the relevant variables to search on.
__________________
Vicky Rowe
Satori Digital Marketing
http://www.satoridigitalmarketing.com
X-Cart Pro Version 4.0.13, running on a Unix server
Reply With Quote