when I search for the items in search filed, it display list of item names in search page. I want the display to be like regular category product display, with add to cart button beside each and every product.
Any help Appreciated
when I search for the items in search filed, it display list of item names in search page. I want the display to be like regular category product display, with add to cart button beside each and every product.
Any help Appreciated
You'll have to edit the page.search.xml.config XML package to include that. Take a look at how we add the 'add to cart form' in standard product XML packages and you should be able to duplicate that in the search package for each product row.