Open leex opened 10 years ago
Create a relationship from product to brands. Brands is a vocabulary which should have a title image and description.
Tasks:
T1) Create a brands vocabulary
T2) Reference brands vocabulary from product
T3) Create a view page listing all brands, when clicked goes to brand page.
T4) Create a brand page which has brand title, description, image and below a list of products tagged with that brand.
T5) Potentially make a menu of these brands which updates dynamically.
See Sektor.co.nz for example of this working - filter in left menu reduces result set within a category based on selected brand. Only shows brands within current category.
Create a relationship from product to brands. Brands is a vocabulary which should have a title image and description.
Tasks:
T1) Create a brands vocabulary
T2) Reference brands vocabulary from product
T3) Create a view page listing all brands, when clicked goes to brand page.
T4) Create a brand page which has brand title, description, image and below a list of products tagged with that brand.
T5) Potentially make a menu of these brands which updates dynamically.