depends what in the productdetails page you want to modify. But you will find all the files in components/com_virtuemart/views/productdetails/tmpl/
copy the files you want to modify to
templates/YOURTEMPLATE/html/com_virtuemart/html/productdetails/ to make an override. You should maybe start and look into the default.php in that folder. Hope it helps