Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Categories


Guest

Recommended Posts

Posted

Hi,

 

I have a problem. I am building a store for motorcycle products.

 

I need to put some products into several categories without copying them. is it possible to tell a product to belong to more than one category.

 

so for example i want a "hugger" to be in the category "hugger" but also in the category "z-1000" and "z-750".

 

How to handle this problem the easiest way?

Posted

You have to use the "copy to" function. But when you make a copy of your product, you have to choose the "Link Product" as the copy method and your product won't be duplicated. I hope this will help you.

Valou

PS : Sorry for my english!!

 

Hi,

 

I have a problem. I am building a store for motorcycle products.

 

I need to put some products into several categories without copying them. is it possible to tell a product to belong to more than one category.

 

so for example i want a "hugger" to be in the category "hugger" but also in the category "z-1000" and "z-750".

 

How to handle this problem the easiest way?

Posted
Hi,

 

I have a problem. I am building a store for motorcycle products.

 

I need to put some products into several categories without copying them. is it possible to tell a product to belong to more than one category.

 

so for example i want a "hugger" to be in the category "hugger" but also in the category "z-1000" and "z-750".

 

How to handle this problem the easiest way?

 

 

Try this:

download your Products_to_categories table as a CSV file.

find your item numebrs that you want in multiple categories.

add them in this file.

upload the changes.

 

example:

 

hugger (item id 2) is in cat id 1. you want it in cat 1, 5, 7 and 9.

 

2,1

2,5

2,7

2,9

 

it is a lot quicker than using the copy function.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...