Guest Posted December 21, 2004 Posted December 21, 2004 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?
Guest Posted December 28, 2004 Posted December 28, 2004 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? <{POST_SNAPBACK}>
chiefwes Posted December 29, 2004 Posted December 29, 2004 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? <{POST_SNAPBACK}> 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.