Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / grouping categories, using subcategories or filter on attributes

grouping categories, using subcategories or filter on attributes

Locked

Views: 4,504

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
12 Sep 2007, 7:31 PM
#1
r1ckster avatar

r1ckster

New Zenner

Join Date:
Aug 2007
Posts:
13
Plugin Contributions:
0

grouping categories, using subcategories or filter on attributes

quite new to zencart and doing my first shop...
i want to sell paintings having artist (manufacturer) and attributes (exhibition, year, size, technique).

as pointed in the subject of this thread i want to find out which method will work best for me as i want to do the following to present the products:

there are main categories like

  • paintings for sale
  • paintings for rent
  • current exhibition
  • previous exhibitions

can a painting be part of more than one category?

maybe depending on the selected category i want to provide a filter by manufacturer. is that possible to display only options of manufacturers related to products in the selected category? or will a manufacturer selection always contain every manufacturer found in my shop?

i have just found out in another thread that there is no or just hardly a chance to do filters based on real attributes.
but my customers should be able to select a painting by attribute (ie. somebody wants to buy a large painting). the attribute "size" could be used as real attribute to products or i could do subcategories from the size options (large, medium, small).
just for your understanding please note: a painting is not provided in several sizes but has only ONE size. so the customer can not chose the size of a selected product.

so i decided to use this attribute as category. but would i do subcategories or maybe use the size options as further main categories? what is recommended?

  • current exhibition
  • previous exhibitions
  • small paintings
  • large paintings

or

  • current exhibition
    • small paintings
    • large paintings
  • previous exhibitions
    • small paintings
    • large paintings

depending on this i then need to find out how:

  • either to separate main categories from sub categories as i wanted the main cats to be displayed at the top of the page and related sub categories in the left column
  • or to group main categories and separate by group as i'd like some group of categories to be displayed at the top of the page and others in the left column.

what is preferred and what is possible in zencart?

can you help me out of this situation? i could explain more if the situation was not clear yet. thanks in advance.

12 Sep 2007, 8:23 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: grouping categories, using subcategories or filter on attributes

Individual products can be linked to any number of categories.

The manufacturer filter operates on the mfrs associated with the current category. There may be further settings for this - I haven't checked yet.

Attributes are generally intended for making choices while purchasing a product. They would not be the best way for you to present your paintings. You can make top categories of

  • paintings for sale
  • paintings for rent
  • current exhibition
  • previous exhibitions
  • year
  • size
  • technique
  • artist (f you wish)
  • etc.

and link each painting into whatever categories or subs are appropriate.
You will have to decide what is the best way to categorize things.

For your category display options, I can give a number of suggestions. Activating the Categories-Tabs menu in Configuration > Layout Settings will give all of the top cats across the bottom of the header, and there is an active-category-only display mod that I just revisited here. Let me know what you think, and I can give more advice as needed.

23 Sep 2007, 8:21 PM
#3
r1ckster avatar

r1ckster

New Zenner

Join Date:
Aug 2007
Posts:
13
Plugin Contributions:
0

Re: grouping categories, using subcategories or filter on attributes

gjh42:

Individual products can be linked to any number of categories.

how to create "individual products" ?
i can add new product into one selected category. i can not find an add-new-product-button elsewhere than inside of a selected category. but i want my products to appear in several categories. any hints?

24 Sep 2007, 4:05 AM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: grouping categories, using subcategories or filter on attributes

Yes, you create a product within one category(which becomes the "master category" for that product); you can copy that product into as many other categories as you want. Look at the category/product listing in admin > Catalog > Category/Product > your category, and click the "c" for copy on the right. Select the new category, copy/link, and confirm. You can also go from there to the Multiple Category Links Manager if you want.

24 Sep 2007, 5:52 PM
#5
r1ckster avatar

r1ckster

New Zenner

Join Date:
Aug 2007
Posts:
13
Plugin Contributions:
0

Re: grouping categories, using subcategories or filter on attributes

ok, i'll try that... so "copy" actually does not create a copy of the products record but creates another relation between product and category?
then when i edit the product in either one or another related category the changes will affect this product in all categories. i do not need to edit the product with all its copies but i edit just the one original product. is that right?

maybe there should be another term than "copy" or an additional description for that behavior of copy. i will not know if i wouldn't have asked.

24 Sep 2007, 6:28 PM
#6
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: grouping categories, using subcategories or filter on attributes

There is copy/link which creates a relation between a product and a category, and copy/duplicate, which creates a new product in the new category.

A linked product edited anywhere will change in all categories.

24 Sep 2007, 8:43 PM
#7
r1ckster avatar

r1ckster

New Zenner

Join Date:
Aug 2007
Posts:
13
Plugin Contributions:
0

Re: grouping categories, using subcategories or filter on attributes

thank you. i just tried and it works.
but i still need to get some experience with this multiple category links manager.

as i see in your signature you have some more knowledge about styling and managing categories. i don't want to display a complete category tree but i want the main categories in my header and the subcategories of a selected main category in the left layout column.
what script will be the best to start learning about category functions? i can surely separate the neccessary lines of code for my purpose. will the sideboxes/categories.php do?

25 Sep 2007, 8:18 PM
#9
anita avatar

anita

Zen Follower

Join Date:
Feb 2006
Posts:
124
Plugin Contributions:
0

Re: grouping categories, using subcategories or filter on attributes

When you link a product to more than one category and a search engine crawls your site, will it think you have duplicate content?

28 Mar 2009, 10:50 PM
#10
adelrami avatar

adelrami

New Zenner

Join Date:
Mar 2009
Location:
USA
Posts:
15
Plugin Contributions:
0

Re: grouping categories, using subcategories or filter on attributes

Hello
How can i let the catigories link, when some one clicks on it a seb menu opens with a list of the products names??? that would be so great, appreciate your help.