Magento 2 is a robust eCommerce platform that can be customized as per the business requirements of the merchants. The platform supports creating additional functionalities and features through modules.
The solution to this problem is to create a custom function in Magento 2 by tweaking the Category Brand. php file at the Vendor/Module/Block directory, and tweaking the codes in the module_index_index.xml and template_file.phtml files.
You can learn more about the same here: https://meetanshi.com/blog/get-current-category-name-in-magento-2/
No comments:
Write comments