This will hide the add to basket function. Paste it to the source mode on the product long description editor. <style> .OSAddtoCartBox {display:none} </style>
This will hide the Price display field. Paste it to the source mode on the product long description editor.
<style>.retail-price, .our-price{display:none}</style>