Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

sub category drop down

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-28-2004, 06:09 PM
 
leadtrum leadtrum is offline
 

Member
  
Join Date: May 2003
Posts: 14
 

Default sub category drop down

okay the basic thing i need to do is have a search by brand drop down box on my top seciton of my site. I already made a category called "search by brand" and its id=8. I need the drop box to show all the sub categories within it.

here's the code i got now, yes i know its referencing the main categories, but how do i make it reference the ones only in the subcategory of brand?

Code:
<form name="form_cat" method="get" action="home.php"> <select name="cat" onChange="document.form_cat.submit()"> <option value="0">Select...</option> {section name=cat_num loop=$categories} <option class=CategoriesList value="{$categories[cat_num].categoryid}">{$categories[cat_num].category_name|escape}</option> {/section} </select> </form>

this is on the main page not when somone clicks on a category so the form has to only draw from the cat=8.

here's a link to see http://www.henshinauto.com/shop/customer/home.php

so basically in the drop down i wanna see

search by brand
buddy club 2
kaminari
etc

this has to be dynamic and not static...if it were static then i'd be done by now.
Reply With Quote
  #2  
Old 02-28-2004, 11:30 PM
 
natalieb natalieb is offline
 

Advanced Member
  
Join Date: Oct 2003
Location: The Netherlands, Lelystad
Posts: 42
 

Default

A category drop down has been covered in this forum with code, try the search option.

Otherwise get the sort by brand mod from www.cart-lab.com, works great and safes you the puzzle.
I have it on my site, still in development but check it out.
http://www.e-pc.nl/xcart/customer/home.php
__________________
Regards,

Natalie

Ver. X-cart-gold 4.1.3 [UNIX}
-add on affiliate
Reply With Quote
  #3  
Old 02-29-2004, 10:40 AM
 
leadtrum leadtrum is offline
 

Member
  
Join Date: May 2003
Posts: 14
 

Default

i know a drop down for categories has been covered..but making one for sub categories on the main page hasn't. i've searched all over
Reply With Quote
  #4  
Old 02-29-2004, 04:54 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

Can we get this moved to Template Editing please?

This forum is only for finished modifications, not mod requests.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:36 AM.

   

 
X-Cart forums © 2001-2020