Archive: custom design layout

 

Posts Tagged ‘custom design layout’


Hello, Let’s say I have two categories. I want first category to use template/catalog/list_a.phtml, but I want second category use template/catalog/list_b.phtml for their product listing template. I also like first category to use template/catalog/view_a.phtml and second category to use template/catalog/view_b.phtml. I found a solution to use a different layout for each category. Here is the [...]



 

Hi, Let’s say I have two categegories, A and B. I set A to use ‘layout_a’ on Catalog -> Catalog Categories -> Click a category -> click custom design tab I set B to use ‘layout_b’ on Catalog -> Catalog Categories -> Click a category -> click custom design tab When I visit category A [...]