Categories and Brands relationships |
Post Reply |
Author | |
p00pstar
Newbie Joined: 17-March-2007 Location: Romania Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 17-March-2007 at 4:40pm |
Hello to all, My client wants that when i browse by brand, all the products should be grouped by their corresponding categories. My question is how the products are related to brands and to categories ? |
|
netprofits
Certified ProductCart Developers Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
|
Every product is assigned to one brand when creating/editing the product. In the Product table there is an idBrand field that ties them together. Brands are not tied directly to categories, only indirectly through the products. Products can be linked to one or more categories through the categories_products table.
|
|
p00pstar
Newbie Joined: 17-March-2007 Location: Romania Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Thanks, i've found a way to do it
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |