Question

I would like to write some custom code product actions in a controller is executed.

When I have click on the product than showing multiple brands and after that click on brand then show product detail page. I am not able to how to achieve this functionality

Please give me any solution?

Était-ce utile?

La solution

For this, in product listing click you have to set your custom controller URL (brands) (in that URL you have also pass product id).

When any of click any of the product then first it's going on your custom module.

After that for brand selection send data to the product view page.

I hope so it's use full.

Licencié sous: CC-BY-SA avec attribution
Non affilié à magento.stackexchange
scroll top