Display Magento Subcategories in Tabs
Blog, MagentoA client recently asked to display the subcategories as tabs that switched the products to that subcategory. I thought this would require creating a custom module, etc… but then I realized I could use the existing Magento Product Tabs and include the product listing block. I assigned the parent category to use a static block [...]