Hi,
I am using the new virtue-mart 3. I want to remove the product details button but cant find where the code is located.
I saw some other posts about this issue but it was of no help. I need help on this. thanks.
I'm sure I don't have to tell you that VirtueMart 3 has not yet been released, but the VM2.9 development & testing versions (as will VM3) use sublayouts in addition to the "older" view template files. It is one of the sublayout files that you need to edit and override. In this case I'd guess that the file is sublayouts/product.php
http://forum.virtuemart.net/index.php?topic=126190
http://docs.virtuemart.net/tutorials/development/175-code-adjustments-for-virtuemart-3.html
Thanks jenkinhill. That resolved my issue. :)