chiefwes Posted December 23, 2004 Posted December 23, 2004 I would like to add the following: A drop down box that allows a customer to sort my products by either TYPE or SEASON. After selecting one of the options, a list of categories would then be displayed. TYPE would have all the types (cards, books, decorations, etc.) of products I sell. SEASON would have all the products I sell sorted into their season (Valentine, Easter, etc). Basically, the drop down would reference separate tables in the database. I would need to have a new category table and a new products to category table. All the other tables could remain the same (I think). Any ideas on how to create these two views? I can create the drop down and the tables without a problem, but the function calls for each is where I am stumped. Check out my store at: www.shackman.com to get an idea of what I would like. I have the current site set for product types and would like to add the season view. Wes Quote
chiefwes Posted December 28, 2004 Author Posted December 28, 2004 I would like to add the following: A drop down box that allows a customer to sort my products by either TYPE or SEASON. After selecting one of the options, a list of categories would then be displayed. TYPE would have all the types (cards, books, decorations, etc.) of products I sell. SEASON would have all the products I sell sorted into their season (Valentine, Easter, etc). Basically, the drop down would reference separate tables in the database. I would need to have a new category table and a new products to category table. All the other tables could remain the same (I think). Any ideas on how to create these two views? I can create the drop down and the tables without a problem, but the function calls for each is where I am stumped. Check out my store at: www.shackman.com to get an idea of what I would like. I have the current site set for product types and would like to add the season view. Wes <{POST_SNAPBACK}> <bump> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.